Comment 1 for bug 940608

Revision history for this message
SirVer (sirver) wrote : Re: [Bug 940608] [NEW] Lua error when an AI wiped out another AI in endless game (nog fog of war) :27: attempt to concatenate local 'name' (a nil value)

>This was also printed in the terminal. I assume it attempts to print the
>player name, and AI players might not have names?
No, this is not the case. 05_endless_game_foless calls
check_player_defeated without setting the wc_name and wc_ver variable.
This nil values are passed on to make_extra_data which then crashes.
This would also crash for human players.

Peter, I assign you because those modifications and the win condition
are done by you, so I guess you know what you intended.

  status triaged
  importance high
  milestone build17-rc1
  assignee Nasenbaer