Game Development Community

Game quits unexpectedly

by Matt Ahrens · in Torque Game Engine · 06/27/2009 (11:58 am) · 3 replies

every time i try to use one of my models as a player or aiPlayer it quits unexpectdly, also whenever i try to use the models i bought from this site it quits unexpectedly. Some work, but others don't, any ideas?
My computer:
Macbook pro, 2.4 GHz Intel Core 2 Duo
2 GB 667 MHz DDR2 SDRAM
Graphics GeForce 8600M GT with 256 ram.

the downloaded models worked on my windows partion, but my model didn't.

#1
06/27/2009 (12:12 pm)
Are these shapes (.dts) or interiors (.dif)?

Are your datablocks (if needed) pointing to the correct filepath and name?

Did you include all textures?

Are there any errors in the console?
#2
06/27/2009 (2:48 pm)
no errors in the log file

mostly just dts, but the 3rd room of the dungeon kit crashes when ever i add that to the mission, and it wouldn't load the dugeon demo.
#3
07/01/2009 (4:47 pm)
well i seemed to have found the problem, sort of, its seems to be the dsq's, i didn't export the animations into dsqs, and it loads just fine.

has anyone come across something like this before?