Game Development Community

TGB 1.7.5 won't open my scenes? [FIXED]

by Robert Carroll · in Torque Game Builder · 05/06/2010 (10:33 pm) · 6 replies

Hi, I just tried to open one of my scenes, but the TGB 1.7.5 won't open them. When I try to open any scenes It becomes unresponsive and doesn't load anything. Is there a way to fix this?

[FIXED]
I Copied my whole scene and slowly deleted everything. I don't know what caused it but what did is gone now :)

#1
05/07/2010 (11:21 am)
Strange. I've opened several existing TGB projects. Are you seeing anything odd in the console?
#2
05/07/2010 (1:59 pm)
Have you removed the old appdata from 1.7.4 or earlier? That seems to cause strange behaviour.
#3
05/07/2010 (4:37 pm)
This is about 80% of the console

t2dSceneGraph::addToScene() - Object '4510' is already in a SceneGraph!.
t2dSceneGraph::addToScene() - Object '4516' is already in a SceneGraph!.
t2dSceneGraph::addToScene() - Object '4519' is already in a SceneGraph!.
t2dSceneGraph::addToScene() - Object '4526' is already in a SceneGraph!.
t2dSceneGraph::addToScene() - Object '4532' is already in a SceneGraph!.

Where's the appdata? I haven't removed anything so no...
#4
05/07/2010 (6:22 pm)
Ok I just deleted the Appdata with no luck. I also reinstalled TGB 1.7.5 still didn't work :(
#5
05/08/2010 (12:34 am)
I can start from a different scene and switch from those to others, but not from this particular scene. It was a pretty big file so that might be it.
#6
05/08/2010 (12:50 am)
Ok, its not just TGB 1.7.5 I tried switching scenes from TGB 1.7.4 and it did the whole freeze up thing.