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

Martin Kiewitz trac at scummvm.org
Thu Nov 22 01:42:59 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 m-kiewitz):

 That error message is one implemented by us.

 The scripts try to do a bitwise OR operation on an integer and an object,
 which obviously makes no sense. It's a script bug.

 It's only acceptable to do that using 2 integers.

 Those are typically typos in the script code somewhere.

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


More information about the Scummvm-tracker mailing list