Achhandrian Posted September 10, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 51 Reputation: 2 Joined: 07/31/12 Last Seen: September 23, 2020 Share Posted September 10, 2012 (edited) Hi got a little problem with my Client. I got this message when logging in: [Notice]: Invalid password (account: 'test', pass: 'test', received pass: '¬7È1 but i tipped in test as pw. Im using this Custom Data Folder: http://rathena.org/b...english-folder/ Im using the 2012-04-10 ReExe added lub files additional to everything else http://svn6.assembla...a_Project/lubs/ to fix alle the gibberish stuff at the skills and so on before i added the lub files for this exe to the data folder it worked fine, but after i got this error. and it works fine if i put the lub into the data folder and start it with my grf and the exe diffed to read data folder first....... and yes mmo.h is editet to the right version any idea what i did wrong ? or maybe a working translated data folder for this exe version ? Edited September 14, 2012 by Achhandrian Quote Link to comment Share on other sites More sharing options...
Judas Posted September 10, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted September 10, 2012 people reported that it's usually a corrupt clientinfo.xml, try remaking it again perhaps Quote Link to comment Share on other sites More sharing options...
GreenBox Posted September 10, 2012 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 303 Reputation: 101 Joined: 11/13/11 Last Seen: October 11, 2023 Share Posted September 10, 2012 Are you using my plugin for read data folder first? I saw some users with this problem when using it o-o For me it works fine, maybe Judas is right, your clientinfo.xml is corrupted. Quote Link to comment Share on other sites More sharing options...
Achhandrian Posted September 10, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 51 Reputation: 2 Joined: 07/31/12 Last Seen: September 23, 2020 Author Share Posted September 10, 2012 thats my clientinfo <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>New Legends Ragnarok Online</display> <balloon>Enjoy!</balloon> <desc>New Legends - RO</desc> <address>87.106.37.153</address> <port>6900</port> <version>26</version> <langtype>7</langtype> <registrationweb>new-legends-ro.de/cp</registrationweb> <aid> <admin>1</admin> </aid> <loading> </loading> </connection> </clientinfo> worked just fine before i tried to add the lub files Quote Link to comment Share on other sites More sharing options...
Atomiq Posted September 10, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 82 Reputation: 2 Joined: 05/13/12 Last Seen: November 17, 2015 Share Posted September 10, 2012 (edited) i had the same problem http://rathena.org/b...th/#entry136642 just grab a new virgin clientinfo, configure it, and place it in your data folder. i think it has to do with the software you use to exctract your grf. thats my clientinfo <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>New Legends Ragnarok Online</display> <balloon>Enjoy!</balloon> <desc>New Legends - RO</desc> <address>87.106.37.153</address> <port>6900</port> <version>26</version> <langtype>7</langtype> <registrationweb>new-legends-ro.de/cp</registrationweb> <aid> <admin>1</admin> </aid> <loading> </loading> </connection> </clientinfo> worked just fine before i tried to add the lub files change version to 28 Edited September 10, 2012 by Atomiq Quote Link to comment Share on other sites More sharing options...
Winz Posted September 11, 2012 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 September 11, 2012 28? isn't the normal one is 25? I am not sure.. Quote Link to comment Share on other sites More sharing options...
Achhandrian Posted September 11, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 51 Reputation: 2 Joined: 07/31/12 Last Seen: September 23, 2020 Author Share Posted September 11, 2012 (edited) Tried everything..... Everytime i try to use something newer then 2011-07-06 i got this password error..... it only happens to newer exe files, all files that are older are working.... it doenst seem to be the client info, i did made a new one: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> <!--<hideaccountlist />--> <!--<passwordencrypt />--> <!--<passwordencrypt2 />--> <extendedslot /> <readfolder /> <connection> <display>New Legends Ragnarok Online</display> <desc>Ragnarok Online</desc> <balloon>to create new legends....</balloon> <address>new-legends-ro.de</address> <port>6900</port> <version>28</version> <langtype>7</langtype> <registrationweb>http://www.new-legends-ro.de/cp</registrationweb> <aid> <admin>1</admin> </aid> <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> <image>loading10.jpg</image> </loading> </connection> </clientinfo> the server is compiled, to the right version..... that sucks need to change the exe because of the tetra vortex bug, there is no fix for this version...... or at least i dont know them...... edit: trief it version 25 too a second ago... Edited September 11, 2012 by Achhandrian Quote Link to comment Share on other sites More sharing options...
Atomiq Posted September 11, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 82 Reputation: 2 Joined: 05/13/12 Last Seen: November 17, 2015 Share Posted September 11, 2012 Tried everything..... Everytime i try to use something newer then 2011-07-06 i got this password error..... it only happens to newer exe files, all files that are older are working.... it doenst seem to be the client info, i did made a new one: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> <!--<hideaccountlist />--> <!--<passwordencrypt />--> <!--<passwordencrypt2 />--> <extendedslot /> <readfolder /> <connection> <display>New Legends Ragnarok Online</display> <desc>Ragnarok Online</desc> <balloon>to create new legends....</balloon> <address>new-legends-ro.de</address> <port>6900</port> <version>28</version> <langtype>7</langtype> <registrationweb>http://www.new-legends-ro.de/cp</registrationweb> <aid> <admin>1</admin> </aid> <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> <image>loading10.jpg</image> </loading> </connection> </clientinfo> the server is compiled, to the right version..... that sucks need to change the exe because of the tetra vortex bug, there is no fix for this version...... or at least i dont know them...... edit: trief it version 25 too a second ago... ok, just try this one and change it to your info http://www.mediafire.com/?6p4y7w794h7njp1 extra virgin, like olive oil.. LOL. Quote Link to comment Share on other sites More sharing options...
Achhandrian Posted September 12, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 51 Reputation: 2 Joined: 07/31/12 Last Seen: September 23, 2020 Author Share Posted September 12, 2012 (edited) Still the same with your clientinfo.xml Im getting crazy there are only two error i need to fix before i can open my server fpr the public, one is the tetra vortex bug wich i could fix with a newer exe and the other is that every config i make ingame dont get saved and you need to make them again everytime you log in........ Working now..... The client didnt read the inof out of the data folder thanks.^^ Edited September 12, 2012 by Achhandrian Quote Link to comment Share on other sites More sharing options...
Atomiq Posted September 12, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 82 Reputation: 2 Joined: 05/13/12 Last Seen: November 17, 2015 Share Posted September 12, 2012 Still the same with your clientinfo.xml Im getting crazy there are only two error i need to fix before i can open my server fpr the public, one is the tetra vortex bug wich i could fix with a newer exe and the other is that every config i make ingame dont get saved and you need to make them again everytime you log in........ Working now..... The client didnt read the inof out of the data folder thanks.^^ you mean like the background music always playing after you shut the off? Quote Link to comment Share on other sites More sharing options...
Achhandrian Posted September 12, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 51 Reputation: 2 Joined: 07/31/12 Last Seen: September 23, 2020 Author Share Posted September 12, 2012 http://rathena.org/board/topic/70924-configs-dont-get-saved-and-aura-dont-work/ nothing of the configs get saved like /fog /aura and so on. Quote Link to comment Share on other sites More sharing options...
Question
Achhandrian
Hi got a little problem with my Client.
I got this message when logging in:
[Notice]: Invalid password (account: 'test', pass: 'test', received pass: '¬7È1
but i tipped in test as pw.
Im using this Custom Data Folder:
http://rathena.org/b...english-folder/
Im using the 2012-04-10 ReExe
added lub files additional to everything else
http://svn6.assembla...a_Project/lubs/
to fix alle the gibberish stuff at the skills and so on
before i added the lub files for this exe to the data folder it worked fine, but after i got this error.
and it works fine if i put the lub into the data folder and start it with my grf and the exe diffed to read data folder first.......
and yes mmo.h is editet to the right version
any idea what i did wrong ?
or maybe a working translated data folder for this exe version ?
Edited by AchhandrianLink to comment
Share on other sites
10 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.