GypsumHong Posted May 17, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Share Posted May 17, 2014 (edited) hello guys noob here but reject from server and i already search it , and the problem is from packet_db so i already correct it 1) edit the mmo.h -- change to 20130703 2) then go to data/clientinfo , change the version , ( and i check my packet.db , 2013-07-03 , is 42 , but why other people is 38 ?? ) 3) afther that use GRFbuilder to build the data because already edit the clientinfo 4)then , rebuild the server folder because already change the mmo.h date correct me if i wrong .... please T^T @problem solve 1) sir Winz edit my MySQL , i dont know need to chg my id SEX to M LOL 2) after that no error , then when char selection , got reject from server (3) i just change my client 2013-07-03 and it work hahaha thx guy for help Edited May 24, 2014 by GypsumHong Quote Link to comment Share on other sites More sharing options...
Winz Posted May 24, 2014 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted May 24, 2014 Found out that there are some misconfiguration in clientinfo.txt, solved. Found out that the sex for player's ID to be 'S', instead of 'M' or 'F', solved. this problem has been solved, case closed. 1 Quote Link to comment Share on other sites More sharing options...
GypsumHong Posted May 20, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Author Share Posted May 20, 2014 bump !! Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted May 20, 2014 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Yesterday at 08:18 AM Share Posted May 20, 2014 Well. For me. 2013-08-07 as its the default version from mmo.h Quote Link to comment Share on other sites More sharing options...
GypsumHong Posted May 21, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Author Share Posted May 21, 2014 Well. For me. 2013-08-07 as its the default version from mmo.h SO.... how do i fix my problem ?? even i use 2012 client also reject from server T^T hello guys so i veiw my server packet db the 2013-07-03 client is version 42 and then when reject from server and the charser-sql .bat got something come out [Warning] : s aid=1 has an incorrect version =0 in clientinfo . server compiled 42 help me please !!! please !!! Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted May 21, 2014 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Yesterday at 08:18 AM Share Posted May 21, 2014 Maybe clientinfo? Set lang type to 0. Quote Link to comment Share on other sites More sharing options...
GypsumHong Posted May 21, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Author Share Posted May 21, 2014 Maybe clientinfo? Set lang type to 0. lang type already 0 T^T Quote Link to comment Share on other sites More sharing options...
Winz Posted May 21, 2014 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted May 21, 2014 Well. For me. 2013-08-07 as its the default version from mmo.h SO.... how do i fix my problem ?? even i use 2012 client also reject from server T^T hello guys so i veiw my server packet db the 2013-07-03 client is version 42 and then when reject from server and the charser-sql .bat got something come out [Warning] : s aid=1 has an incorrect version =0 in clientinfo . server compiled 42 help me please !!! please !!! W.T.* stop bumping and acting like tomorrow is the end of the world. Are you using 2013-08-07 client or 2012 client? Anyhow, whatever your client date is, you need to make sure that the configuration inside mmo.h is the same. After changing it, you need to recompile EVERYTHING. (See rA's Wiki for compilation process. available on Windows and Linux) If you're using the latest version of rA, then open db/packet_db.txt and set packet_db_ver to "default" Try those first and tell us the result My client is 2011-03-15a and this is what in my clientinfo.xml: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>Ragnarok</display> <balloon>the balloon</balloon> <desc>description</desc> <address>*********</address> <port>6900</port> <langtype>4</langtype> <registrationweb>******</registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> <loading> <image>loading01.jpg</image> </loading> </connection> </clientinfo> *langtype 4 stands for the localization in Taiwan 1 Quote Link to comment Share on other sites More sharing options...
GypsumHong Posted May 21, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Author Share Posted May 21, 2014 (edited) @Winz yo bro now i use 2013-07-03 yes , i already edit the mmo.h ( 20130703 ) after that yes , i recompile the 4 project , but still error ( [Warning] : s aid=1 has an incorrect version =0 in clientinfo . server compiled 42 ) i think is my rathena problem , so i del it and download a new one , but it still error i got test with 2012 but still error and i follow this step every time i change client 1) edit the mmo.h -- change to 20130703 2) then go to data/clientinfo , change the version , ( and i check my packet.db , 2013-07-03 , is 42 , but why other people is 38 ?? ) 3) afther that use GRFbuilder to build the data because already edit the clientinfo 4)then , rebuild the server folder because already change the mmo.h date Edited May 21, 2014 by GypsumHong Quote Link to comment Share on other sites More sharing options...
Najara Posted May 21, 2014 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 404 Reputation: 247 Joined: 12/17/11 Last Seen: Yesterday at 06:37 AM Share Posted May 21, 2014 Please take a look to this thread: http://rathena.org/board/topic/92638-client-version-and-failed-to-connect/ I am referring to NeoMind's post in particular: ur account id (aid) is 1 which is not a proper value. how did u register the account in the server?i believe id 1 is used for the server connections itself. anyways a typical account id starts from 200000 onwards 1 Quote Link to comment Share on other sites More sharing options...
GypsumHong Posted May 21, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Author Share Posted May 21, 2014 Please take a look to this thread: http://rathena.org/board/topic/92638-client-version-and-failed-to-connect/ I am referring to NeoMind's post in particular: ur account id (aid) is 1 which is not a proper value. how did u register the account in the server?i believe id 1 is used for the server connections itself. anyways a typical account id starts from 200000 onwards yes , i got 2 ID , one is normal and the second one is 2000000 ( admin ) but still error i got go search but all people is ( [Warning] : s aid=1 has an incorrect version =26 in clientinfo . server compiled 30 ) that mean incorrect version is 26 , but mine is 0 lol I FOUND A GUY but he dont have mention how he fix this one maybe i need to do again the step to change client .... Quote Link to comment Share on other sites More sharing options...
Winz Posted May 21, 2014 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted May 21, 2014 Please take a look to this thread: http://rathena.org/board/topic/92638-client-version-and-failed-to-connect/ I am referring to NeoMind's post in particular: ur account id (aid) is 1 which is not a proper value. how did u register the account in the server?i believe id 1 is used for the server connections itself. anyways a typical account id starts from 200000 onwards yes , i got 2 ID , one is normal and the second one is 2000000 ( admin ) but still error i got go search but all people is ( [Warning] : s aid=1 has an incorrect version =26 in clientinfo . server compiled 30 ) that mean incorrect version is 26 , but mine is 0 lol I FOUND A GUY but he dont have mention how he fix this one maybe i need to do again the step to change client .... Kindly read my PM even it doesn't give you the answer. 1 Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted May 21, 2014 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Yesterday at 08:18 AM Share Posted May 21, 2014 This step is the very best. Get the latest pull from git https://github.com/rathena/rathena And then go to ratemyserver.net to get the latest kro.Re do everything. Quote Link to comment Share on other sites More sharing options...
GypsumHong Posted May 22, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Author Share Posted May 22, 2014 This step is the very best. Get the latest pull from git https://github.com/rathena/rathena And then go to ratemyserver.net to get the latest kro. Re do everything. can't T^T still cannot i have no idea which part i do wrong , maybe my client problem ? i diff wrong ?? Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted May 22, 2014 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Yesterday at 08:18 AM Share Posted May 22, 2014 Yeah maybe you diff your client wrong. You can try nemo patcher version 2.0. Quote Link to comment Share on other sites More sharing options...
GypsumHong Posted May 23, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Author Share Posted May 23, 2014 Yeah maybe you diff your client wrong. You can try nemo patcher version 2.0. yes i use it too , but ... no good resualt ..... Quote Link to comment Share on other sites More sharing options...
patr3k Posted May 23, 2014 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 257 Reputation: 7 Joined: 03/12/12 Last Seen: May 31, 2014 Share Posted May 23, 2014 1) edit the mmo.h -- change to 20130703 Don't forget to re-compile it after you edit the mmo.h 1 Quote Link to comment Share on other sites More sharing options...
GypsumHong Posted May 23, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Author Share Posted May 23, 2014 1) edit the mmo.h -- change to 20130703 Don't forget to re-compile it after you edit the mmo.h yes , i already did it after that , the new rathena server , in the mmo.h default date is 20130807 , so i use 20130807 ragexe to diff , then i no need to compile the source cause it already inside .. Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted May 23, 2014 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Yesterday at 08:18 AM Share Posted May 23, 2014 (edited) Okay on your clientinfo. You can copy mine. <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>america</servicetype> <servertype>primary</servertype> <connection> <display>Your RO</display> <desc>Your RO</desc> <address>127.0.0.1</address> <port>6900</port> <version>45</version> <langtype>1</langtype> <balloon>Your RO</balloon> <aid> <admin>2000000</admin> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> <image>loading07.jpg</image> <image>loading08.jpg</image> <image>loading09.jpg</image> </loading> </aid> </connection> </clientinfo> you see there's version 45? 2013-07-08 uses 45. Its clearly a client side area. Forget what i said earlier. And listen to this:1. Downlaod the latest kRO from here http://ratemyserver.net/index.php?page=download_kROLinks (credits goes to RMS) 2. Latest Translation from https://github.com/ROClientSide/Translation (Got this link to Pneuma's forum signature) (Credits goes him and to hercules) Edited May 23, 2014 by gidzdlcrz 1 Quote Link to comment Share on other sites More sharing options...
GypsumHong Posted May 24, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Author Share Posted May 24, 2014 gidzdlcrzshould i use grfbuilder to build the data folder after change the clieninfo ? or just edit the clientinfo from kro/data thx for info Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted May 24, 2014 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Yesterday at 08:18 AM Share Posted May 24, 2014 (edited) No. You build your own. Leave the data.grf and the rdata.grf. And make sure to diff your client to read multiple grf. Edited May 24, 2014 by gidzdlcrz 1 Quote Link to comment Share on other sites More sharing options...
GypsumHong Posted May 24, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Author Share Posted May 24, 2014 No. You build your own. Leave the data.grf and the rdata.grf. And make sure to diff your client to read multiple grf. did you mind share what you diff in your client ?? and use what diff.exe ? thank you Quote Link to comment Share on other sites More sharing options...
GypsumHong Posted May 24, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 56 Reputation: 0 Joined: 08/21/12 Last Seen: December 5, 2018 Author Share Posted May 24, 2014 @problem solve 1) sir Winz edit my MySQL , i dont know need to chg my id SEX to M LOL 2) after that no error , then when char selection , got reject from server (3) i just change my client 2013-07-03 and it work hahaha thx guy for help Quote Link to comment Share on other sites More sharing options...
Question
GypsumHong
hello
guys
noob here
but reject from server
and i already search it , and the problem is from packet_db
so i already correct it
1) edit the mmo.h -- change to 20130703
2) then go to data/clientinfo , change the version , ( and i check my packet.db , 2013-07-03 , is 42 , but why other people is 38 ?? )
3) afther that use GRFbuilder to build the data because already edit the clientinfo
4)then , rebuild the server folder because already change the mmo.h date
correct me if i wrong .... please T^T
@problem solve
1) sir
Winz
edit my MySQL , i dont know need to chg my id SEX to M
LOL
2) after that no error , then when char selection , got reject from server (3)
i just change my client 2013-07-03 and it work hahaha
thx guy for help
Edited by GypsumHongLink to comment
Share on other sites
22 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.