Game Development Community

"save scene" is not saving the scene (and other bugs)

by Mirko Topalski · in Torque Game Builder · 06/12/2009 (2:23 pm) · 3 replies

1) Every time i "save scene" its not saving it(??)
Every time i exit torque, he asks me "if i want to save the scene". Only then i can save it :-/

2) (This is not a bug, but it is ANNOYING) When i "tab" on my keyboard through some object properties (imput text fields in editor) the cursor just goes to the end of the next text field (not selecting its entire value).
So, when i drag some object to screen, and if i want to put him on 0,0 coordinates, i have to
1) grab a mouse
2) select entire value of position X text field (it is not automatically higlighted)
3) type a number
4) press "tab" (go to next text field)
5) delete position-Y value (all 6-or-more digits)
or
5) grab a mouse again, and select entire value
6) type a number
grrrr

3) when i change commonConfig.xml file (and edit "company" and "gameName") those values are always reverting to old states ("independent" and "untitled game")
Wait a minute.... now my file is completely empty! (????)
I tried to edit it with editor off, and now the xml file is blank!


#1
06/12/2009 (2:44 pm)
Now my entire project is screwed up!
I can't load any level!
Now he looks for "untitled.t2d" scene file!
#2
06/14/2009 (5:44 am)
Ok, so i created a completely new project, and i have imported all assets and scripts again... (took me whole evening to do that)

But, upon creating a new project, TGB asks me for the name of my game. No matter what i write there, its still "untitled game".

So basically, ill have to publish "untitled game"?
#3
06/14/2009 (8:56 am)
As for #2 - Auto-highlighting the entire field when pressing tab would definitely be handy.