I'm trying to run my game, using room 200, and testing out credits and my new interface. But as soon as the background graphic loads, a small pause, and without even running the enter room script...
An exception 0xC0000005 occured in ACWIN.EXE at EIP = 0x0043C28E ; program pointer is +5, ACI version 2.56.627 gtags (14, 15)
I would try and sort it out myself, but I don't know how to decipher this foreign message. *pokes it* If only someone could saved me from this programming hell... I'm only a lowly artist! :P
Thankye in advance!
hummmm...
you should ask CJ about this.. or maybe the moderators?
Have you deleted any sprite, e.g. for a mouse cursor?
There was a similar exception in thread:
http://www.agsforums.com/yabb/index.php?board=2;action=display;threadid=8859;start=msg107896#msg107896
Hmm... I DID delete a whole buncha sprites, but I replaced them all o_O I'll go check. And edit this post later to see if it actually works, messing around restoring sprites. Catcha later!
The trouble is, adding new sprites will have different sprite numbers that the old ones. Shame that you can't choose the sprite numbers that you add...
It does look like another case of deleting the mouse cursor.
I will definately be putting in a check for this when deleting sprites in the next version.