Adventure Game Studio

AGS Development => Editor Development => Topic started by: tilapisha on Sat 16/04/2022 19:30:38

Title: Game crash updating from 3.5.1 to 3.6.0
Post by: tilapisha on Sat 16/04/2022 19:30:38
---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occurred in ACWIN.EXE at EIP = 0x004B4DD1; program pointer is +204, ACI version 3.6.0.20, gtags (4,71)

AGS cannot continue, this exception was fatal. Please note down the numbers above, remember what you were doing at the time and contact the game author for support or post these details on the AGS Technical Forum.


I am trying to restore my game to the oldest commit, but not sure how to do this as well. https://github.com/lishap/gobyworld (https://github.com/lishap/gobyworld) Also. all my GUI images are glitchy.
Title: Re: Game crash updating from 3.5.1 to 3.6.0
Post by: Crimson Wizard on Sat 16/04/2022 20:00:05
program pointer is +204 - this looks like a bug when processing room masks on load that was fixed some time ago, could you try updating to one the next beta versions?

E.g. this is Beta2: https://github.com/adventuregamestudio/ags/releases/download/v.3.6.0.22/AGS-3.6.0.22-Beta2.zip
Or most recent Beta3: https://github.com/adventuregamestudio/ags/releases/download/v.3.6.0.23/AGS-3.6.0.23-Beta3.zip

Quote from: tilapisha on Sat 16/04/2022 19:30:38all my GUI images are glitchy.

Could you be more specific please?

BTW, I think it's best to report these problems in the 3.6.0 Beta thread:
https://www.adventuregamestudio.co.uk/forums/index.php?topic=59842.0
Title: Re: Game crash updating from 3.5.1 to 3.6.0
Post by: Crimson Wizard on Wed 24/01/2024 05:16:58
There's a chance this has been fixed long ago. Unfortunately the OP never replied to this, but I'll lock this thread anyway, as much time had passed.