Lesson Kit missing files
by Christopher Tall · in Torque Game Engine · 03/27/2008 (11:19 am) · 0 replies
Hi, my problem is with some files that are missing (or were never loaded) in the Lesson Kit according to the console. So when I press the sample scripts console button in the main menu it tells me some things that are missing or can't be found ( like I said earlier). One of the things it says is (without the quotes of course):
"Could not locate texture: gpgt/client/sharedAssets/button1/button1".
It actually says this same thing 7 times, when I follow the directory path in the actual folders, the files include: button1_d.png, button1_h.png, button1_i.png, and button1_n.png. It's rather strange, theres 7 warning messages but there are 4 files each that have "button1" in their name but with a "_" and some various letter.
The other message says it is missing a function which appears it should be in a .dll file which should not be modified by people. It says:
"Missing OpenAL extension function 'EAXSet'" and
"Missing OpenAL extension function 'EAXGet'"
The closest thing related to this warning message in my mazerunner folder was the OpenAL32.dll file.
And lastly is a script file that is apparently in the common folder. It's message displays:
"Missing file: common/default.cs"
I can't find this file anywhere, not even in the gpgt disk or in the MazeRunnerAdvanced folder! It seems that it never existed but yet it is expected by the Lesson Kit (which is not possible). So I would really appreciate if I could just be told how to calm these messages by finding their files and functions or deleteing a broken path to a file. Thanks.
"Could not locate texture: gpgt/client/sharedAssets/button1/button1".
It actually says this same thing 7 times, when I follow the directory path in the actual folders, the files include: button1_d.png, button1_h.png, button1_i.png, and button1_n.png. It's rather strange, theres 7 warning messages but there are 4 files each that have "button1" in their name but with a "_" and some various letter.
The other message says it is missing a function which appears it should be in a .dll file which should not be modified by people. It says:
"Missing OpenAL extension function 'EAXSet'" and
"Missing OpenAL extension function 'EAXGet'"
The closest thing related to this warning message in my mazerunner folder was the OpenAL32.dll file.
And lastly is a script file that is apparently in the common folder. It's message displays:
"Missing file: common/default.cs"
I can't find this file anywhere, not even in the gpgt disk or in the MazeRunnerAdvanced folder! It seems that it never existed but yet it is expected by the Lesson Kit (which is not possible). So I would really appreciate if I could just be told how to calm these messages by finding their files and functions or deleteing a broken path to a file. Thanks.