Help me Please Disconnected from server

Legendary

New member
Messages
35
Points
0
Location
Philippines


screenPhantom001.jpg


Help me Please 

 
Last edited by a moderator:
Make sure you set the right client date in mmo.h
default_smile.png


 
 Im using the Loki one sir
Hello,

Loki is not Client it's Client Luncher.

i'm talking about the Client data the Ragexe date.

your problem here is maybe the date you wrote in mmo.h is wrong so server read wrong packet db.

can you attach from where you got your client and mmo.h file ?

thanks.

Note : it's wrong section for your topic you must write it there http://herc.ws/board/forum/14-general-server-support/

 
Last edited by a moderator:
 Im using the Loki one sir
Hello,

Loki is not Client it's Client Luncher.

i'm talking about the Client data the Ragexe date.

your problem here is maybe the date you wrote in mmo.h is wrong so server read wrong packet db.

can you attach from where you got your client and mmo.h file ?

thanks.
Sure http://herc.ws/board/topic/152-obtaining-hercules/ for  the mmo and for the client http://www.mediafire.com/download/jcougk22po1coc9/Demo_Package.zip

here but i posted a different packet db which is not included in the folder

Posted the right client i used sorry 

 
Last edited by a moderator:
Hello,

i mean include your mmo.h ( upload it or post it on http://pastebin.com/).

anyway in the guide in this link you gave he use 2013-07-03aRagexe.exe

if you use the same exe do the follow :

open mmo.h

search for :

#define PACKETVER 20120418
replace it with :

#define PACKETVER 20130703

then recompile the server and test if problem sloved :3

 
i mean do this step.

15. Now let’s recompile your server, open Servertrunk right-click ‘rAthena-10.sln’ open with Microsoft Visual c++

16. Change the ‘debug’ into ‘release’ like the picture below.
visual1.png


17. Block (select) char-server.sql, login-server.sql, map-server.sql,
mapcache and then right click and choose ‘build selection’ like in the
picture below:

visual2.png
if you still have this problem make sure about your client date.

 
i mean do this step.

15. Now let’s recompile your server, open Servertrunk right-click ‘rAthena-10.sln’ open with Microsoft Visual c++

16. Change the ‘debug’ into ‘release’ like the picture below.

visual1.png


17. Block (select) char-server.sql, login-server.sql, map-server.sql,

mapcache and then right click and choose ‘build selection’ like in the

picture below:

visual2.png
if you still have this problem make sure about your client date.
That's recompile? i already did that but at the end it shows problems here

E2.png


and after opening loki

e3.png


 
i mean do this step.

15. Now let’s recompile your server, open Servertrunk right-click ‘rAthena-10.sln’ open with Microsoft Visual c++

16. Change the ‘debug’ into ‘release’ like the picture below.

visual1.png


17. Block (select) char-server.sql, login-server.sql, map-server.sql,

mapcache and then right click and choose ‘build selection’ like in the

picture below:

visual2.png
if you still have this problem make sure about your client date.
That's recompile? i already did that but at the end it shows problems here

E2.png


and after opening loki

e3.png
can you see me the errors in errors tap ?

about other problem i don't know how to fix it sorry.

 
okay um i might have found the problem its because the loki client im using uses its client the LocalRO (comes with the loki client after i downloaded)  and if i change it here comes the problem 

E5.png


 
okay um i might have found the problem its because the loki client im using uses its client the LocalRO (comes with the loki client after i downloaded)  and if i change it here comes the problem 

E5.png
I think it's PhantomRO1.exe?

 
Back
Top