Game Development Community

DownloadPhase01 harcrashing, will debugging help?

by Stefan Lundmark · in Torque Game Engine · 04/11/2004 (4:05 am) · 2 replies

I have come to the point that my torque application hardcrashes upon finalizing DownloadPhase01, it gives a really BIG error message and the console says squat.

If I build a debug build instead, will that help me find the problem?

#1
04/11/2004 (9:07 am)
Yes. That's what debug builds are for.
#2
04/11/2004 (9:11 am)
Since it really HARDCRASHED, I didn't think it would help.
Thanks Ben :)