Game Development Community

Game crashes when on an item

by Brandon Smith · in Torque Game Engine · 01/22/2007 (6:19 am) · 2 replies

Hello,

I seem to be having a problem where my game will crash while I am taking damage, or dying while on an item. Does anyone have any idea of what might be causing this?

Thanks,
Brandon

#1
01/22/2007 (8:06 am)
Actually it seems to have something to do with radius damage in the vicinity of items. Perhaps the container radius search is causing a problem?
#2
01/22/2007 (9:13 am)
Whatever was crashing the game seemed to have something to do with applying impulses to my ammo objects. So I turned that off.

They all had a mass of 1 though, so I don't know why that would have crashed anything.