insarius Posted October 8, 2012 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 106 Reputation: 3 Joined: 09/21/12 Last Seen: August 20, 2015 Share Posted October 8, 2012 (edited) Hi, So yeah, I diffed the 2012 04 10 client twice, and I get Rejected from server. I already tried: Setting the packetver to 30 in the clientinfo.xml I recompiled my rAthena with 20120410 in mmo.h It's reading the data folder first EDIT: It's kicking me from the server with unknown packet version <p:0x464d,1:19> EDIT: Fixed typo from eAthena to rAthena Edited October 8, 2012 by insarius Quote Link to comment Share on other sites More sharing options...
Brynner Posted October 8, 2012 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1962 Reputation: 202 Joined: 01/08/12 Last Seen: 3 hours ago Share Posted October 8, 2012 Hi, So yeah, I diffed the 2012 04 10 client twice, and I get Rejected from server. I already tried: Setting the packetver to 30 in the clientinfo.xml I recompiled my eAthena with 20120410 in mmo.h It's reading the data folder first EDIT: It's kicking me from the server with unknown packet version <p:0x464d,1:19> your using eAthena server files? i think they not supported the latest client. Quote Link to comment Share on other sites More sharing options...
insarius Posted October 8, 2012 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 106 Reputation: 3 Joined: 09/21/12 Last Seen: August 20, 2015 Author Share Posted October 8, 2012 Hi, So yeah, I diffed the 2012 04 10 client twice, and I get Rejected from server. I already tried: Setting the packetver to 30 in the clientinfo.xml I recompiled my eAthena with 20120410 in mmo.h It's reading the data folder first EDIT: It's kicking me from the server with unknown packet version <p:0x464d,1:19> your using eAthena server files? i think they not supported the latest client. rAthena, sorry, I use rAthena. Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted October 8, 2012 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted October 8, 2012 Have you use Earthlingz' "Skip Packet Header Obfuscation" diff? Quote Link to comment Share on other sites More sharing options...
insarius Posted October 8, 2012 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 106 Reputation: 3 Joined: 09/21/12 Last Seen: August 20, 2015 Author Share Posted October 8, 2012 (edited) Have you use Earthlingz' "Skip Packet Header Obfuscation" diff? Thanks! That worked. But now, everything is in gibberish, can I fix it? EDIT: All skills. Edited October 8, 2012 by insarius Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted October 8, 2012 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted October 8, 2012 Edit your LUA/LUB files, click the link on my signature line and put it on data\luafiles514 Quote Link to comment Share on other sites More sharing options...
insarius Posted October 8, 2012 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 106 Reputation: 3 Joined: 09/21/12 Last Seen: August 20, 2015 Author Share Posted October 8, 2012 Edit your LUA/LUB files, click the link on my signature line and put it on data\luafiles514 Didn't work. I checked out with SVN, copy'd them over my current LUA files in data but still gibberish. Also, the diffed exe doesn't use my setup.exe and has a small resolution. Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted October 8, 2012 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted October 8, 2012 put it on (for example) C:\kRO\data\luafiles514 Diff your client but don't use "Read LUA files first" and "Read Data Folder first" For that, use Open setup.exe or blueghostring exe Quote Link to comment Share on other sites More sharing options...
insarius Posted October 8, 2012 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 106 Reputation: 3 Joined: 09/21/12 Last Seen: August 20, 2015 Author Share Posted October 8, 2012 put it on (for example) C:\kRO\data\luafiles514 Diff your client but don't use "Read LUA files first" and "Read Data Folder first" For that, use Open setup.exe or blueghostring exe C:\Users\Epic\Desktop\AvalancheRO\data\lua files That's my RO directory. Also, It reads Data folder first, no LUA. I do have Load LUA before Lub, but not load LUA before Data And I'll go download blueghostring, thanks. Quote Link to comment Share on other sites More sharing options...
Brynner Posted October 8, 2012 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1962 Reputation: 202 Joined: 01/08/12 Last Seen: 3 hours ago Share Posted October 8, 2012 2012-04-10 doesn't read anymore the data\lua files. only 2011-11-22 below use that location of lua files. for the latest client. it use the data/luafiles514/lua files Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted October 8, 2012 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted October 8, 2012 You have to put it on data\luafiles514\lua files Quote Link to comment Share on other sites More sharing options...
insarius Posted October 8, 2012 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 106 Reputation: 3 Joined: 09/21/12 Last Seen: August 20, 2015 Author Share Posted October 8, 2012 You have to put it on data\luafiles514\lua files Thanks, that worked partially, descriptions of skills are still somewhat gibberish with Kagerou, any help on that? You have to put it on data\luafiles514\lua files Thanks, that worked partially, descriptions of skills are still somewhat gibberish with Kagerou, any help on that? Nevermind, found them! Quote Link to comment Share on other sites More sharing options...
Question
insarius
Hi,
So yeah, I diffed the 2012 04 10 client twice, and I get Rejected from server.
I already tried:
Setting the packetver to 30 in the clientinfo.xml
I recompiled my rAthena with 20120410 in mmo.h
It's reading the data folder first
EDIT: It's kicking me from the server with unknown packet version <p:0x464d,1:19>
EDIT: Fixed typo from eAthena to rAthena
Edited by insariusLink to comment
Share on other sites
11 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.