Game Development Community

Chapter 5 Issue

by Camel Taylor · in Torque Game Engine · 06/07/2005 (10:43 pm) · 2 replies

After spending alot of time typing I came up with a total of thre errors in my log file. Which made me feel oh so good. However I seem to have a problem when I run the tge.exe from my drive I get en error program crashes. I've read through some of the posts and tried copying the tge.exe from the CD, I also tried copying the files onto my drive, but still it doesn't work. Now by total accedent I had to many windows open and I executed the ch5 off my DVD rom drive by mistake, but wait a sec the game runs just fine from my DVD rom drive. Anyone have any ideas to why that is? I just find it wierd that the program will run on my DVD rom drive but will not execute on my drive.

#1
06/08/2005 (10:25 am)
Unless you have all your tge files in the root of drive C, you need to move the .exe to the correct folder. If that's not it, I'm stumped.
#2
07/07/2005 (2:49 pm)
The problem with OP's issue is he's got bugs in his scripts. you have to debug all those scripts you just typed. you cant have any errors in your log file when the emaga5 runs or it will crash to the desktop. the reason why it runs off the CD is that it's executing ken's perfectly coded scripts. not yours.