Menu

#6859 SCI: QFG2: Uninitialized read when throwing at air elemental

closed-fixed
5
2015-05-05
2015-05-04
No

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)!

1 Attachments

Discussion

  • M. Kiewitz

    M. Kiewitz - 2015-05-05

    added workaround via commit 66a4b3c8058b7e36a49a143a03fc299b99d1d625

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

     
  • M. Kiewitz

    M. Kiewitz - 2015-05-05
    • labels: --> Script bugs
    • status: open --> closed-fixed
    • assigned_to: M. Kiewitz