Kaze 0 Posted January 14, 2014 Well, Hi everyone. My server is UP and everything is OK. But my client no. When I launch the loki launcher, all OK. Log-in in the server, click OK on the character and when the loading screen is complete my client stops working and i have to close it. I'm using the 74 revision of : https://subversion.assembla.com/svn/client-side-translation/ And the 2013-08-07 Ragexe and Diff. Please help. Thanks. Greetings Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 14, 2014 Did you setup your src/common/mmo.h correctly? it must be #ifndef PACKETVER #define PACKETVER 20130807#endif // PACKETVER// Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).//#define PACKETVER_RE then recompile your server. Quote Share this post Link to post Share on other sites
0 Kaze 0 Posted January 14, 2014 Yep its correct. Quote Share this post Link to post Share on other sites
0 themon 63 Posted January 14, 2014 post your clientinfo.xml? and one thing 2013-08-07 Ragexe don't need loki launcher to run. just diff your client "Disable 1rag1 parameters" Quote Share this post Link to post Share on other sites
0 Kaze 0 Posted January 14, 2014 (edited) Oh, ty for the info about 1rag1. A question, what diffs is recommended? Thanks Here is my clientinfo: <?xml version="1.0" encoding="euc-kr" ?><clientinfo> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>RO-Universe</display> <desc>RO-Universe </desc> <address>zapdos.gamerlive.cl</address> <port>6900</port> <version>45</version> <langtype>0</langtype> <balloon>RO-Universe</balloon> <aid> <admin></admin> <loading> </loading> </aid> </connection></clientinfo> Here is a screenshoot: http://prntscr.com/2j92da And other error, when i create a exe in Diff Patcher, and i open the patched exe, appears this error: http://prntscr.com/2j929v But, when i patch the exe with NEMO, this error doesnt appear. Edited January 14, 2014 by Kaze Quote Share this post Link to post Share on other sites
0 themon 63 Posted January 14, 2014 (edited) @kase test this and see if you will get the same error https://www.mediafire.com/folder/hg3wqu9a1cc7w/ready%20made or change <address>zapdos.gamerlive.cl</address> to <address>127.0.0.1</address> Edited January 14, 2014 by themon Quote Share this post Link to post Share on other sites
Well, Hi everyone.
My server is UP and everything is OK.
But my client no. When I launch the loki launcher, all OK. Log-in in the server, click OK on the character and when the loading screen is complete my client stops working and i have to close it.
I'm using the 74 revision of : https://subversion.assembla.com/svn/client-side-translation/
And the 2013-08-07 Ragexe and Diff.
Please help.
Thanks.
Greetings
Share this post
Link to post
Share on other sites