Opened 11 years ago
Closed 11 years ago
#6423 closed defect (fixed)
SCI: Crazy Nick Laura Bow - Uninitialized read error
Reported by: | misterhands | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | script | |
Cc: | Game: | Hoyle's Book of Games 3 |
Description
Latest Win64 daily build Crazy Nick Laura Bow
From the main menu if you click on the "Control" button on top you get an uninitialized read error: Uninitialized read for temp 0 from method <invalid name>::open (room 975, script 700, localCall ffffffff)!
Note that this also occurs during a game of Yatch, the room number is 500 in that case. Can't get the room number for Dominoes because of another error, I'll make another bug report about that.
Ticket imported from: #3615118. Ticket imported from: bugs/6423.
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Component: | → Engine: SCI |
---|---|
Game: | → Hoyle's Book of Games 3 |
Owner: | set to |
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 11 years ago
Thanks for your report
A script bug, fixed in commit 27281d1. The fix should be available in the next daily version
Same bug in Dominoes. In case it matters for the workaround, the room number in that case is 100.