Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Starsector 0.98a is out! (03/27/25)

Author Topic: Crash with consistent error msg  (Read 1004 times)

Kiab

  • Ensign
  • *
  • Posts: 2
    • View Profile
Crash with consistent error msg
« on: September 06, 2024, 04:47:10 PM »

Hello,

I think i installed starsector with an old 0.95, played a bit, then realized i needed to download the last installer 0.97a.
Perhaps the crash comes from the save that i started with an old version ?

Thx for the help, here is the .log
The error is consistent i've had this exact same error a few time now, atm i get it while entering the star map after i load the game and exit the star i was in.

476462 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException
java.lang.NullPointerException
   at com.fs.starfarer.api.impl.campaign.intel.bases.PirateBaseIntel.updateStationIfN eeded(PirateBaseIntel.java:502)
   at com.fs.starfarer.api.impl.campaign.intel.bases.PirateBaseIntel.checkForTierChan ge(PirateBaseIntel.java:626)
   at com.fs.starfarer.api.impl.campaign.intel.bases.PirateBaseIntel.advanceImpl(PirateBaseIntel.java:589)
   at com.fs.starfarer.api.impl.campaign.intel.BaseIntelPlugin.advance(BaseIntelPlugin.java:78)
   at com.fs.starfarer.api.impl.campaign.intel.BaseEventManager.advance(BaseEventManager.java:114)
   at com.fs.starfarer.api.impl.campaign.intel.bases.PirateBaseManager.advance(PirateBaseManager.java:59)
   at com.fs.starfarer.campaign.CampaignEngine.advance(Unknown Source)
   at com.fs.starfarer.campaign.CampaignState.advance(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.super(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
   at java.lang.Thread.run(Thread.java:748)


Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 25820
    • View Profile
Re: Crash with consistent error msg
« Reply #1 on: September 06, 2024, 07:56:07 PM »

Hi - yeah, using the save from the old version would definitely cause issues, including exactly this type of crash.
Logged

Kiab

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: Crash with consistent error msg
« Reply #2 on: September 07, 2024, 08:48:40 AM »

Ok, thx for your quick answer, we go agane (:
Logged