Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Starsector 0.97a is out! (02/02/24); New blog post: Simulator Enhancements (03/13/24)

Author Topic: Game Crashing With a Fatal Null Error  (Read 365 times)

Rustbobcat82841

  • Ensign
  • *
  • Posts: 1
    • View Profile
Game Crashing With a Fatal Null Error
« on: September 25, 2022, 02:41:32 PM »

Doing a Galactic conquest play-through and whenever I take over this one station owned by the Reparations society, the game crashes and I get a fatal null error. I looked in the logs and this is what it said:

1032464 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException
java.lang.NullPointerException
   at exerelin.campaign.intel.groundbattle.GroundBattleIntel.disbandPlayerUnits(GroundBattleIntel.java:976)
   at exerelin.campaign.intel.groundbattle.GroundBattleIntel.endBattle(GroundBattleIntel.java:1061)
   at exerelin.campaign.intel.groundbattle.GroundBattleIntel.advanceImpl(GroundBattleIntel.java:1412)
   at com.fs.starfarer.api.impl.campaign.intel.BaseIntelPlugin.advance(BaseIntelPlugin.java:78)
   at exerelin.campaign.intel.groundbattle.GroundBattleIntel.advance(GroundBattleIntel.java:1393)
   at com.fs.starfarer.campaign.CampaignEngine.advance(Unknown Source)
   at com.fs.starfarer.campaign.CampaignState.advance(Unknown Source)
   at com.fs.starfarer.BaseGameState.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.super(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
   at java.lang.Thread.run(Thread.java:745)

This is the entire log from where it says error to the bottom.Does anyone know how to fix this?

EDIT: Here is my mod list sorry I didn't initially include it:

A New Level Of confidence
Anex Weapons
Console commands
Industrial Evolution
Iron Shell
Legacy of Arkngiesis
Magic Lib
Nexerelin
Stellar Networks
Terrraforming and space station Construction
UAF mod
Graphics Lib
Lazy Lib
« Last Edit: September 25, 2022, 04:57:32 PM by Rustbobcat82841 »
Logged