[Scummvm-tracker] [ScummVM :: Bugs] #13549: LSL6 break into debugger when doing memory usage "easter egg"

ScummVM :: Bugs trac at scummvm.org
Mon Jun 6 11:06:49 UTC 2022


#13549: LSL6 break into debugger when doing memory usage "easter egg"
---------------------------------+------------------------------
Reporter:  RayKoopa              |      Owner:  (none)
    Type:  defect                |     Status:  new
Priority:  normal                |  Component:  Engine: SCI
 Version:                        |   Keywords:  debugger, memory
    Game:  Leisure Suit Larry 6  |
---------------------------------+------------------------------
 - ScummVM 2.6.0git6340-g974c51b4cd1 (Jun 5 2022 09:42:22)
 - Game language: English
 - Game version: Hi-Res 1.000.000
 - Windows 11 21H2 10.0.22000.675

 Steps to reproduce:
 - Start a new game (or go to the front lobby of the hotel)
 - Click the "La Costa Lotta" logo with the Hand action 4 times.
 - The game breaks into the debugger with the following output:
   {{{
   ERROR:
   parameter 0: 0000:008d (integer), should be null, integer
   parameter 1: not passed, should be null, integer
   parameter 2: not passed, should be null, integer (optional) (needs more)
   parameter 3: not passed, should be null, integer (optional) (needs more)
   parameter 4: not passed, should be null, integer (optional) (needs more)
   parameter 5: not passed, should be null, integer (optional)
   [VM] kResCheck[5]: signature mismatch in method theSign::doVerb (room
 200,
   script 200, localCall ffffffff)!
   Read 10 history entries
   }}}
   Instead (and in DOSBox), it should show a small popup window with the
 contents
   {{{
   Current free memory: 6035 kBytes
   Max available: 7314 kBytes
   machineSpeed: 15
   }}}
 [[Image()]]
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13549>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list