Forged Alliance Forever Forged Alliance Forever Forums 2020-06-29T19:49:41+02:00 /feed.php?f=41&t=19425 2020-06-29T19:49:06+02:00 2020-06-29T19:49:06+02:00 /viewtopic.php?t=19425&p=185174#p185174 <![CDATA[Re: Formations log errors]]>
Sprouto wrote:
Most formation errors such as this one are caused by an unexpected or missing category in the unit blueprint - which causes the formation code to fail when it tries to find a spot for this particular unit. Debugging the formation code is a rather difficult exercise - but I would suggest trying this manually - cycling thru the different formations with the same set of selected units - with the intention of at least discovering which formation is throwing this problem.

Sprouto, you were right. These errors really appeared due to missing or unnecessary categories in the unit's blueprints.
After making changes to the found units, the errors disappeared.
Thanx!!! Great Thanx!!!!

Statistics: Posted by Mavr390 — 29 Jun 2020, 19:49


]]>
2020-06-18T23:20:54+02:00 2020-06-18T23:20:54+02:00 /viewtopic.php?t=19425&p=184962#p184962 <![CDATA[Re: Formations log errors]]> Sprouto, thanks for the quick response))
The problem is that it is the xsl0304 that appears in 98% of errors. If I do not set the SERAPHIM fraction for AI, then this error appears extremely rarely.

Statistics: Posted by Mavr390 — 18 Jun 2020, 23:20


]]>
2020-06-18T22:34:38+02:00 2020-06-18T22:34:38+02:00 /viewtopic.php?t=19425&p=184961#p184961 <![CDATA[Re: Formations log errors]]> Statistics: Posted by Sprouto — 18 Jun 2020, 22:34


]]>
2020-06-29T19:49:41+02:00 2020-06-18T21:40:47+02:00 /viewtopic.php?t=19425&p=184960#p184960 <![CDATA[[SOLVED]Formations log errors]]> I get this error regularly in the logs:
Code:
warning: Failed to assaign unit xsl0304 a slot in the formation AttackFormation (units=13, formation slots=13)
warning: Failed to assaign unit xsl0304 a slot in the formation AttackFormation (units=13, formation slots=13)
warning: Failed to assaign unit xsl0304 a slot in the formation AttackFormation (units=12, formation slots=12)
warning: Failed to assaign unit xsl0304 a slot in the formation AttackFormation (units=12, formation slots=12)
warning: Failed to assaign unit xsl0304 a slot in the formation AttackFormation (units=13, formation slots=13)
warning: Failed to assaign unit xsl0304 a slot in the formation AttackFormation (units=13, formation slots=13)
warning: Failed to assaign unit xsl0304 a slot in the formation AttackFormation (units=8, formation slots=8)
warning: Failed to assaign unit xsl0304 a slot in the formation AttackFormation (units=8, formation slots=8)

only the unit id changes. How to fix it?
P.S. I did not make changes to formations.lua.

Statistics: Posted by Mavr390 — 18 Jun 2020, 21:40


]]>