Forged Alliance Forever Forged Alliance Forever Forums 2017-01-31T08:05:17+02:00 /feed.php?f=2&t=13941 2017-01-31T08:05:17+02:00 2017-01-31T08:05:17+02:00 /viewtopic.php?t=13941&p=142789#p142789 <![CDATA[Re: Faction Indices]]> Statistics: Posted by sasin — 31 Jan 2017, 08:05


]]>
2017-01-30T23:13:06+02:00 2017-01-30T23:13:06+02:00 /viewtopic.php?t=13941&p=142774#p142774 <![CDATA[Re: Faction Indices]]>
Faction index is used in the code to determine an entity's Faction. It's sprinkled through the code, and doesn't do much else.

Army index is the way that players (and AIs) are identified by the engine, and they're derived on game launch from the order of players in slots. Trouble was, it ignores empty slots and a few other edge cases. So in those cases, the lobby would report player IDs as {Slot1, Slot3, Slot4} etc, and at end of game the score code reported for engine army indexes {1, 2, 3}. This mismatch led to a server code error and a failed rating update.

Statistics: Posted by IceDreamer — 30 Jan 2017, 23:13


]]>
2017-01-30T22:51:24+02:00 2017-01-30T22:51:24+02:00 /viewtopic.php?t=13941&p=142773#p142773 <![CDATA[Re: Faction Indices]]> Statistics: Posted by Exotic_Retard — 30 Jan 2017, 22:51


]]>
2017-01-30T22:47:57+02:00 2017-01-30T22:47:57+02:00 /viewtopic.php?t=13941&p=142771#p142771 <![CDATA[Re: Faction Indices]]> Statistics: Posted by PhilipJFry — 30 Jan 2017, 22:47


]]>
2017-01-30T21:25:38+02:00 2017-01-30T21:25:38+02:00 /viewtopic.php?t=13941&p=142768#p142768 <![CDATA[Faction Indices]]>



Game Patch 3668

Posted on January 17th 2017 by speed2


Fixed the game reporting incorrect army indexes to the server on game start, leading to incorrect rating calculations on game end
Icedreamer

Statistics: Posted by sasin — 30 Jan 2017, 21:25


]]>