Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Cant identify which mod is causing this error  (Read 255 times)

Tigasboss

  • Lieutenant
  • **
  • Posts: 73
    • View Profile
Cant identify which mod is causing this error
« on: May 30, 2023, 05:47:34 PM »

I was about to enter a battle with some pirates and when i clicked engage the game crashed.

The error is as follows:
Spoiler
[faction_pirate_encounter_02_hostile.ogg]
1545940 [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.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)
[close]
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24118
    • View Profile
Re: Cant identify which mod is causing this error
« Reply #1 on: May 30, 2023, 05:48:58 PM »

Sotf = Secrets of the Frontier or something similar, I believe?
Logged

Tigasboss

  • Lieutenant
  • **
  • Posts: 73
    • View Profile
Re: Cant identify which mod is causing this error
« Reply #2 on: May 30, 2023, 05:51:21 PM »

Sotf = Secrets of the Frontier or something similar, I believe?
Oh yes im using that mod, thanks!
Although im not sure why it would crash since i wasn't doing anything directly related to it, the fight was in hyperspace too so there wouldnt be the new additions to capture points.
Ill bring this to the mod author, thanks for the quick reply!
Logged