#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)
Change History (3)
by , 10 years ago
comment:1 by , 10 years ago
Keywords: | script added |
---|---|
Owner: | set to |
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
added workaround via commit 66a4b3c8058b7e36a49a143a03fc299b99d1d625
script bug, happens when client coordinates of TryToMoveTo are the same as TryToMoveTo target coordinates.