[Scummvm-tracker] [ScummVM :: Bugs] #17020: SCI: HOYLE5: Checkers crash, kList(At): signature mismatch
ScummVM :: Bugs
trac at scummvm.org
Mon Jul 27 21:29:19 UTC 2026
#17020: SCI: HOYLE5: Checkers crash, kList(At): signature mismatch
-------------------------+--------------------------
Reporter: eriktorbjorn | Owner: sluicebox
Type: defect | Status: closed
Priority: normal | Component: Engine: SCI
Version: | Resolution: fixed
Keywords: original | Game:
-------------------------+--------------------------
Changes (by sluicebox):
* owner: (none) => sluicebox
* resolution: => fixed
* status: new => closed
Comment:
Fixed in 744e86cbebf559f8e5122f33b036c7ae2b60165a , I hope.
We'll probably never be able to reproduce this deliberately, as it's a bug
in the large and complex AI script that calculates the next move. It
depends on the board state, the number of moves that have occurred, and
possibly the skill level of the opponent. I had some people play checkers
for a while, we couldn't reproduce it either =)
Still, I see where the crash occurs, and the scripting mistake, so I
simulated it with the debugger and wrote a patch that should work. It
certainly can't do any worse!
--
Ticket URL: <https://bugs.scummvm.org/ticket/17020#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list