Changes between Initial Version and Version 2 of Ticket #6654


Ignore:
Timestamp:
Jan 20, 2023, 3:14:27 AM (16 months ago)
Author:
Langbart
Comment:
  • adding a way to reproduce the issue

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6654

    • Property Priority Should HaveMust Have
    • Property Component Core engineAI
    • Property MilestoneAlpha 27
  • Ticket #6654 – Description

    initial v2  
    11Sometimes the AI tries to negotiate with a player that's already defeated: makes no sense.
    22
    3 See: https://wildfiregames.com/forum/topic/96576-petraai-bot-doesnt-recognize-defeat-of-competitor-its-trading-with/#comment-531255
     3See: [https://wildfiregames.com/forum/topic/96576-petraai-bot-doesnt-recognize-defeat-of-competitor-its-trading-with PetraAI bot doesn't recognize defeat of competitor, it's trading with] (11/Oct/22)
     4
     5==== analysing the replay from the forum link above
     6{{{#!rst
     711:40 `User` wants to become neutral with `Lysander`
     811:40 `Lysander` wants `1000 Food`
     911:50 `User` sends `Lysander` `1000 Food`
     1011:50 `User` becomes neutral with `Lysander`
     11
     1230:00 `User` wants to become allied with `Lysander`
     1330:00 `Lysander` wants `1000 Food`
     1430:00-31:00 `User` sends `Lysander` `400 Food` (and `200 Metal, 100 Wood`)
     1531:10 `User` resigns
     1632:10 `Lysander` wants the remaining `600 Food` (asking a private message)
     17}}}
     18
     19==== to reproduce
     20- start a match with some `AI's`
     21- try to make an alliance, where the AI asks you for a tribute
     22- only send a part of the tribute
     23- get defeated, for example with cheat code `exodia 1`
     24- AI asks you in a private message, for the rest
     25  - Attaching a minimal replay (2mins long)
     26  - attachment:commands.txt
     27
     28[[Image(see_AI_private_message.png, 800px, center)]]
     29
     30
     31==== note
     32To see private messages from the AI when watching the replay:
     331. either change the name in the `user.cfg` to the name of the player, whose private messages from the AI you would like to see or
     342. change the name in the attached replay file
     35
     36[[Image(see_AI_private_message.png, 600px, center)]]