Quitgui.gui and ammo.dts bounds box and other missing files?
by Chris · in Torque Game Engine · 07/18/2004 (7:06 pm) · 1 replies
I'm working on cleaning up some errors in the scripts that are compiled at runtime and I'm getting the following errors.
- Missing file: shades.game/client/ui/QuitGui.gui!
- Error: shape shades.game/data/shapes/crossbow/ammo.dts-collision detail 0 (Collision-3) bounds box invalid!
- Missing file: common/defaults.cs!
I can't seem to find documentation anywhere on what the QuitGui.gui is. Not sure about the other errors, any suggestions?
- Missing file: shades.game/client/ui/QuitGui.gui!
- Error: shape shades.game/data/shapes/crossbow/ammo.dts-collision detail 0 (Collision-3) bounds box invalid!
- Missing file: common/defaults.cs!
I can't seem to find documentation anywhere on what the QuitGui.gui is. Not sure about the other errors, any suggestions?
About the author
Torque 3D Owner Tom Feni
the ammo.dts has been like that for years.. just replace it with a dummy dts or remove it yourself by deleting the crossbow.cs... I have most of the console spam removed just takes some digging.. :)