Jump to content
  • 0
Legendary

Help me Please Disconnected from server

Question

18 answers to this question

Recommended Posts

  • 0

 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/

Edited by hemagx

Share this post


Link to post
Share on other sites
  • 0

 

 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 

Edited by Legendary

Share this post


Link to post
Share on other sites
  • 0

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

Share this post


Link to post
Share on other sites
  • 0

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.

Share this post


Link to post
Share on other sites
  • 0

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

 

Share this post


Link to post
Share on other sites
  • 0

 

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.

Share this post


Link to post
Share on other sites
  • 0

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

 

Share this post


Link to post
Share on other sites
  • 0

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?

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.