Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Revan on Wed 08/02/2006 14:59:13

Title: Illegal exception
Post by: Revan on Wed 08/02/2006 14:59:13
I was editing my game (Had just set an objects view and animation loop) went to test it when I was presented with this:

Quote
Illegal exception
An exception 0x0000005 occured in ACWIN.EXE at EIP = 0xBFF8AC13 ; program pointer is -199, ACI version 2.71.894, gtags (0,0)

And this (http://www.2dadventure.com/ags/Faltal_error2.png):

Quote
AGSEDIT Error
--
Can not resume thread 0 (error 6: the handle is invalid.)

Details >>
Can't create thread (error 8: not enough storage is available to process this co...
Can not resume thread 0 (error 6: the handle is invalid.)

and now I cant test my game at all, help..... please

EDIT: Ok I just closed it down and restarted now it seems fine (Still worried though) :-\
Title: Re: Fatal Error Contact CJ on Tech Forum
Post by: strazer on Wed 08/02/2006 16:37:21
Please post error messages in clear text so they show up in the forum search.
Title: Re: Illegal exception
Post by: Pumaman on Wed 08/02/2006 22:36:12
Sounds like your system ran out of resources for some reason (in the first error, the -199 is an error initializing DirectX).

Rebooting has then solved the problem, but I'm slightly concerned about what might have caused it -- are you using Windows 98?
Title: Re: Illegal exception
Post by: Revan on Thu 09/02/2006 12:26:10
yes win 98
Title: Re: Illegal exception
Post by: Pumaman on Thu 09/02/2006 18:42:08
When you say you restarted, do you mean you restarted Windows or you restarted AGS?