Game Development Community

DTS Crashes TGE 1.5, Works Fine With TGE 1.4

by Scott Doerrfeld · in Torque Game Engine · 04/20/2007 (11:04 pm) · 1 replies

I am really at a loss here...

I have a DTS model that always loaded fine for me with TGE 1.4. Yet it crashes whenever I try loading it into TGE 1.5. I just can't figure out why. NOTE: It only happens with the Mac version.

Is there anyone out there who is familiar enough with the engine changes who can help me tackle this problem?

#1
04/20/2007 (11:13 pm)
If you're using 1.5.1 you could try to diff the optimization resource against 1.4, copy 1.4's code over it, then diff that against 1.5, i think most of those optimizations were Mac specific or

I think theyre working on a 1.5.2 to fix these bugs that've crept up, coming soon

I honestly have never compiled a Mac build I'm just suggesting what might be a quick solution if you were looking for an avenue to fix it on your own.