Quote:
Originally Posted by CptSky
Why you save the character when the client want an answer for the ping request...
|
it's not the problem even if u ddn't save chars , the bug still there ,
@Tails
search every single MySQL connection there and add the close connection command ,
i had the same bug this steps solved too much but i still missing something coz it hangs again after 6-7 hours (maybe if i have much more players on will be less than that)
the only thing i can imagine now is that the SQL itself has a TimeOut thread that force close the connection ,i dunno , i am trying to find a way to figure this out