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) :-\
Please post error messages in clear text so they show up in the forum search.
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?
yes win 98
When you say you restarted, do you mean you restarted Windows or you restarted AGS?