#6604 closed defect (fixed)
SCI: HOYLE4 - kDeleteKey error
Reported by: | misterhands | Owned by: | m-kiewitz |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Hoyle's Classic Card Games |
Description
Using a recent Win32 build by Kirben Hoyle 4 DOS
When going back to game list from Hearts (only when card tray is present): parameter 0: 0000:0000 (null, integer), should be list parameter 1: 0082:0647 (object), may be any [VM] kDeleteKey[3b]: signature mismatch via method handleEventList::delete (room 975, script 999, localCall 0xffffffff)!
When restarting Hearts while the tray is shown: parameter 0: 0000:0000 (null, integer), should be list parameter 1: 002b:0647 (object), may be any [VM] kDeleteKey[3b]: signature mismatch via method handleEventList::delete (room 300, script 999, localCall 0xffffffff)!
When going back to game list from Cribbage with the crib tray present: parameter 0: 0000:0000 (null, integer), should be list parameter 1: 002b:0647 (object), may be any [VM] kDeleteKey[3b]: signature mismatch via method handleEventList::delete (room 975, script 999, localCall 0xffffffff)!
When restarting Cribbage while the tray is shown: parameter 0: 0000:0000 (null, integer), should be list parameter 1: 0034:0647 (object), may be any [VM] kDeleteKey[3b]: signature mismatch via method handleEventList::delete (room 500, script 999, localCall 0xffffffff)!
All this works fine in the original.
Ticket imported from: bugs/6604.
Change History (2)
comment:1 by , 10 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
added workaround entries commit d7f2688