Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#6859 closed defect (fixed)

SCI: QFG2: Uninitialized read when throwing at air elemental

Reported by: wjp Owned by: m-kiewitz
Priority: normal Component: Engine: SCI
Version: Keywords: script
Cc: Game: Quest for Glory 2

Description

I've been unable to reproduce it, but once I got this error after "throw pot" at the air elemental.

Uninitialized read for temp 0 from method TryToMoveTo::onTarget (room 335, script 79, localCall ffffffff)!

Ticket imported from: bugs/6859.

Attachments (1)

qfg2.008 (38.3 KB ) - added by wjp 9 years ago.

Download all attachments as: .zip

Change History (3)

by wjp, 9 years ago

Attachment: qfg2.008 added

comment:1 by m-kiewitz, 9 years ago

Keywords: script added
Owner: set to m-kiewitz
Resolution: fixed
Status: newclosed

comment:2 by m-kiewitz, 9 years ago

added workaround via commit 66a4b3c8058b7e36a49a143a03fc299b99d1d625

script bug, happens when client coordinates of TryToMoveTo are the same as TryToMoveTo target coordinates.

Note: See TracTickets for help on using tickets.