twsurfaceReference problems
by Daniel Neilsen · in Torque Game Engine · 03/17/2003 (2:28 pm) · 4 replies
I posted this in the resource comments but have got no response. Anyone have any ideas how I can fix this?
------------------------------------------
I am getting the following error on loading a mission with a twSurfaceReference Object in it or on adding a twSurfaceReference object to a mission.
Fatal (e:\torque\engine\scenegraph\scenestate.cc @ 117)
Error, object of class twSurfaceReference either unbalanced the xform stack, or didnt reset the viewport. mv(2 2) proj (1 2) t0(1 1), t1(1 1) (0 22 800 578:0 22 800 578)
Any ideas anyone? I used the grass resource version 1.1 and, just in case overwrote it with this resource. I have checked all instructions and am using latest HEAD (yes I did a clean build).
------------------------------------------
I am getting the following error on loading a mission with a twSurfaceReference Object in it or on adding a twSurfaceReference object to a mission.
Fatal (e:\torque\engine\scenegraph\scenestate.cc @ 117)
Error, object of class twSurfaceReference either unbalanced the xform stack, or didnt reset the viewport. mv(2 2) proj (1 2) t0(1 1), t1(1 1) (0 22 800 578:0 22 800 578)
Any ideas anyone? I used the grass resource version 1.1 and, just in case overwrote it with this resource. I have checked all instructions and am using latest HEAD (yes I did a clean build).
About the author
#2
I can't find any reference to twSurfaceReference in HEAD. Can you provide a little more information?
03/17/2003 (8:04 pm)
Daniel,I can't find any reference to twSurfaceReference in HEAD. Can you provide a little more information?
#3
03/17/2003 (8:07 pm)
The twSurfaceReference Object is a resource posted here. I'm not sure if it's being rolled into the core or not for v1.2.x.
#4
Ken, if you get a sec, the resource has not as yet been updated to include that fix
03/18/2003 (1:33 am)
Thanks very much Paul, that fix worked perfectly.Ken, if you get a sec, the resource has not as yet been updated to include that fix
Torque Owner Paul Hoza
http://garagegames.com/index.php?sec=mg&mod=forums&page=result.thread&qt=8666
Other than pointing you there, I don't have any help to give. :)
HTH.