On death the client disconnects???
by Temasek Polytechnic Tp8 · in Torque Game Engine · 06/26/2006 (8:00 pm) · 1 replies
Hi guys, i got this error. Whenever the server or the client dies, the client's game will disconnect with a windows error msg. Anyone has and idea about this error?
About the author
Associate Anthony Rosenbaum
1) what does your console say when they die?
2) use trace() to track the function calls.
3) check the ondeath() function
4) check for the disconnect() function
let us know after you have exausted those avenues