---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occured in ACWIN.EXE at EIP = 0x0042F107 ; program pointer is +220, ACI version 2.60.693, gtags (1,198)
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.
Most versions of Windows allow you to press Ctrl+C now to copy this entire message to the clipboard for easy reporting.
---------------------------
OK
---------------------------
I got the error shown above when calling a new room from my dialog like this:
@7 // option 7
new-room 2
But sometimes I get this error instead:
---------------------------
Adventure Game Studio
---------------------------
An internal error has occured. Please note down the following information.
If the problem persists, contact Chris Jones.
(ACI version 2.60.693)
Error: unknown new interaction command
---------------------------
OK
---------------------------
Both happen while I do the same thing in the game. I just run a testgame and then sometimes I get the first error and sometimes the second one.
Or is it just me messing up?
#Update#
I decided to try and redo my test with version 2.56 of AGS
And to my surprise I got the same kind of 'Illegal Exception' error.
What I'm doing is just a test for a GK-style kind of dialog interface and the moment the error happens is basically when I want to leave the interface (read room) to go back to the room I came from.
Illegal exception
---------------------------
An exception 0xC0000005 occured in ACWIN.EXE at EIP = 0x0042F107 ; program pointer is +220, ACI version 2.60.693, gtags (1,198)
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.
Most versions of Windows allow you to press Ctrl+C now to copy this entire message to the clipboard for easy reporting.
---------------------------
OK
---------------------------
I got the error shown above when calling a new room from my dialog like this:
@7 // option 7
new-room 2
But sometimes I get this error instead:
---------------------------
Adventure Game Studio
---------------------------
An internal error has occured. Please note down the following information.
If the problem persists, contact Chris Jones.
(ACI version 2.60.693)
Error: unknown new interaction command
---------------------------
OK
---------------------------
Both happen while I do the same thing in the game. I just run a testgame and then sometimes I get the first error and sometimes the second one.
Or is it just me messing up?

#Update#
I decided to try and redo my test with version 2.56 of AGS
And to my surprise I got the same kind of 'Illegal Exception' error.
What I'm doing is just a test for a GK-style kind of dialog interface and the moment the error happens is basically when I want to leave the interface (read room) to go back to the room I came from.