Chapter 6 and collision
by Shakey · in Torque Game Engine · 03/12/2007 (1:22 pm) · 1 replies
How come when running in the dedicated server mode when I fall off of a cliff or run into a wall inside the buildings I get a error message and the game crashes. I finally got the game to run in dedicated server mode and now this is happening.
shakey
shakey
Torque Owner John Purchase
I'm also getting jittery motion when moving. It's as though the client is continuously receiving position corrections.
The book doesn't (probably can't) provide much help on debugging this kind of stuff. Trace just tells me that I was in the goAhead method when the collision/crash happened. And since a jitter is a pretty tough event to nail down, I wouldn't even know where to begin to find that one.