Game Development Community

Ahh...After 4 days working on a new mission it now does not load

by Chad Ramos · in Torque Game Engine · 12/09/2006 (2:02 pm) · 4 replies

Well I have been working on a mission and had just finished adding some particle effects. Now I can't load up my mission anymore. This is horrible. Hear is what the console file says at the end.

*** LOADING MISSION: starter.fps/data/missions/cRamos.mis
*** Stage 1 load
*** Stage 2 load
Executing starter.fps/data/missions/cRamos.mis.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.
onNeedRelight: Unknown command.


What steps should I take? Any suggestion would be great.

Thanks

Chad

#1
12/09/2006 (2:39 pm)
Take a look more early in the log. Is there a red line with an error?
#2
12/13/2006 (11:11 am)
Chad

Anyway I've had the same problem in the past, mainly it depends on what items you are placing. I know when I used one of the content packs and had the item intersect the terrain, the mission would save but it would not load right. I ended up raising all the items that I added last and it worked fine. I raised them by opening the mission file with notepad.

How did your project turn out?

Oh by the way this is Adam from college.
#3
12/13/2006 (11:17 am)
Hey Adam....

It ended up being a partical effect that I pointed to a resource that was not there. Opps. Took a little back tracking to figure it out but none the less I did it. Everything thing turned out perfect considering I ended up getting a 630/630.

Thanks

Chad
#4
12/13/2006 (11:20 am)
Cool, I'm glad you got it figured out