Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Nerexelin 0.9.8b NullPointerException error  (Read 687 times)

Vladimir999

  • Ensign
  • *
  • Posts: 2
    • View Profile
Nerexelin 0.9.8b NullPointerException error
« on: February 13, 2021, 04:19:01 AM »

When playing the game, and the it reaches certain time (in my case, year 208), the game would just crash.

The mods I have are:
Nerexelin 0.9.8b;
Lazylib 2.5c;
Magiclib 0.29;
and Graphicslib 1.4.4.

And the following is the SS log information:

223902 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException
java.lang.NullPointerException
   at exerelin.utilities.ExerelinUtils.modifyMapEntry(ExerelinUtils.java:114)
   at exerelin.campaign.fleets.InvasionFleetManager.processPirateRage(InvasionFleetManager.java:1042)
   at exerelin.campaign.fleets.InvasionFleetManager.advance(InvasionFleetManager.java:1299)
   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$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)

I believe that this has something to do with some raid events, anyone has any ideas that can help?

Any suggestion will be appreciated, thanks!
Logged

Histidine

  • Admiral
  • *****
  • Posts: 4688
    • View Profile
    • GitHub profile
Re: Nerexelin 0.9.8b NullPointerException error
« Reply #1 on: February 13, 2021, 06:39:44 PM »

Is the save new, or was it created from a really old version of Nexerelin (like from 2019)?

If it's new, something's going pretty wrong (from what I can tell, there's pirate activity on a market with no faction). Could you zip the save folder and post it somewhere? I'll try to fix it.
Logged

Vladimir999

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: Nerexelin 0.9.8b NullPointerException error
« Reply #2 on: February 13, 2021, 08:51:02 PM »

Thanks for replying! The save was from an older version of Nerexilin, I updated Nerexilin recently, and the last update was one year ago. So it was the save's problem, I got it, and I'll probably just start a new save then, thanks!
Logged