Game Development Community

Package utility gives me headaches

by Koen Van Baelen · in Torque Game Builder · 08/16/2007 (1:30 pm) · 2 replies

Two problems. First, I tried to package my game with the package builder. When I try to launch the game after that, I get a black screen and nothing else. It works perfect from the level builder.
Second, when I change main.cs so the level builder doesn't get launched but a splash screen is shown instead, how the hell can I package the game?

#1
08/17/2007 (12:00 am)
Is this 1.1.3 or 1.5.1?
#2
08/18/2007 (4:38 am)
It's 1.1.3, but nevermind, I have already solved the problem myself. Turned out a line of code in one of the source files was disabled.