#5012 closed defect (fixed)
SQ1SCI demo: Menu crash
Reported by: | SF/escarlate | Owned by: | SF/mthreepwood |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | script | |
Cc: | Game: | Space Quest 1 |
Description
The demo crashes when calling the quit menu with the mouse. The console log:
parameter 0: 0000:03b2 (integer), should be null, integer parameter 1: 0022:0004 (object), should be null, integer parameter 2: 0022:0005 (object), should be null, integer (optional) [VM] kCelWide[f]: signature mismatch via method DIcon::setSize (script 255, room 1, localCall 0xffffffff)!
Game Version: DOS/English ScummVM Version: 1.2.0svn51397 Operating System: Win32 (XP SP2)
Ticket imported from: #3035720. Ticket imported from: bugs/5012.
Change History (5)
comment:1 by , 14 years ago
Owner: | set to |
---|
comment:2 by , 14 years ago
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 14 years ago
Component: | → Engine: SCI |
---|---|
Game: | → Space Quest 1 |
Note:
See TracTickets
for help on using tickets.
Nice catch, I missed this one. I'll look into it.