Posts: 772
	Threads: 52
	Joined: Aug 2010
	
Reputation: 
0
	 
	
	
		I don't see what could cause the crashes. Maybe OnPlayerUpdate() loops this so fast that it's causing crashes?
I'd say use a timer and check every 1 second and see if that fixes it (don't take my word for it, though).