Game Development Community

T3D 1.1 Beta 1 - different Issue during Debug session with schedule "Event time is less than current time" or "Error, Bad range in getBinRange"- advice/help required

by elvince · in Torque 3D Professional · 02/18/2010 (3:34 pm) · 0 replies

Hi all,

When running mygame_debug.exe in stand alone mode, I have a "Fatal - Sim::advanceToTime() - Event time is less than current time" but when I running it in debug mode in VS, I have another issue "Error, Bad range in getBinRange".

Any idea how to track it?
I know it's on the server side because I tested via dedicated server.
it's very strange issue as I can be in the map and after having this schedule error :(
but the bin error occurred after MissionStartPhase2Ack

Thanks,