Game Development Community

Big Issue and need serious help

by JC · in Torque Game Builder · 12/13/2006 (7:16 am) · 2 replies

We are building our 2d sidescroller in TGB and it compiles fine, but the problem is that when we click to run the game, the game doesn't load or even worse crashes the computer. We've tested it on sever computers now both mac and pc.

#1
12/13/2006 (7:58 am)
Have you tried running a debug version?
#2
12/13/2006 (5:40 pm)
Couple of Ideas:

1) use the cleandso.bat in the game folder (has worked in the past for me when I get crashes)
2) check the console.log (if you havent already)
3) if the crashes started after you made/added something it might be worth it to load a backup or retrace your steps (worth a shot)