server icon indicating copy to clipboard operation
server copied to clipboard

"Wrong password" message for new factions, even though orders are accepted

Open PrototypeX29A opened this issue 6 years ago • 4 comments

Running my own game and adding new factions, I get "wrong password" message for the second report of the new faction, even though the pw is correct and the orders are accepted and processed:

Deine Befehle hatten ein falsches Passwort (). Das Passwort für diese Partei lautet .

Order to reproduce:

  • add a faction with: f = faction.create(...) and write the game
  • generate reports with ./eressea -t 123 -f reports.lua
  • add generate order file with password as mentioned in the nr
  • process turn with ./eressea -t 123 -f run_turn.lua
  • check nr of the new faction

PrototypeX29A avatar Jan 04 '19 07:01 PrototypeX29A