[Scummvm-tracker] [ScummVM :: Bugs] #14467: Sam and Max Hit the Road. Object 0 not found in room 93

ScummVM :: Bugs trac at scummvm.org
Thu May 18 19:10:51 UTC 2023


#14467: Sam and Max Hit the Road. Object 0 not found in room 93
-------------------------+----------------------------
Reporter:  daedalus1776  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: SCUMM
 Version:                |  Resolution:
Keywords:                |        Game:  Sam and Max
-------------------------+----------------------------
Comment (by AndywinXp):

 Apparently what's causing the issue is this call which happens after
 loading savegames:
 {{{
 runScript(VAR(VAR_SAVELOAD_SCRIPT2), 0, 0, nullptr);
 }}}

 The reason this call is here is that it's needed for correctly restoring
 the cursor after saving a game from the original menu. I'll see if there's
 a clever way to detect that.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14467#comment:11>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list