Game Development Community

Build Error

by Dwayne Brown · in Torque Game Engine · 08/08/2007 (12:48 pm) · 3 replies

What does this error mean?

Error, object class sky is either unbalanced the xform stacks, or didnt reset the view port!. mv(3 3) proj(2 2) t0(1 1), t1(1 1) (0 22 800 578: 0 22 800 578)

#1
09/19/2007 (1:14 pm)
I ran the game fine for 30 minutes. I hit F11 and ran to my new marker and then I received the error again. title bar says Fatal:(c:\torque\tge_1_5_2\engine\scenegraph\scenestate.cc @ 16. In the body it shows Error, object class sky is either unbalanced the xform stacks, or didnt reset the view port!. mv(3 3) proj(2 2) t0(1 1), t1(1 1) (0 22 800 578: 0 22 800 578). This error comes after recompiling the engine. I never edited scenestate.cc. Does anyone have any suggestions or experienced this error?
#2
09/19/2007 (1:21 pm)
Did you make ANY source changes or did you just hit recompile after a completely fresh install. You noted in your other topic on this (why not post it on the private forums where compilation issues are actually addressed instead of public forums where source code issues are not?) that it does this on your laptop and desktop. Are you copying the binary or are you compiling it fresh on both? Are you doing a clean build? Is it a release or debug build?
#3
09/19/2007 (1:34 pm)
Sorry David I will post what I have in the private forums.