Game Development Community

Everything is Crash...

by Craig Perko · in Torque Game Builder · 03/11/2008 (1:01 pm) · 0 replies

I have a problem vaguely similar to this one:
garagegames.com/mg/forums/result.thread.php?qt=70061

Whenever I select a GUI element, it crashes Torque. If I try to add a GUI element, it crashes Torque. If I try to create a new GUI, it crashes Torque.

However, if I make a new project and edit the GUI there, there's no trouble... but it crashes on my current project regardless of what level I've got currently loaded. I tried commenting out the exec('~/gui... stuff, but it didn't help any.

I have a feeling this is related to a very weird saving bug: whenever I save a GUI, until I restart Torque the only text I can type is boxes and spaces, as if I was entering Chinese into an Ascii-only field. However, the save files appear undamaged.

Is anyone else having these bugs? Does anyone know why they happen?

-Craig