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: CTD at a certain date  (Read 234 times)

BouGou

  • Ensign
  • *
  • Posts: 1
    • View Profile
CTD at a certain date
« on: September 25, 2022, 01:14:45 PM »

Hello everyone,
I get a CTD with fatal:null when I hit 220 Month 1 day 22 on my save

Here's the modlist :
  • anotherportraitpack
  • console Commands
  • diable Avionics
  • immersionFriendlyPortraitPack
  • Industrial Evolution
  • Interstellar Imperium
  • Iron Shell
  • LazyLib
  • MagicLib
  • Nexerelin
  • PlanetSearch
  • ScyNation
  • Ship/Weapon pack
  • SpeedUp
  • Starship Legends
  • Tahlan Shipworks
  • Terraforming and Station construction
  • UAF
  • Unknow SKies
  • zz graphic Libs

And here is the log

737045 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException
java.lang.NullPointerException
   at data.scripts.plugins.UAFEventManager$FleetData.removeDespawnedFleet(UAFEventManager.java:75)
   at data.scripts.plugins.UAFEventManager$1.run(UAFEventManager.java:182)
   at com.fs.starfarer.campaign.ai.AssignmentModule.advance(Unknown Source)
   at com.fs.starfarer.campaign.ai.ModularFleetAI.advance(Unknown Source)
   at com.fs.starfarer.campaign.fleet.CampaignFleet.advance(Unknown Source)
   at com.fs.starfarer.campaign.BaseLocation.advance(Unknown Source)
   at com.fs.starfarer.campaign.StarSystem.advance(Unknown Source)
   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.o00000(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
   at java.lang.Thread.run(Thread.java:748)

For Context :

The last mod I added was console commands. I got really tired of Legio Infernalis and their Alpha AI officier going full rampage with saturation bombardement and raiding everyone in the core system so i decided to  cheat and went godmode to destroy all their fleet and colonies. I used 'destroyColony' command on every planet/Station they had until the faction was destroyed. The last colony was on the UAF star system. Saved just after finishing at  the 220  month 1 day 18  date and made a save copy. On both save when I hit 220 Month 1 day 22 the game then crash with the fatal:null error
This was done without the nex and UAF last update. I updated them and it didn't changed anything. Hope someone as a solution.

Thank you
Logged

Histidine

  • Admiral
  • *****
  • Posts: 4661
    • View Profile
    • GitHub profile
Re: CTD at a certain date
« Reply #1 on: September 25, 2022, 06:36:01 PM »

Did you destroy Favonius? That might cause issues. (Well, the other UAF planets might cause problems too, dunno)

Use the backup save (.bak files in save folder) to go back to before destroying them, and use Nex's SetMarketOwner console command instead of DestroyColony
Logged