Jump to content
  • 0

Disconnected from server[resolve]


Jniko

Question


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.01
  • Content Count:  42
  • Reputation:   2
  • Joined:  03/24/17
  • Last Seen:  

I finished following the steps of the tutorial in the rathena github, but when i tried to connect to the server it says "rejected from server" and after trying to login again it says " failed to connect to server"

Im just using localhost (xampp) for the database. 

these are the only errors i see on the rathena; 

logserv

[Notice]: Authentication accepted (account: username, id: 1, ip: 25.12.37.142)
[Status]: Connection of the char-server 'ragnarok' accepted.
[Status]: Request for connection of username (ip: 127.0.0.1)
[Notice]: Authentication accepted (account: username, id: 1, ip: 127.0.0.1)
[Status]: Connection of the account 'username' accepted.
[Info]: Closed connection from '127.0.0.1'.
[Status]: Char-server 'ragnarok': authentication of the account 1 REFUSED (ip: 25.12.37.142).

charserv

[Info]: request connect - account_id:1/login_id1:121053700/login_id2:1367114834

mapserv

[Status]: Attempting to connect to Char Server. Please wait.
[Status]: Connecting to 25.12.37.142:6121
[Status]: Logging in to char server...
[Warning]: Connection to Char Server lost.

rejected from server already solved!

but had a new problem, after creating character, im disconnected from the server. 

[Warning]: clif_parse: Received unsupported packet (packet 0x70ee, 19 bytes received), disconnecting session #3.
[Info]: Closed connection from '25.12.37.142'.
[Warning]: clif_parse: Received unsupported packet (packet 0x70ee, 19 bytes received), disconnecting session #3.
[Info]: Closed connection from '25.12.37.142'.
[Warning]: clif_parse: Received unsupported packet (packet 0x70ee, 19 bytes received), disconnecting session #3.
[Info]: Closed connection from '25.12.37.142'.

Edited by Jniko
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  754
  • Reputation:   186
  • Joined:  05/22/12
  • Last Seen:  

You have an incompatible packet version for the server and client.. Make sure to set the proper packet version in packets.h

 

#define PACKETVER YYYYMMDD

 

Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...