Game Development Community

Head exe locks up..

by Kevin Johnson · in Torque Game Engine · 05/06/2004 (3:06 pm) · 1 replies

Any one out there having problems running the engine from a from head compile.

I was just compiling my head copy and for some reson it locks up on the garage games screen.. I can still compile and run my other versions, so i don't think i dorked anything up in vs..but i may have..so i was just wondering if anyone else had this prob..
only thing (out of the ordinary) in the console is:
Missing file: demo/client/ui/PageGui.gui!
and the fact that it stops here:
Binding server port to default IP
UDP initialized on port 0

update:
blew away my directory gotta fresh head and its all workinh now..

#1
05/06/2004 (3:22 pm)
PageGui doesnt exist, did you try to create it OR copy it over from a previous build?

Does it actually lock up (ie, hang/freeze) or does it just stop there? To me it looks like it just stopped.

Use the Gui Editor to move away from the screen, if that works.. then there is a missing gui file.