Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Mon 26/05/2003 05:17:27

Title: When I test game, sometimes room bground, objects & scripted events are lost!
Post by: on Mon 26/05/2003 05:17:27
I have been using AGS for little over a week. During this time I have had three or four instances where room data and scripted events in that room are lost when (and subsequently after) I have tested it. The room screen goes black (blank). Objects and characters are still there but the background, hotspots and scripts related to the hotspots have gone.

Because AGS saves the game files before testing I lose a large chunk of work.

As a newbie I don't know if this is a bug or is a result of something I'm doing wrong!

I have looked through the bug reports and the entire beginners forum but can't see any other instances of anyone else experiencing this problem.

Help please!
Title: Re:When I test game, sometimes room bground, objects & scripted events are lost!
Post by: Ishmael on Mon 26/05/2003 05:54:42
Have you tired just saving your game? What does it do then?

What version fo AGS you use?
Title: Re:When I test game, sometimes room bground, objects & scripted events are lost!
Post by: Scorpiorus on Mon 26/05/2003 22:39:38
Also did you lose it when you were saving the project?
Do you mean it goes black when you running the game?
Title: Re:When I test game, sometimes room bground, objects & scripted events are lost!
Post by: on Tue 27/05/2003 20:43:30
Thanks for your replies.

I am using version 2.54

I am clicking Control T to test the game which automatically saves and then tests.

The test game screen goes black although the characters are still there. The compiled version also runs with the black screen.

When I quit the Test the Background  and Scripts are no longer in the saved room files.
Title: Re:When I test game, sometimes room bground, objects & scripted events are lost!
Post by: Scorpiorus on Tue 27/05/2003 21:06:27
QuoteThe compiled version also runs with the black screen.
hmm, looks like it just doesn't save the game properly. Try to install AGS into the C:\AGS for example (just some simple path) and see if it works then. :P

QuoteWhen I quit the Test the Background and Scripts are no longer in the saved room files.
You mean the AGS\GameFolder is empty then?
Title: Re:When I test game, sometimes room bground, objects & scripted events are lost!
Post by: Ishmael on Wed 28/05/2003 06:12:26
No, he means that the room he is editing has no backround, nor scripts... just like if someone has sabotaged (sp?) the room file and stolen the scripts...

If you just select save game from the menu, and run the compiled game, does it make diffrence?