Follow-up Comment #1, bug #13430 (project wesnoth):

this bug is caused by line:
move(m.key.src, m.key.dst) ... where m = choose_move(ai)

and 
m can take two different values (don't know why) so m.key.src is part of
other move than m.key.dst. I have no idea for workaround, imo something is
messed with determinism of methods like map, tomap, etc.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?13430>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to