Game Development Community

Waiting for Server?

by ChrisG · in Torque Game Engine · 10/25/2006 (1:55 pm) · 3 replies

I've been working on my game for server months now using TGE 1.4 and TLK. I've made no script or source code changes (just adding DIFs and DTS models)

Everything's been fine but now the mission hangs when loading with "Waiting for Server" in the load bar.

This is really annoying when I'm making a standalone game!

The first time it happen I restarted the computer and it seemed to fix the problem. Now it doesn't fix the problem.

Does anyone know what's causing this and how to stop it.?

#1
10/25/2006 (4:59 pm)
Look in your console log....

Most of this timewhen it happens to me it's because I made a typo somewhere in a script file.

Dunno... just a thought.
#2
10/26/2006 (8:04 am)
Always when i get something wrong the game will exit after i press load mission or crash
#3
10/27/2006 (4:57 am)
Problem seems to be fixed. I restored the mission file to a backup and it worked ok. Must have been borked. Always remember the first law of computerdom - Thou shalt make backups.