Game Development Community

Can't get level to work

by David Cox · in Torque X Platformer Kit · 03/09/2010 (5:19 pm) · 1 replies

I'm following the instructions in the Basic Level Creation tutorial. When I save my scene and project I get a pop-up saying that ContentNodeGenerator.exe stopped working. Also when I try to debug the program there are no errors but the game doesn't compile right as in the output it says The program '[9284] Game.exe: Managed' has exited with code 7 (0x7). Does anyone know a solution to fix this as I'm wanting to make a game for my son for his birthday next month.

#1
03/09/2010 (6:40 pm)
I finally figured it out as I had to replace the ContentNodeGenerator in T2X with the one that came with the platformer kit so it would work correctly. If this is the wrong way to fix this issue let me know.