Show tool doesnt load model?
by Chris B · in Torque Game Engine · 09/09/2004 (5:17 am) · 8 replies
Hi,
I'm having trouble getting the show tool to load any models.
Another user on IRC yesterday mentioned theirs did not work either, and he solved his problem by
recompiling using a release build. I have tried that too.
I do:
torqueDemo(_DEBUG).exe -show
Load Shape -> player.dts (default orc player model)
Load Sequence -> dieslump(whatever its called)
Nothing appears.
The weird thing is, it did actually appear once, and only once, out of maybe 50 tries at loading a shape.
I am also attempting to get a GuiObjectView working in my MainMenu, but I do not get any model showing up there either. This is the real problem as I am not really concerned about show tool, but I cannot help think the two issues are related.
My console.log is at http://xor.fm.net/torque/console.txt
If anyone has any ideas that might point me in the right direction here it would be appreciated.
Thanks :)
edit: I neglected to mention, I am using a HEAD release, checked out approximately 26 hours ago which has compiled successfully using VC++ 6 on an XP box.
I'm having trouble getting the show tool to load any models.
Another user on IRC yesterday mentioned theirs did not work either, and he solved his problem by
recompiling using a release build. I have tried that too.
I do:
torqueDemo(_DEBUG).exe -show
Load Shape -> player.dts (default orc player model)
Load Sequence -> dieslump(whatever its called)
Nothing appears.
The weird thing is, it did actually appear once, and only once, out of maybe 50 tries at loading a shape.
I am also attempting to get a GuiObjectView working in my MainMenu, but I do not get any model showing up there either. This is the real problem as I am not really concerned about show tool, but I cannot help think the two issues are related.
My console.log is at http://xor.fm.net/torque/console.txt
If anyone has any ideas that might point me in the right direction here it would be appreciated.
Thanks :)
edit: I neglected to mention, I am using a HEAD release, checked out approximately 26 hours ago which has compiled successfully using VC++ 6 on an XP box.
#3
09/10/2004 (12:12 am)
Done! Thank you so much :)
#4
09/11/2004 (7:49 am)
Fix duly noted and added to my todo list.
#5
03/15/2005 (12:07 am)
Fixed.
#7
08/09/2005 (4:21 pm)
The link is to an old bug tracker entry... Why do you need it?
#8
08/09/2005 (5:13 pm)
Evidently for the title of the thread. :)Quote:Topic: Show tool doesnt load model?
Torque Owner Greg Ellwood
www.garagegames.com/projectmanager/issue.php?qis=321
-Greg.