When i added a new object into my already existing room and i wanted to test it, i got this weird error just after loading the game.
Maybe it has something to do with the standart sprites i deleted / replaced.
---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occured in ACWIN.EXE at EIP = 0x0043C28E ; program pointer is +5, ACI version 2.56.627, gtags (0,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.
---------------------------
OK
---------------------------
probably deleted sprites for mouse cursor
View Threads:
http://www.agsforums.com/yabb/index.php?board=2;action=display;threadid=8859;start=msg107896#msg107896
http://www.agsforums.com/yabb/index.php?board=2;action=display;threadid=8970;start=msg109144#msg109144
Oh yeah, this might have caused it. Sorry for ringing the alarm bell :)
You know, there is a big warning message that you have to read before deleting things :P
... or do people just click the OK without reading the messages ... ?
Well, the 2.57 beta now checks for this so it should stop people making the same mistake in future :)
Quote from: Pumaman on Sun 19/10/2003 15:33:47
Well, the 2.57 beta now checks for this so it should stop people making the same mistake in future :)
You mean that 2.57 checks if the user has read the warning message?
WOW
Hehe good idea, the next version will count the number of seconds between the dialog popping up and you pressing "Yes"... and if it's less than the time it should take to read the text, then it will refuse to delete the sprite!
I like what some websites do and put the actual agreement to their terms link in their paragraph saying in small text "if you agree click here" but will also at the bottom of it have the "I agree.... I disagree" people will obviously just jump ahead an click the much larger link on the bottom, and then get scolded with a small error window, but that wouldnt be easy to do with the already error window.