client setup need help

classy5

New member
Messages
119
Points
0
Github
classy5
yes its me again 
default_sob.gif


 I have everything on server side green and ready but i dont seems to open the ragexe when i pressed it, nothing comes out.

my patch is 2015-10-29.... can anyone help me? i downloaded full KRO and that client... anyone please 

 
Hi Classy5,

In your SVN/Hercules folder go to >

Src Folder > Common Folder > MMO.H file (open this using Notepad++) 

and look exactly for this line:

#ifndef PACKETVER
    #define PACKETVER 20141022 <---- make sure that you have the same version of your exe here.
#endif // PACKETVER
 
Kindly post what's yours here.
 
Packets for 2015-10-29 still ain't encoded therefore, this ain't supported on Herc.

Use 2014 clients, I recommend 2014-10-22b if you want a more stable client

 
Back
Top