Game Development Community

mission not saved

by Balasubramaniyam · in General Discussion · 06/24/2009 (5:05 am) · 4 replies

hi friends
i made some changes in mainmenugui.gui by pressing f10... once again if i press f10 means then that changes ll appear. but after close and open the GUI means that changes did'd not appear... eventhough i changed that mission..but did'd appear... i don't know y? help me.... waiting for ur reply...

#1
06/24/2009 (6:13 am)
Assuming you remembered to save it before closing, there's a common mistake that can happen during the save process. If you're editing an existing GUI the best practice for saving is to open the save menu, navigate the file tree to where the GUI exists, select the GUI and click save.

Otherwise, it's very easy to just open the save dialog, click save and then you have a new file created with your changes that isn't being called.
#2
06/24/2009 (9:22 pm)
thanks for ur reply scott... i tried this but still mission not saved.... i dont't know y? help me scott.
#3
06/25/2009 (12:35 pm)
You are saving the GUI while in the GUI editor right and not leaving the GUI editor and saving the mission?

Are there any errors showing up in the console log?
#4
06/25/2009 (9:12 pm)
HI SCOTT,,, i made changes in mainmenugui.gui and my console log file show following output....

--------------------------------------------------------------
Loading compiled script vmerse/client/ui/playerList.gui.
Compiling vmerse/client/ui/mainMenuGui.gui...
Loading compiled script vmerse/client/ui/mainMenuGui.gui.
Error: cannot change namespace parent linkage for HomeGui_News_Bar from GuiControl to GuiBitmapCtrl.
Loading compiled script vmerse/client/ui/aboutDlg.gui.
Loading compiled script vmerse/client/ui/startMissionGui.gui.
---------------------------------------------------------------