#11171 closed defect (fixed)
SCI: Hoyle Bridge - Uninitialized read
Reported by: | misterhands | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: |
Description
Hoyle Bridge Win
When playing a game:
Uninitialized read for temp 3 from method SecondSeat_Trump::beatTheirBest (room 700, script 730, localCall ffffffff)!
Change History (4)
comment:1 by , 5 years ago
comment:3 by , 5 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I just had this one occur in Hoyle 5 Bridge (not Hoyle Bridge):
Uninitialized read for temp 3 from method ThirdSeat_Trump::beatTheirBest (room 7
00, script 730, localCall ffffffff)!
It looks like Hoyle 5 Bridge and Hoyle Bridge use identical scripts,
so each workaround should be added for both of them.