Allaric Posted December 23, 2014 Share Posted December 23, 2014 I need Help! I am running into a very disheartening crash that I don't understand. My test level keeps crashing with the not-quite-helpful error message of "Object Table Not Found". I am not quite sure what this means, and the error is not consistent enough for me to trace effectively. Oddly enough if I run in debug mode, it just crashes out without even giving the error. Nothing complicated is going on in the level. I have a character, who fires an entity(trigger collision) and when the entity is close to the target point, I release the entity. It usually crashes after doing this about 20 times. I do not even evoke a collision or move any other characters. I am hoping that this error is something familiar to more seasoned developers, but if not I will try to post additional detail. Any advice on this issue or how to better trap it in debug would be helpful. Thanks as always. Quote Link to comment Share on other sites More sharing options...
Josh Posted December 23, 2014 Share Posted December 23, 2014 It sounds like the entity is not being released properly, maybe something else is trying to make a call on it. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.