Game Development Community

Exec not working

by Roshan Kuriyan · in Torque Game Engine Advanced · 04/28/2006 (3:38 am) · 1 replies

SetModPaths(".");
Exec("./common/main.cs");


this is my sample code, it is running in TGE, but not running in TSE,

i got a error that " Illegal CodeBlock path detected (no mod directory), unable to find the file "

What is the problem in this one

#1
03/31/2010 (8:33 am)
Roshan,

I'm getting the same exact error (in TGE). Have you been able to resolve this yet? If I figure it out, I'll post immediately.