Tutorial.base error
by Mark Barner · in Torque Game Engine · 03/06/2004 (11:43 am) · 5 replies
I downloaded and compiled the 1.2.1 head on May 2,2004.
Went to run the tutorial.base, it had an error and would not run.
I entered the following in the run command:
C:\torque\example\torqueDemo_DEBUG.exe -mod tutorial.base
it opened the window, but no gui or background. I got the following error message:
Fatal-ISV (c:\torque\engine\game\main.cc@88)
cCreateCanvas:canvas has already been instantiated
ran vcc6 debugger and got this message:
User breakpoint called from code at 0x77f75a58
Please let me know how to get this fixed.
Went to run the tutorial.base, it had an error and would not run.
I entered the following in the run command:
C:\torque\example\torqueDemo_DEBUG.exe -mod tutorial.base
it opened the window, but no gui or background. I got the following error message:
Fatal-ISV (c:\torque\engine\game\main.cc@88)
cCreateCanvas:canvas has already been instantiated
ran vcc6 debugger and got this message:
User breakpoint called from code at 0x77f75a58
Please let me know how to get this fixed.
#2
If I missed my birthday am I still a year older?
03/06/2004 (12:26 pm)
Quote:I downloaded and compiled the 1.2.1 head on May 2,2004.May 2nd? My birthday? I missed it again? I thought it was only March :(
If I missed my birthday am I still a year older?
#3
@John- Happy Birthday!...your becomming an old fart now...LOL
03/06/2004 (12:57 pm)
@Stefan- Thanks... someone told me it was a mod.@John- Happy Birthday!...your becomming an old fart now...LOL
#4
03/06/2004 (1:46 pm)
Well despite your attempt at time travel, it isn't May 2nd yet, so i'm not an old fart yet! Thanks anyway :D
#5
03/06/2004 (7:01 pm)
Sorry about the date....LOL....was up til 4:30 in the morning looking at the code and reading forums. I only got two hours sleep before the kids woke me up!:D
Associate Stefan Beffy Moises
Use the "game" parameter and it'll work :)