[Issue #4324] Specific character is crashing server when entering game

Have some feedback for Life is Feudal? Post it here!
User avatar
Jmonteiro
True Believer
 
Posts: 8
Joined: 20 Nov 2015, 19:35

[Issue #4324] Specific character is crashing server when entering game

Post by Jmonteiro » 12 Dec 2015, 18:37

Hi,

We had a very unpleasant bug in our server. Our server was crashing every few minutes for a few hours. I finally halted the server, analyzed the logs and didn't find any error or exception messages.

Using some regexp I found that, a few lines before the log closed, there was always this:

Code: Select all
ECHO 2015-12-12 16:39:09.556 {01} <serverCmdClientReadyToEnterGame> ## CADD: 22540 IP:189.XXX.XXX.203:48737
WARN 2015-12-12 16:39:09.556 {02} <GameConnection::prepareClient> ### GC: 22540 CharId: 1114


I changed this character's Account to prevent the character owner from entering, and that solved it. Later I logged with that character, and as soon as I Entered the server (after all loading) the server crashed.

I tried changing the character's GeoID, but that didn't solve -- the bug might be with something this character is carrying, or with this character's profile/stats. I am pretty sure this was by accident, not on purpose, specially since this is a player that just recently bought LiF (with 30 hours of gaming).

I'd like to know if there's some place safe I can send my database dump (25mb in a .7z file) so developers and load and take a look. I don't want to post the link on Mantis to allow anyone from downloading it, but I'm cool with the idea of BITBOX Ltd. having my server database. Is there a way to make a private bug report on Mantis?

Thank you,
Jmonteiro
Last edited by Jmonteiro on 12 Dec 2015, 18:48, edited 1 time in total.

User avatar
Jmonteiro
True Believer
 
Posts: 8
Joined: 20 Nov 2015, 19:35

Re: Specific character is crashing server when entering game

Post by Jmonteiro » 12 Dec 2015, 18:48


Return to Feedback Section