Some new native allies' cards can't send again after reaching Imperial Age

:arrow_forward: GAME INFORMATION

:point_down: These details are CRITICAL; DO NOT skip them or your issue may not be reviewed.

  • GAME BUILD #: 14.7908
  • GAME PLATFORM: Steam
  • OPERATING SYSTEM: Windows 10 / Windows 8 / Windows 7 / Mac / Linux

:arrow_forward: ISSUE EXPERIENCED

:point_down: DESCRIBE THE ISSUE IN DETAIL (below). LIMIT TO ONE BUG PER THREAD.

  1. Data\homecityswedish.xml.XMB
<HomeCity>
 <Cards>
~
    <card>
      <name>DEHCVasaAllies1</name>
      <maxcount>1</maxcount>
      <level>40</level>
      <prereqtech>-1</prereqtech>
      <age>1</age>
      <displayunitcount>11</displayunitcount>
    </card>
    <card>
      <name>DEHCJagiellonAllies1</name>
      <maxcount>1</maxcount>
      <level>40</level>
      <prereqtech>-1</prereqtech>
      <age>1</age>
      <displayunitcount>5</displayunitcount>
    </card>
    <card>
      <name>DEHCWittelsbachAllies2</name>
      <maxcount>1</maxcount>
      <level>1</level>
      <prereqtech>-1</prereqtech>
      <age>2</age>
      <displayunitcount>7</displayunitcount>
    </card>
    <card>
      <name>DEHCCaribAllies</name>
      <maxcount>1</maxcount>
      <level>40</level>
      <prereqtech>-1</prereqtech>
      <age>2</age>
      <displayunitcount>17</displayunitcount>
    </card>
    <card>
      <name>DEHCOldenburgAllies1</name>
      <maxcount>1</maxcount>
      <level>25</level>
      <prereqtech>-1</prereqtech>
      <age>3</age>
      <displayunitcount>25</displayunitcount>
    </card>
~
 </Cards>
</HomeCity>

  1. Data\homecityitalians.xml.XMB and Data\homecitymaltese.xml.XMB
<HomeCity>
 <Cards>
~
    <card>
      <name>DEHCBourbonAllies1</name>
      <maxcount>1</maxcount>
      <age>3</age>
      <displayunitcount>25</displayunitcount>
    </card>
~
 </Cards>
</HomeCity>

  1. Data\homecityrussians.xml.XMB
<HomeCity>
 <Cards>
~
    <card>
      <name>DEHCVasaAllies1</name>
      <maxcount>1</maxcount>
      <level>40</level>
      <prereqtech>-1</prereqtech>
      <age>1</age>
      <displayunitcount>11</displayunitcount>
    </card>
    <card>
      <name>DEHCPhanarAllies1</name>
      <maxcount>1</maxcount>
      <level>40</level>
      <prereqtech>-1</prereqtech>
      <age>2</age>
      <displayunitcount>7</displayunitcount>
    </card>
    <card>
      <name>HCXPNootkaAllies</name>
      <maxcount>1</maxcount>
      <level>40</level>
      <prereqtech>-1</prereqtech>
      <age>2</age>
      <displayunitcount>17</displayunitcount>
    </card>
~
 </Cards>
</HomeCity>

  1. Data\homecityxpiroquois.xml.XMB
<HomeCity>
 <Cards>
~
    <card>
      <name>DEHCLenapeAllies</name>
      <maxcount>1</maxcount>
      <level>0</level>
      <prereqtech>-1</prereqtech>
      <age>3</age>
      <displayunitcount>22</displayunitcount>
    </card>
~
 </Cards>
</HomeCity>

:arrow_forward: FREQUENCY OF ISSUE

:point_down: How often does the issue occur? CHOSE ONE; DELETE THE REST!

  • 100% of the time / matches I play (ALWAYS)

:arrow_forward: EXPECTED RESULT

:point_down: What was SUPPOSED to happen if the bug you encountered were not present?

All of them lack the “<infiniteinlastage>1</infiniteinlastage>” setting!