[Scummvm-tracker] [ScummVM :: Bugs] #12752: AGS: Game crashing script error when exiting Rosa's notes by clicking offscreen (Blackwell Legacy) (was: Game crashing script error when exiting Rosa's notes by clicking offscreen (Blackwell Legacy))
ScummVM :: Bugs
trac at scummvm.org
Sun Aug 1 22:17:25 UTC 2021
#12752: AGS: Game crashing script error when exiting Rosa's notes by clicking
offscreen (Blackwell Legacy)
-----------------------------------------+--------------------------
Reporter: Paolo86cripple | Owner: dreammaster
Type: defect | Status: closed
Priority: normal | Component: Engine: AGS
Version: | Resolution: wontfix
Keywords: ags, blackwell1, script hung | Game:
-----------------------------------------+--------------------------
Changes (by dreammaster):
* owner: (none) => dreammaster
* status: new => closed
* resolution: => wontfix
* summary:
Game crashing script error when exiting Rosa's notes by clicking
offscreen (Blackwell Legacy)
=>
AGS: Game crashing script error when exiting Rosa's notes by clicking
offscreen (Blackwell Legacy)
Comment:
The game script seems to be an extensive one, so it's unfeasible to devote
time to a workaround right now, particularly since the obvious X button
works for now. So I'm going to close it as "will not fix". But just for
posterity sake, in case anyone wants to come back to it later, I've
attached a savegame when Rosa already has the notebook.
Also, the script in question goes into a loop that starts 6727 (line 548
of the game script), and goes through to offset 7218, where it does a jmp
back to 6727. I'm presuming that it represents an event processing loop,
and because you clicked outside the notebook, it goes into the infinite
loop because it doesn't have anything to handle it.
--
Ticket URL: <https://bugs.scummvm.org/ticket/12752#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list