Thread: Crash Bug
View Single Post
  #6  
Old 06-16-2011, 12:01 AM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by trevius View Post
I believe the problem is that when you kill a ton of NPCs at once, there is a TON of info being calculated and sent to the client(s). Once it reaches a certain point, the server will have so much stuff going on that it delays sending a heartbeat/keepalive to the client, which causes the client to think it lost connection to the server. Once the client gets into that mode, it is not likely to recover without at least logging out and back in.

This issue has been discussed multiple times in the past, and no clear solution has been made.
If the client itself crashes, with no error message, it's because they are using titanium.

I haven't found a solution for that specific titanium crash, but if someone has a dbg.txt they can post when it happens i'll look into fixing it.
Reply With Quote