Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Hyperbro on Tue 14/09/2010 13:29:28

Title: Error: Unable to load 'roomN.crm' [SOLVED]
Post by: Hyperbro on Tue 14/09/2010 13:29:28
Quote from: Adventure Game Studio
An error has occurred. Please contact the game author for support, as this is likely to be a scripting error and not a bug in AGS.
(ACI version 3.12.1074)

Error: Unable to load 'room2.crm'. This room file is assigned to a different game.

I didn't do anything, I swear, it was like that when I found it.
Anything above room1 will produce this error. I re-installed AGS and deleted all the testing game files I made, still nothing.
Title: Re: Error: Unable to load 'roomN.crm'.
Post by: Wyz on Tue 14/09/2010 23:37:41
I've had this error a little while back and it was driving me crazy. It turned out that you get this error when you have not imported a background image in a room. Well, try importing one if you haven't done so. Otherwise, see if the room files are used by a different process (try moving them).
Title: Re: Error: Unable to load 'roomN.crm'.
Post by: Hyperbro on Thu 16/09/2010 01:59:00
My god, you are a genius. Have my babies.
Title: Re: Error: Unable to load 'roomN.crm'.
Post by: Gilbert on Thu 16/09/2010 02:12:12
Alternately, import a black background with colour depth and size matching your game's settings into a room. Save it and rename it to _blank.crm . When you make a new room for your game this file would be used as a template.