Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Game crash bc saving... please help :D  (Read 208 times)

k11delta

  • Ensign
  • *
  • Posts: 3
    • View Profile
Game crash bc saving... please help :D
« on: November 28, 2023, 03:37:11 AM »

This Error occours from Time to time and i dont get what is causing it... maybe one of you nice people can figure out which mod or config is the Problem. The Game crashes when i try to save it but not every time.
Like i said it dosnt happen every time i save but if it happens it seems quite persistent meaning it will then happen a lot for a brief time and then everything is fine again for like 5-6 saves. I Have to admit i added mods to an save game so maybe this causes it. I will now try a fresh start to see if this error still occours but in the mean time maybe one of you could tell me what is causing the Problem.

1185766 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException
java.lang.NullPointerException
   at data.utils.FM_Person.UpdateSituation(FM_Person.java:106)
   at data.utils.FM_Person.savePerson(FM_Person.java:121)
   at data.Fantasyplugin.beforeGameSave(Fantasyplugin.java:101)
   at com.fs.starfarer.campaign.save.CampaignGameManager.super(Unknown Source)
   at com.fs.starfarer.campaign.CampaignState.processInput(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(Unknown Source)
Logged

k11delta

  • Ensign
  • *
  • Posts: 3
    • View Profile
Re: Game crash bc saving... please help :D
« Reply #1 on: November 28, 2023, 03:39:25 AM »

The Modlist:

{"enabledMods": [
  "PAGSM",
  "AI-Retrofits",
  "Adjusted Sector",
  "Cryo_but_better",
  "lw_autosave",
  "battlefleets",
  "CaptainsLog",
  "combatactivators",
  "chatter",
  "aaacrew_replacer",
  "diableavionics_battlehardened",
  "diableavionics",
  "exoticatechnologies",
  "forge_production",
  "FantasyM",
  "GrandColonies",
  "hte",
  "sun_hyperdrive",
  "IndEvo",
  "lost_sector",
  "largerZoomOut",
  "lw_lazylib",
  "ArkLeg",
  "logisticsNotifications",
  "lunalib",
  "MagicLib",
  "MissileShipOverhaul",
  "MoreMilitaryMissions",
  "more_player_names",
  "more_procgen_names",
  "more_ship_names",
  "nexerelin",
  "officerExtension",
  "PirateMiniMegaMod",
  "particleengine",
  "QualityCaptains",
  "assortment_of_things",
  "salshiexp",
  "sclskl_scalingskilllimits",
  "Scrapyard",
  "swp",
  "spacetruckin",
  "speedUp",
  "sw",
  "sun_starship_legends",
  "stelnet",
  "scf",
  "supportships",
  "Terraforming & Station Construction",
  "thirstSector",
  "UNSC",
  "US",
  "unthemedweapons",
  "vic",
  "which_industry",
  "aaamarketRetrofits",
  "shaderLib"
]}
Logged

k11delta

  • Ensign
  • *
  • Posts: 3
    • View Profile
Re: Game crash bc saving... please help :D
« Reply #2 on: November 28, 2023, 03:40:21 AM »

prior to the CTD i installed the Terraforming & Station Construction Mod
Logged

Histidine

  • Admiral
  • *****
  • Posts: 4690
    • View Profile
    • GitHub profile
Re: Game crash bc saving... please help :D
« Reply #3 on: November 29, 2023, 04:16:56 AM »

I'm guessing FM_Person is from the FantasyM mod, in which case you should ask that mod's author about it.
Logged