Game Development Community

Works in Builder, crashes when packaged

by Kelly Asay · in Torque Game Builder · 07/31/2006 (8:38 am) · 0 replies

I'm getting some results that I'm not understanding the cause of:

I can take any of the included demos or even my workups and mods to them, run them in TGB, they run fine. Package them, run the .exe and they run fine.

I take a project where I've used an animated 3d object, run them in TGB, they run fine. Package them, run the .exe and they crash. I'm using OPENGL for rendering, the screen even comes up for a moment, then a hard crash, the console log shows no errors in the scripts. I'm puzzled.