Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: xil on Wed 01/04/2015 01:58:44

Title: Illegal exception exception when running my game
Post by: xil on Wed 01/04/2015 01:58:44
A player has just let me know they get the following error when they try to start my game (Aractaur).

---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occurred in ACWIN.EXE at EIP = 0x004A2B60 ; program pointer is +77, ACI version 3.4.0.3, gtags (16,320)

I cannot seem to reproduce this error in either Direct Draw or Direct3D, any ideas how I can try to debug it?
Title: Re: Illegal exception exception when running my game
Post by: Monsieur OUXX on Wed 01/04/2015 10:52:48
Ask him if he uses DirectDraw. If yes, make them use Direct3D. Dave Gilbert explained somewhere on the forums that he kept experiencing random error messages with players who used DirectDraw on modern laptops, with no way of troubleshooting.
Title: Re: Illegal exception exception when running my game
Post by: Crimson Wizard on Wed 01/04/2015 11:22:16
Your friend should get a crash dump in the game folder, could you upload it somewhere?