View Single Post
Author Message
sader
Junior Member
Join Date: Aug 2011
Old 08-14-2011 , 16:17   Ham_Player_UpdateClientData server crashes
Reply With Quote #1

If I regist this event Ham_Player_UpdateClientData server crashes when player is connecting to server and almost finishes precache progress.

Error i get in terminal is "segmentation fault".

Did anyone had this error? Is something special about this event, I did hook fiew other functions and those works fine

Could it be 64bits linux fault?

PHP Code:
public my_func(this)
{
//function body is empty and still it crashes



Or maybe someone knows another event witch is fired up when player changes weapon?

Last edited by sader; 08-15-2011 at 14:38.
sader is offline