Game Development Community

Missing files in Torque Demo (console output warnings)?

by Danner Jones · in Torque Game Engine · 10/19/2003 (5:16 pm) · 1 replies

I'm looking through the console after loading the starter.fps mod in the new Torque Demo (CVS HEAD, roughly 1.2).

I noticed a few exec lines that reference scripts that aren't there. For example, main.cs in /common, wants to exec defaults.cs which isn't there. There is one more warning while loading up the main menu and a few more after starting the FPS demo.

Also, while loading the FPS demo there are a few misc warnings about bad collision boxes and a bunch of missing texture files.

Since the Torque Demo runs just fine as far as I can tell (I can run, shoot, etc.), I assume these are just oversights that no one has cleaned up. But I wanted to ask just in case they really should be there.

Thanks,
Nerseus

#1
10/19/2003 (7:28 pm)
As you said, they are just laziness of cleaning some warnings that have no effect at all.

You can safely ignore them.