Follow-up Comment #11, bug #19083 (project wesnoth):

The issue seems to be that since the attack confirmation window can still be
open after the timer runs out, you can order an attack outside your turn. The
server receives the attack and sends the callback with the seed back to us,
and also sends the attack to the other clients (those execute it as usual).
However locally since we're out-of-turn the code supposed to receive and
execute the attack callback isn't running anymore.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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