java.lang.NullPointerException
at assortment_of_things.exotech.shipsystems.ai.SupernovaSystemAI.advance(SupernovaSystemAI.kt:147)
at com.fs.starfarer.loading.specs.M$1.super(Unknown Source)
at com.fs.starfarer.combat.ai.FighterAI.advance(Unknown Source)
at com.fs.starfarer.combat.CombatEngine.advanceInner(Unknown Source)
at com.fs.starfarer.combat.CombatEngine.advance(Unknown Source)
at com.fs.starfarer.combat.CombatState.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.super(Unknown Source)
at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
These are my mods:
"pantera_ANewLevel25",
"Cryo_but_better",
"aod_vos",
"aotd_vok",
"armaa",
"zzarmaa_anime",
"CaptainsLog",
"CFT",
"chatter",
"timid_cum",
"GrandColonies",
"HMI",
"IndEvo",
"interestingportraitspack",
"Imperium",
"JYD",
"lw_lazylib",
"luddenhance",
"lunalib",
"MagicLib",
"Mayasuran Navy",
"nexerelin",
"JYDR",
"QualityCaptains",
"assortment_of_things",
"RetroLib",
"roider",
"scalartech",
"secretsofthefrontier",
"swp",
"speedUp",
"stardustventures",
"sun_starship_legends",
"alcoholism",
"tahlan",
"Terraforming & Station Construction",
"TTSC",
"underworld",
"US",
"vic",
"shaderLib"
Had this happen on the fight with the special fighter ship Exotech has a bounty for. Any particular reason why java gives a null crash on the first volley from what i assume is the fighter?