Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: fluxmaster on Fri 08/04/2011 18:29:13

Title: An exception 0xC0000005 occured in ACWIN.EXE this exception was fatal, notify CJ
Post by: fluxmaster on Fri 08/04/2011 18:29:13
With the release of AGD's KQ3 Redux, I decided to go back and replay Radiant's Kings Quest 3 Plus:  An Heir Raising Tale in order to compare the two.  At one point the game terminated with the following error message:

---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occured in ACWIN.EXE at EIP = 0x00449B26 ; program pointer is +77, ACI version 2.62.772, gtags (1,10)

AGS cannot continue, this exception was fatal. Please note down the numbers above, remember what you were doing at the time and notify CJ on the Tech forum.

(Global script line 3782)


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

The error occurs when I am in the treehouse and click the rope on the sleeping bandit.  I first reported this in the forum for Radiant's game, but then I noticed that the error message said to "notify CJ on the Tech forum," so I am reporting it here as well.

When I first played this game a few years back I was able to complete the task without getting this error, so I wonder whether something has changed in Windows that causes this to happen.  I am using the same computer as I used before, running Windows XP.

EDITL  I changed the title of this thread because I thought the original title was too non-specific.
Title: Re: An exception 0xC0000005 occured in ACWIN.EXE this exception was fatal, notify CJ
Post by: monkey0506 on Mon 11/04/2011 02:09:57
I don't know if it's strictly relevant (to AGS), but some Googling on "0xC0000005" seems to suggest that the error is an "access violation".

To determine anything further than that, you'd probably need to know what global script line 3782 is..Radiant?
Title: Re: An exception 0xC0000005 occured in ACWIN.EXE this exception was fatal, notify CJ
Post by: Pumaman on Sun 17/04/2011 15:50:13
Sorry, this game was made with a very old version of AGS (2.62) which is no longer supported.

You could try running Winsetup and turning off the audio, this sometimes fixes crashes in 2.x versions.
Title: Re: An exception 0xC0000005 occured in ACWIN.EXE this exception was fatal, notify CJ
Post by: fluxmaster on Mon 18/04/2011 03:04:48
I tried that just now, and it still crashes as before.