Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Fatal: Null Crash  (Read 816 times)

GraphZeppelin

  • Ensign
  • *
  • Posts: 1
    • View Profile
Fatal: Null Crash
« on: June 06, 2021, 06:54:24 PM »

I just go this problem recently. Every time I try to open my recent campaign, my game crashes and it gives me the Fatal null message.
I've looked in the star sector log file, and this is what I got. I'd really like some help and guidance.

Spoiler
665894 [Thread-3] INFO
exerelin.campagin.ColonyManager -
Queued industry: grounddefenses, NEW
665895 [Thread-3] INFO
exerelin.campagin.ColonyManager -
Queued industry: orbitalstation_high, NEW
665895 [Thread-3] INFO
exerelin.wolrd.NexmarketBuildier -
Adding industries to market Asharu
665895 [Thread-3] INFO
exerelin.wolrd.NexmarketBuildier -
Picker is empty, skipping
665896 [Thread-3] INFO
exerelin.wolrd.NexmarketBuildier -
Adding industry class to picker:
Salvage Yards, priority 1,0, weight 1494.0
665896 [Thread-3] INFO
exerelin.wolrd.NexmarketBuildier -
Adding industry class to picker: No Industry, priority 1.0, weight 437.5
[close]

Logged

Histidine

  • Admiral
  • *****
  • Posts: 4682
    • View Profile
    • GitHub profile
Re: Fatal: Null Crash
« Reply #1 on: June 10, 2021, 11:37:46 PM »

You need the actual error message from the log (try Ctrl+F for 'null' or 'NullPointerException') without quotes. If you check the log right after the crash, the error should be at the very bottom.
Logged