Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Starsector 0.97a is out! (02/02/24); New blog post: Simulator Enhancements (03/13/24)

Author Topic: 0.9.1 RC-7 Unknown Crash  (Read 1205 times)

DrakonST

  • Captain
  • ****
  • Posts: 341
  • Lizard-Wizard
    • View Profile
0.9.1 RC-7 Unknown Crash
« on: May 19, 2019, 08:21:55 AM »

Random crash in campaing without crash window after game dead.

Code
4184179 [Thread-4] INFO  sound.O  - Cleaning up music with id [miscallenous_corvus_campaign_music.ogg]
4184179 [Thread-4] INFO  sound.O  - Cleaning up music with id [campaign_music_part_2_v28.ogg]
4184412 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NullPointerException
java.lang.NullPointerException
at sound.H.?00000(Unknown Source)
at com.fs.starfarer.C.H.int(Unknown Source)
at com.fs.starfarer.C.H.o00000(Unknown Source)
at com.fs.starfarer.C.for.super(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)

Mod list:
« Last Edit: May 19, 2019, 08:23:27 AM by DrakonST »
Logged
I a Russian. And i communicate with the help of Promt Translate. And I am a color-blind person.

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 23987
    • View Profile
Re: 0.9.1 RC-7 Unknown Crash
« Reply #1 on: May 19, 2019, 09:02:37 AM »

Is this -RC7? Asking because that affects how to interpret the stack trace.

If this is RC7, then this ... actually looks like it couldn't crash quite where it's saying. However, it also appears to be related to a music filter being applied, so that might be worth looking at as a potential culprit.
Logged

DrakonST

  • Captain
  • ****
  • Posts: 341
  • Lizard-Wizard
    • View Profile
Re: 0.9.1 RC-7 Unknown Crash
« Reply #2 on: May 19, 2019, 09:15:46 AM »

Is this -RC7? Asking because that affects how to interpret the stack trace.

If this is RC7, then this ... actually looks like it couldn't crash quite where it's saying. However, it also appears to be related to a music filter being applied, so that might be worth looking at as a potential culprit.
It`s RC7.
Logged
I a Russian. And i communicate with the help of Promt Translate. And I am a color-blind person.

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 23987
    • View Profile
Re: 0.9.1 RC-7 Unknown Crash
« Reply #3 on: May 19, 2019, 09:52:23 AM »

Alright - hmm, weird. Do you remember if you were inside some kind of terrain when this happened? And has this only happened the one time?
Logged

DrakonST

  • Captain
  • ****
  • Posts: 341
  • Lizard-Wizard
    • View Profile
Re: 0.9.1 RC-7 Unknown Crash
« Reply #4 on: May 19, 2019, 10:28:48 AM »

Alright - hmm, weird. Do you remember if you were inside some kind of terrain when this happened? And has this only happened the one time?
Idk, i just fly on system with derelict mothership.

One time crash.
Logged
I a Russian. And i communicate with the help of Promt Translate. And I am a color-blind person.

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 23987
    • View Profile
Re: 0.9.1 RC-7 Unknown Crash
« Reply #5 on: May 19, 2019, 10:29:18 AM »

Ok, thank you for the added info.
Logged