[Scummvm-tracker] [ScummVM :: Bugs] #16399: HADESCH: Assertion in moveToRoomReal()

ScummVM :: Bugs trac at scummvm.org
Thu Dec 18 06:31:43 UTC 2025


#16399: HADESCH: Assertion in moveToRoomReal()
-------------------------+------------------------------
Reporter:  eriktorbjorn  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: Hadesch
 Version:                |  Resolution:
Keywords:                |        Game:  Hades Challenge
-------------------------+------------------------------
Comment (by eriktorbjorn):

 What seems to be happening is that the first time you click on the island,
 ArgoHandler::handleClick() will get the name of the island you clicked on.
 This will store the destination in `_destination` to be used later. But if
 you click on anything before that destination is used, `_destination` will
 be cleared.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16399#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list