Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Anomaly on Thu 04/12/2008 05:23:02

Title: cursor engine error
Post by: Anomaly on Thu 04/12/2008 05:23:02
was told to reoprt this by the engine.

I was moving my pointer up to the X button on my window's window which the game was in.. and got this crash bug error report.. so i'm pasting it here.

---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occurred in ACWIN.EXE at EIP = 0x0040667D ; program pointer is +379, ACI version 3.10.1050, gtags (1,5)

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)
---------------------------
OK   
---------------------------


-
Title: Re: cursor engine error
Post by: Gilbert on Thu 04/12/2008 05:38:28
Hmmm Just a wild guess. Would it be possible that you have set a 'mouse over' or 'button pressed' graphics for the 'X' button, but some how it is pointing to a non-existing sprite?
Title: Re: cursor engine error
Post by: Trent R on Thu 04/12/2008 05:56:54
Are you talking about the Windows X that's on every app?

~Trent
Title: Re: cursor engine error
Post by: Pumaman on Thu 04/12/2008 18:08:59
Did this happen when you clicked the X, or just when you moved the mouse near it? Can you upload the crash dump file?