v2.1.2 is out. Download
Changes:
- Custom AI: A group of ships assigned to the same Rally Task Force objective will form a line abreast, provided the objective is placed near the centerline of the map.
- Custom AI: Fixed a bug where a ship captain's personality in the campaign layer could be changed to aggressive after a battle. Reported by Lelboihi.
- Autofire AI: Fixed a bug where PD weapons sometimes did not fire at missiles and strikecraft when there was a hulk behind the target.
new update crashes
15619739 [Thread-2] ERROR com.fs.starfarer.combat.CombatMain - java.lang.NullPointerException: getTarget(...) must not be null
java.lang.NullPointerException: getTarget(...) must not be null
at com.genir.aitweaks.core.shipai.movement.Movement.setFacing(Movement.kt:71)
at com.genir.aitweaks.core.shipai.movement.Movement.advance(Movement.kt:40)
at com.genir.aitweaks.core.shipai.CustomShipAI.advance(CustomShipAI.kt:95)
at com.fs.starfarer.combat.entities.Ship$ShipAIWrapper.advance(Unknown Source)
at com.fs.starfarer.combat.CombatEngine.advanceInner(Unknown Source)
at com.fs.starfarer.combat.CombatEngine.advance(Unknown Source)
at com.fs.starfarer.combat.CombatState.traverse(Unknown Source)
at com.fs.state.AppDriver.begin(Unknown Source)
at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
at com.fs.starfarer.StarfarerLauncher.o00000(Unknown Source)
at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)