[Scummvm-tracker] [ScummVM] #10814: QFG4: Crash in cave when fighting Pit Horror below the tightrope

Vhati trac at scummvm.org
Wed Nov 21 20:01:49 CET 2018


#10814: QFG4: Crash in cave when fighting Pit Horror below the tightrope
--------------------------------+-------------------------
  Reporter:  Vhati              |      Owner:  (none)
      Type:  defect             |     Status:  new
  Priority:  normal             |  Component:  Engine: SCI
Resolution:                     |   Keywords:  SCI32
      Game:  Quest for Glory 4  |
--------------------------------+-------------------------

Comment (by Vhati):

 script - 855 wipeSpell::doit()
 {{{
 (super doit:)
 (if
         (and
                 register
 # Crash is here.
                 (| (SetNowSeen horror) $0001)
                 (or
                         (g188_egoSpell
                                 onMe: (+ (horror nsLeft?) 9) (+ (horror
 nsTop?) 24)
                         )
                         (g188_egoSpell
                                 onMe: (+ (horror nsLeft?) 0) (+ (horror
 nsTop?) 30)
                         )
                 )
         )
         (= register 0)
         (g188_egoSpell cue:)
 )
 }}}

--
Ticket URL: <https://bugs.scummvm.org/ticket/10814#comment:1>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list