Jump to content
  • 0

Character error log out


fallen0519

Question


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  52
  • Reputation:   2
  • Joined:  02/15/14
  • Last Seen:  

Now I am facing a problem here with my server, I am not sure whether I am in the right section. Following is my issue that happen always...
 
I am using SGCP control panel for my server, there is a character management setting that you can reset your position, remove your equip or etc.
 
What I wanna request help is that players including me always randomly error log out, and you need to reset position in control panel to fix it, I wonder if others also facing this problem before, please help and guide me what to do with these.
 
Does these is something that related to client side, packet? I am currently using nickyzai kro client and rathena database.
 
Kindly waiting for your help~ Anyone...thanks~

 

kRO & Renewal Full Client 2013-12-01

 

 

 

// server->client protocol version

//        0 - pre-?
//        1 - ?                    - 0x196
//        2 - ?                    - 0x78, 0x79
//        3 - ?                    - 0x1c8, 0x1c9, 0x1de
//        4 - ?                    - 0x1d7, 0x1d8, 0x1d9, 0x1da
//        5 - 2003-12-18aSakexe+   - 0x1ee, 0x1ef, 0x1f0, ?0x1c4, 0x1c5?
//        6 - 2004-03-02aSakexe+   - 0x1f4, 0x1f5
//        7 - 2005-04-11aSakexe+   - 0x229, 0x22a, 0x22b, 0x22c
// see conf/battle/client.conf for other version
 
#ifndef PACKETVER
#define PACKETVER 20120410
//#define PACKETVER 20120410
#endif

 

 

Edited by fallen0519
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  949
  • Reputation:   174
  • Joined:  06/12/12
  • Last Seen:  

What's the setting in your CP where it would reset the characters' save point? Must be the map.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  52
  • Reputation:   2
  • Joined:  02/15/14
  • Last Seen:  

I am not sure what is your question, Its by default of the SGCP setting, I nvr touch it, but after people met that character log out error, they just need to reset the position like "Reset char to save position" and then they are able to log in to the game.


Btw, I am using Nickyzai kro client ........kRO & Renewal Full Client 2013-12-01

 

Ang one more thing, there is non error issue in my putty, thats why I'm having trouble to fix this. Hope you can help me about this problem that I am facing. =x

Edited by fallen0519
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

kRO & Renewal Full Client 2013-12-01

 

will need you to define the packetver to 2013-12-01

 

#ifndef PACKETVER
#define PACKETVER 20131201
//#define PACKETVER 20120410
#endif

then recompile.

 

don't forget to get the latest SVN for the server.

 

(I'm not saying that this WILL fix it. 2013 client shall connect to a 2013-listening server.)

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...