Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Disruption on Wed 23/02/2011 16:50:05

Title: Problem with 1024x768 in editor
Post by: Disruption on Wed 23/02/2011 16:50:05
Hello,

I started a new verb coin project, and all I did was changing the project resolution to 1024x768, not resizing the GUI (As doing so really destroys it), and I changed the background of the room 1 with another of my own.
With only that things done, the project fails to run FROM the editor, that is, pressing F5 or clicking on run, giving this exception:


---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occurred in ACWIN.EXE at EIP = 0x0044D181 ; program pointer is -1893, ACI version 3.12.1074, gtags (2000,160)

AGS cannot continue, this exception was fatal. Please note down the numbers above, remember what you were doing at the time and post the details on the AGS Technical Forum.



Most versions of Windows allow you to press Ctrl+C now to copy this entire message to the clipboard for easy reporting.

An error file CrashInfo.dmp has been created. You may be asked to upload this file when reporting this problem on the AGS Forums. (code 0)
---------------------------
Aceptar   
---------------------------


Interestingly enough, if I just click on Build Game Exe, and run the generated .exe instead of running from the editor , the game works perfectly.

I searched for the error code and other things here in this forum before posting, but I couldn't find anything of use. Sorry if this question has already been made, I tried my best looking before posting.

Thanks in advance for your replies,
Dis.
Title: Re: Problem with 1024x768 in editor
Post by: Pumaman on Sat 26/02/2011 13:32:55
If you switch between windowed and full-screen does that have an effect on whether it crashes?