Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: metalmario991 on Sun 18/01/2015 00:05:20

Title: Room -1
Post by: metalmario991 on Sun 18/01/2015 00:05:20
I was working on a another game when after programming the enter first time script I tried running the game and it said error room -1 does not exist when the room im in is 1. What's the problem?
Title: Re: Room -1
Post by: Crimson Wizard on Sun 18/01/2015 01:02:56
Check the "Starting room" property of your playable character in the Editor. It could have incorrect room set.
Title: Re: Room -1
Post by: monkey0506 on Sun 18/01/2015 08:33:49
Also, make sure you haven't actually got a file named room-1.crm in your project folder, as I recall that causing problems.