28.04.2012, 13:43
You're probably returning 0 under OnPlayerUpdate. Comment out your entire OnPlayerUpdate callback with \* at the start and *\ at the end and see if it fixes it. If so, find out what is being returned as 0 in OnPlayerUpdate.