Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: 0.96a-RC10 CTD: when entering combat while running dark in an asteroid field  (Read 307 times)

Hussar1683

  • Ensign
  • *
  • Posts: 4
    • View Profile

As the subject says, Im CTD'ing when I enter combat after being found in an asteroid field. My transponder was off and I ended up pursuing the enemy and taking command of the action I crash right back to desktop. Here is my error message:

196173 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException
java.lang.NullPointerException
   at data.scripts.plugins.SotfBattleCreationPluginImpl.getObjectivePicker(SotfBattleCreationPluginImpl.java:800)
   at data.scripts.plugins.SotfBattleCreationPluginImpl.addObjectives(SotfBattleCreationPluginImpl.java:513)
   at data.scripts.plugins.SotfBattleCreationPluginImpl.initBattle(SotfBattleCreationPluginImpl.java:213)
   at com.fs.starfarer.campaign.CampaignState.startBattle(Unknown Source)
   at com.fs.starfarer.ui.newui.classsuper.startBattle(Unknown Source)
   at com.fs.starfarer.api.impl.campaign.FleetInteractionDialogPluginImpl.optionSelec ted(FleetInteractionDialogPluginImpl.java:1204)
   at com.fs.starfarer.ui.newui.classsuper$1.o00000(Unknown Source)
   at com.fs.starfarer.ui.newui.OoOO.actionPerformed(Unknown Source)
   at com.fs.starfarer.ui.n.buttonPressed(Unknown Source)
   at com.fs.starfarer.ui.I.Ò00000(Unknown Source)
   at com.fs.starfarer.ui.I.processInput(Unknown Source)
   at com.fs.starfarer.ui.W.super(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)

and here is my modlist:

{"enabledMods": [
  "PAGSM",
  "anotherportraitpack",
  "armaa",
  "lw_autosave",
  "Csp",
  "chatter",
  "cmutils",
  "lw_console",
  "timid_cum",
  "aaacrew_replacer",
  "DetailedCombatResults",
  "diableavionics_arctic",
  "diableavionics",
  "fast_engine_rendering",
  "HexShields",
  "HIVER",
  "sun_hyperdrive",
  "illustrated_entities",
  "interestingportraitspack",
  "lw_lazylib",
  "leadingPip",
  "lockedAndLoaded",
  "lunalib",
  "exshippack",
  "exshippack_armaacompat",
  "MagicLib",
  "Mayasuran Navy",
  "more_hullmods",
  "nexerelin",
  "officerExtension",
  "pay",
  "progressiveSMods",
  "scalartech",
  "secretsofthefrontier",
  "speedUp",
  "sun_starship_legends",
  "stelnet",
  "alcoholism",
  "scf",
  "tahlan",
  "presmattdamon_takenoprisoners",
  "uaf",
  "variants_lib",
  "audio_plus",
  "shaderLib"
]}

Thanks :)
« Last Edit: May 26, 2023, 07:26:36 AM by Hussar1683 »
Logged

Hussar1683

  • Ensign
  • *
  • Posts: 4
    • View Profile

Place this fix .jar in mods\Secrets of the Frontier Prerelease 13.2\jars and see if that helps.

Fixed my issue with this, apologies I dont know quite how to delete post
Logged