Game Development Community

Error - Canvas has already been instantiated

by Telmo Menezes · in Torque Game Engine · 12/11/2004 (10:30 am) · 1 replies

Hi all,

I'm a newbie to the TGE and I'm trying to run the famous SimpleTorqueDemo (http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=5086) to start learning from a simple setup.

When I do TorqueDemo -game SimpleTorqueDemo I get a "Canvas has already been instantiated" error. Can someone help me please?

Regards,
Telmo Menezes

#1
12/11/2004 (2:29 pm)
The only thing you need todo is
Place the torquedemo.exe and the dll files in the simpleTorqueDemo folder.
And start torquedemo.exe.
You dont need the command line -game then .