Game Development Community

Cant load mission anymore

by Jeff Trier · in Torque Game Engine · 11/27/2001 (10:47 am) · 2 replies

After sizing a .map model in the Torque editor and saving, I can no longer load my mission map. When I try loading in the Debug editor, The "Loading Mission" bar comes up and stops. The bar doesn't progress at all.


Any Ideas?

Thanks,
-Jeff

About the author

Originally a Classical/Metal musician, I've always been attracted to anything involving computers, including: Networking, PC Building and Repair, software design and coding. I've been involved with game design and development for over 10 years.


#1
11/27/2001 (10:57 am)
You can remove the item manually from the mission (.mis) file. Just change the read only property, drop it into notepad and delete said interiorInstance. Reload the mission and see if that's what's hanging you up.
#2
11/27/2001 (11:00 am)
Ahh great, thats a start. Looks like an opertunity to learn the code.

Thanks,
-Jeff