kyranf / robotarmyfactorio

A mod to add robot troop units and perhaps associated support buildings and items to produce and control them.
MIT License
35 stars 11 forks source link

fix start-up bug with Biter Factions mod #160

Closed kyranf closed 5 years ago

kyranf commented 5 years ago

User reported crash when using Biter Factions mod.

kyranf commented 5 years ago

This has now been fixed - it was trying to run squad tick updates for each force, but the biter forces didn't have the tables. The function will just return if no table there for now.