Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: beomoud on Mon 23/06/2008 22:22:49

Title: I can't compile
Post by: beomoud on Mon 23/06/2008 22:22:49
I have been testing my game all this time inside ags and it plays fine but when i recently tried to compile it and run the compiled game it crushed, showing me the following message:

---------------------------
Adventure Game Studio
---------------------------
Could not load sprite set file ACSPRSET.SPR
This means that the file is missing or there is not enough free
system memory to load the file.

---------------------------
OK   
---------------------------

Any idea what it might be? My ACSPRSET.SPR file is 145MB and my compiled 183MB. I tried Direct3D 9, i tried DirectDraw5, i tried to increase the maximum size for memory, downgrade to 16bit, but nothing. Any ideas how to fix this????
Title: Re: I can't compile
Post by: TwinMoon on Mon 23/06/2008 22:35:31
Check out this thread in the technical forum: http://www.adventuregamestudio.co.uk/yabb/index.php?topic=34887.0
It's a bug found yesterday, if you download the latest version of AGS the bug should be gone.
Title: Re: I can't compile
Post by: beomoud on Mon 23/06/2008 22:49:19
Thanks, that must be it. By the way i did search the beginners forum for answers before posting and i am sorry to have bothered you for this but it seemed important to me. Thanks again