Earnestinence Posted January 28, 2016 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 152 Reputation: 78 Joined: 06/13/15 Last Seen: November 14, 2024 Share Posted January 28, 2016 Hello rAthena hmm i have a problem with my 2013-07-3 client whenever i try to set my clientinfo for Arabic i got error message when i login i got ( unregistered ID ...etc ) this is my clientinfo settings <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>TEST RAGNAROK</desc> <servicetype>uae</servicetype> <servertype>primary</servertype> <connection> <display>Test Ragnarok</display> <balloon>Ragnarok</balloon> <address>127.0.0.1</address> <port>6900</port> <version>38</version> <langtype>19</langtype> <registrationweb>127.0.0.1</registrationweb> <aid> <admin>2000000</admin> <admin></admin> </aid> </connection> </clientinfo> please someone help me with this .. please help me out! anyone please ? it has been 24h and no response ? so no one can help me with this? Quote Link to comment Share on other sites More sharing options...
0 Echoes Posted January 28, 2016 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 155 Reputation: 6 Joined: 03/30/13 Last Seen: March 6 Share Posted January 28, 2016 (edited) Which packet_ver do you use? As I see in your clientinfo that you are using a different version of the actual version you are using. //2013-07-03Ragexe packet_ver: 42 I don't think it would be related to your langtype. Is your first time logging in to your server? You may add _M or _F to create an account first, otherwise I don't know. ___ What error is shown in the mapserv.bat? Are you sure you are not getting 'wrong password' error instead? It happened to me, ingame saying unregistered ID, but on mapserv.bat it shows "wrong password to account". Edited January 30, 2016 by Echoes Quote Link to comment Share on other sites More sharing options...
0 Earnestinence Posted January 31, 2016 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 152 Reputation: 78 Joined: 06/13/15 Last Seen: November 14, 2024 Author Share Posted January 31, 2016 Which packet_ver do you use? As I see in your clientinfo that you are using a different version of the actual version you are using. //2013-07-03Ragexe packet_ver: 42 I don't think it would be related to your langtype. Is your first time logging in to your server? You may add _M or _F to create an account first, otherwise I don't know. ___ What error is shown in the mapserv.bat? Are you sure you are not getting 'wrong password' error instead? It happened to me, ingame saying unregistered ID, but on mapserv.bat it shows "wrong password to account". Hi Echoes there's no errors in the mapserv.bat , but when i use @langtype command ingame it shows Available languages : english no more langs .. why? i can connect to server with langtype 0 but i cant connect to the server with langtype 19 it's says unregistered ID ... and black screen it just support 0 langtype cant even use lang type 2 and more .. Quote Link to comment Share on other sites More sharing options...
0 Echoes Posted January 31, 2016 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 155 Reputation: 6 Joined: 03/30/13 Last Seen: March 6 Share Posted January 31, 2016 Which packet_ver do you use? As I see in your clientinfo that you are using a different version of the actual version you are using. //2013-07-03Ragexe packet_ver: 42 I don't think it would be related to your langtype. Is your first time logging in to your server? You may add _M or _F to create an account first, otherwise I don't know. ___ What error is shown in the mapserv.bat? Are you sure you are not getting 'wrong password' error instead? It happened to me, ingame saying unregistered ID, but on mapserv.bat it shows "wrong password to account". Hi Echoes there's no errors in the mapserv.bat , but when i use @langtype command ingame it shows Available languages : english no more langs .. why? i can connect to server with langtype 0 but i cant connect to the server with langtype 19 it's says unregistered ID ... and black screen it just support 0 langtype cant even use lang type 2 and more .. I meant logserv.bat, not mapserv.bat. When you input an incorrect password, there would appear a [Notice] message like this: [Notice]: Invalid password (account: 'Account', pass: 'Password', received pass: 'asdf', ip: 127.0.0.1) What does the logserv.bat shows when you input your password in langtype 19? Quote Link to comment Share on other sites More sharing options...
0 Earnestinence Posted January 31, 2016 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 152 Reputation: 78 Joined: 06/13/15 Last Seen: November 14, 2024 Author Share Posted January 31, 2016 hey yeah sorry for that mistake anyway it's says [Status]: Request for connection of <ip:127.0.0.1> version=42 [Notice]: Unknown account <account: , received pass: , ip:127.0.0.1> [Info]:Closed Connection from '127.0.0.1'. i changed my clientinfo to : <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>None</desc> <servicetype>primary</servicetype> <servertype>primary</servertype> <connection> <display>English</display> <balloon>Ragnarok</balloon> <address>127.0.0.1</address> <port>6900</port> <version>42</version> <langtype>0</langtype> <registrationweb>127.0.0.1</registrationweb> <aid> <admin>2000000</admin> <admin></admin> </aid> </connection> <connection> <display>Arabic</display> <servicetype>uae</servicetype> <servertype>primary</servertype> <desc>None</desc> <address>127.0.0.1</address> <port>6900</port> <version>42</version> <langtype>19</langtype> <registrationweb>127.0.0.1</registrationweb> <aid> <admin>2000000</admin> </aid> </connection> </clientinfo> so @Echeos ? Quote Link to comment Share on other sites More sharing options...
0 Echoes Posted January 31, 2016 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 155 Reputation: 6 Joined: 03/30/13 Last Seen: March 6 Share Posted January 31, 2016 hey yeah sorry for that mistake anyway it's says [Status]: Request for connection of <ip:127.0.0.1> version=42 [Notice]: Unknown account <account: , received pass: , ip:127.0.0.1> [Info]:Closed Connection from '127.0.0.1'. i changed my clientinfo to : <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>None</desc> <servicetype>primary</servicetype> <servertype>primary</servertype> <connection> <display>English</display> <balloon>Ragnarok</balloon> <address>127.0.0.1</address> <port>6900</port> <version>42</version> <langtype>0</langtype> <registrationweb>127.0.0.1</registrationweb> <aid> <admin>2000000</admin> <admin></admin> </aid> </connection> <connection> <display>Arabic</display> <servicetype>uae</servicetype> <servertype>primary</servertype> <desc>None</desc> <address>127.0.0.1</address> <port>6900</port> <version>42</version> <langtype>19</langtype> <registrationweb>127.0.0.1</registrationweb> <aid> <admin>2000000</admin> </aid> </connection> </clientinfo> so @Echeos ? Seems your client doesn't even recognizes your input while in Arabic (¿?), and that is the problem I think. The other thing you said about @langtype and only being shown English, I'm not sure if that is server-side problem, but since even your input is not read correctly, I guess the server can't read langtype 19 input. Quote Link to comment Share on other sites More sharing options...
0 Earnestinence Posted February 1, 2016 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 152 Reputation: 78 Joined: 06/13/15 Last Seen: November 14, 2024 Author Share Posted February 1, 2016 hey yeah sorry for that mistake anyway it's says [Status]: Request for connection of <ip:127.0.0.1> version=42 [Notice]: Unknown account <account: , received pass: , ip:127.0.0.1> [Info]:Closed Connection from '127.0.0.1'. i changed my clientinfo to : <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>None</desc> <servicetype>primary</servicetype> <servertype>primary</servertype> <connection> <display>English</display> <balloon>Ragnarok</balloon> <address>127.0.0.1</address> <port>6900</port> <version>42</version> <langtype>0</langtype> <registrationweb>127.0.0.1</registrationweb> <aid> <admin>2000000</admin> <admin></admin> </aid> </connection> <connection> <display>Arabic</display> <servicetype>uae</servicetype> <servertype>primary</servertype> <desc>None</desc> <address>127.0.0.1</address> <port>6900</port> <version>42</version> <langtype>19</langtype> <registrationweb>127.0.0.1</registrationweb> <aid> <admin>2000000</admin> </aid> </connection> </clientinfo> so @Echeos ? Seems your client doesn't even recognizes your input while in Arabic (¿?), and that is the problem I think. The other thing you said about @langtype and only being shown English, I'm not sure if that is server-side problem, but since even your input is not read correctly, I guess the server can't read langtype 19 input. Yes, so what's the solution for this issue ? any client support can help me please? Quote Link to comment Share on other sites More sharing options...
Question
Earnestinence
Hello rAthena
hmm i have a problem with my 2013-07-3 client
whenever i try to set my clientinfo for Arabic i got error message when i login i got ( unregistered ID ...etc )
this is my clientinfo settings
please someone help me with this ..
please help me out!
anyone please ? it has been 24h and no response ?
so no one can help me with this?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.