Menu

#5178 SQ1SCI: Crash at Arcadia

SCI: Space Quest 1
closed-fixed
5
2010-08-11
2010-08-06
Scarlatti
No

At the beginning of the game, saving and restoring on certain rooms of the Arcadia ship causes a crash. I attached a crashing savegame below. The console log:

WARNING: kDoBresen: destination x, y would be off-screen(344, 66)!
WARNING: kDoBresen: destination x, y would be off-screen(344, 156)!
WARNING: kDoBresen: destination x, y would be off-screen(344, 145)!
parameter 0: 0000:02bc (integer), should be null, integer, reference
parameter 1: 0000:0003 (integer), should be null, integer, reference, invalid (optional) (more may follow)
parameter 2: 0000:006c (integer)
parameter 3: 002c:0002 (error)
[VM] kDisplay[1b]: signature mismatch via method arcadaRegion::doit (script 700, room 8, localCall 0xffffffff)!

Game Version: DOS/English/version 2.000
ScummVM Version: 1.2.0svn51774
Operating System: Win32 (XP SP2)

Discussion

  • Scarlatti

    Scarlatti - 2010-08-06
     
  • Scarlatti

    Scarlatti - 2010-08-06
    • labels: --> Script bugs
     
  • Omer Mor

    Omer Mor - 2010-08-09

    I got the same problem with the EGA version as well.
    Here is my console output:
    parameter 0: 0000:02bc (integer), should be null, integer, reference
    parameter 1: 0000:0003 (integer), should be null, integer, reference, invalid (optional) (more may follow)
    parameter 2: 0000:006c (integer)
    parameter 3: 002b:0004 (error)
    [VM] kDisplay[1b]: signature mismatch via method arcadaRegion::doit (script 700, room 11, localCall 0xffffffff)!

     
  • M. Kiewitz

    M. Kiewitz - 2010-08-11

    fixed in r51984

     
  • M. Kiewitz

    M. Kiewitz - 2010-08-11
    • assigned_to: nobody --> m_kiewitz
    • status: open --> closed-fixed