Game Development Community

Noob Problem

by Thomas Almanzar · in Torque Game Engine · 04/30/2006 (5:37 pm) · 3 replies

Just recently got Torque 3D and have already run into a problem. I am working though the tutorial but when i try to open up my mission ither through world editor or a button i created off my start page, it wont load it and instead says that its waiting for server. Any idea on when is going wrong

#1
04/30/2006 (10:47 pm)
I just ran through the tutorial earlier today and I had the same problem. I started a new level and saved over the old one and it worked for me then. I think that it had to do with how I named my logo objects at first. In my first try I named them "logo.01, logo.02...etc" and my second time through I just named them all "logo" and it worked. No idea if that was the problem but try starting from scratch again and save over your first mission, it worked for me.

Hope it helps!
#2
04/30/2006 (11:25 pm)
Look at the console.log file, it's in the same dir as the .exe it might hold a clue to whats going wrong.