Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Dialog leading to combat crashing game  (Read 535 times)

NoName

  • Ensign
  • *
  • Posts: 3
    • View Profile
Dialog leading to combat crashing game
« on: May 15, 2023, 12:55:45 PM »

The game crashes when ever dialog leads to combat, like being stopped by a patrol. In this given instance I was stopped and attacked by a mercenary fleet in Askonia. When I clicked to engage combat the game crashed, anyone know what went wrong here?


My modlist is the following.
Quote
{"enabledMods": [
  "adjustableautomatedships",
  "Adjusted Sector",
  "raccoonarms",
  "HMI_brighton",
  "lw_console",
  "diyplanets",
  "istl_dassaultmikoyan",
  "diableavionics_battlehardened",
  "diableavionics",
  "fast_engine_rendering",
  "HMI",
  "hte",
  "illustrated_entities",
  "immersionFriendlyPortraitPack",
  "IndEvo",
  "interestingportraitspack",
  "timid_xiv",
  "lw_lazylib",
  "MagicLib",
  "nexerelin",
  "kayse_phaseships",
  "omgbp_omegablueprints",
  "tahlan_scalartech",
  "secretsofthefrontier",
  "swp",
  "speedUp",
  "superweapons",
  "tahlan",
  "uaf",
  "US",
  "vic",
  "vayrashippack",
  "shaderLib"
]}



504029 [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:221)
   at com.fs.starfarer.campaign.CampaignState.startBattle(Unknown Source)
   at com.fs.starfarer.ui.newui.o0Oo.startBattle(Unknown Source)
   at com.fs.starfarer.api.impl.campaign.FleetInteractionDialogPluginImpl.optionSelec ted(FleetInteractionDialogPluginImpl.java:1204)
   at com.fs.starfarer.ui.newui.o0Oo$1.o00000(Unknown Source)
   at com.fs.starfarer.ui.newui.new.actionPerformed(Unknown Source)
   at com.fs.starfarer.ui.o0O0.buttonPressed(Unknown Source)
   at com.fs.starfarer.ui.I.new(Unknown Source)
   at com.fs.starfarer.ui.I.processInput(Unknown Source)
   at com.fs.starfarer.ui.o0O0.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.R.processInput(Unknown Source)
   at com.fs.starfarer.ui.z.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.z.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.newui.new.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.R.processInput(Unknown Source)
   at com.fs.starfarer.ui.privatesuper$Oo.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.R.processInput(Unknown Source)
   at com.fs.starfarer.ui.z.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.z.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.privatesuper.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.R.processInput(Unknown Source)
   at com.fs.starfarer.ui.z.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.z.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.O.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.newui.o0Oo.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.R.processInput(Unknown Source)
   at com.fs.starfarer.ui.z.dispatchEventsToChildren(Unknown Source)
   at com.fs.starfarer.ui.z.processInputImpl(Unknown Source)
   at com.fs.starfarer.ui.R.processInput(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

Histidine

  • Admiral
  • *****
  • Posts: 4690
    • View Profile
    • GitHub profile
Re: Dialog leading to combat crashing game
« Reply #1 on: May 16, 2023, 12:38:34 AM »

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

NoName

  • Ensign
  • *
  • Posts: 3
    • View Profile
Re: Dialog leading to combat crashing game
« Reply #2 on: May 16, 2023, 04:39:15 AM »

That did the trick! Thank you very much!
Logged

Arkmagus

  • Ensign
  • *
  • Posts: 10
    • View Profile
Re: Dialog leading to combat crashing game
« Reply #3 on: May 20, 2023, 06:42:06 PM »

This post really helped me after many crashes, thanks. :)
Logged