Hello,
I've got a really catastrophical problem! While I was working on my game, my computer suddenly turned off ....and when i restarted the pc and tried to load my game an error report occurs at the display saying something like:
"An error occured whilst trying to load your game.
Error was:
'.'. hexadecinal value 0x00, is an invalid character. Line 1949, position 6.
Error details: system.Xml.XmlException: '.'. hexadecinal value 0x00, is an invalid character. Line 1949, position 6."
What can I do? Can I save my scripts at least somehow? Please HELP me! :((
Marina
Well, not solved, in fact I've just rebuilt the game - it didn't take me quite long because I could import the rooms and the global script from my old game.
So...no help needed any more.
Bye
For future reference if anything ever corrupts your game like this you can try renaming the file "Game.agf.bak" to "Game.agf". The AGF file is your primary game file that tells AGS everything about your project, the number of characters, rooms, filenames and such. The BAK file is a back-up copy of this.
Glad you got it resolved though. Definitely scary that you almost lost your project. Make sure to keep regular back-ups of your game project folder. ;)