[Help]Disconnected from server issue

andi95

New member
Messages
4
Points
0
My server is already online, i can login using my username and password. but when i click for my character to enter RO world its automatically disconnected from server. and map-server showing this warning. i have already read in many threads that point to the mmo.h packetver doesnt match. I try to use many ragexe like 2014-01-15eRagexe, 2014-01-15eRagexe, 2014-02-12aRagexe, and recompile the server after change the mmo.h but that problem is not fixed. please help me. and forgive me for my bad english.

update:

I found the problem is from my ragexe client that i patch using nemo, when i use xdiffpatcher the problem its gone.
i have tried it on rathena and appear the same warning cliff parse 0x093d

SOLVED!!! 

error hercules.png

 
Last edited by a moderator:
Could you link to your src/common/mmo.h and src/map/packets.h?

I believe something is wrong there.

 
I found that NEMO patcher show the client date and i change my packetver in mmo.h exactly the same date in NEMO

 
Last edited by a moderator:
Am I wrong is packet obfuscation not supported for those? Whats your

conf/battle/client.conf

// Whether to enable the official packet obfuscation support (good vs WPE)// 0: disabled// 1: optional (not recommended) -- identifies whether it is required// 2: enabled (recommended)packet_obfuscation: <value> Did you edit/disable the packet keys in the client?

 
Last edited by a moderator:
Back
Top