MMOCore
MMOCore copied to clipboard
error and crash
E:/gunship sources/MMOCore new/MMOCore/src/server/game/Entities/Object\Object.h:538 in GridObject<class Creature>::RemoveFromGrid ASSERTION FAILED: IsInGrid() [0x1bd4f2] [0x1be5b1] [0x1befed] [0x2bf091] [0x2bedc1] ACE_Task_Base::svc_run()+0x2e [0x0] ACE_Thread_Adapter::invoke_i()+0x6b [0x0] ACE_Thread_Adapter::invoke()+0x83 [0x0] endthreadex()+0x3a [0x0] endthreadex()+0xe4 [0x0] BaseThreadInitThunk()+0x12 [0x0] RtlInitializeExceptionChain()+0x63 [0x0] RtlInitializeExceptionChain()+0x36 [0x0]
Just comment out the lines.
ASSERT(); is a stupid macro for debugging the Code.