Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: [0.6a] Crash during combat  (Read 1222 times)

736b

  • Lieutenant
  • **
  • Posts: 87
    • View Profile
[0.6a] Crash during combat
« on: September 15, 2013, 09:21:13 PM »

Was fighting a Pirate carrier group as always, when suddenly the game crashed. Nothing unusual I noticed happened during the fight.

Code
3095676 [Thread-5] ERROR com.fs.starfarer.combat.D  - java.lang.NullPointerException
java.lang.NullPointerException
at com.fs.starfarer.combat.ai.J.advance(Unknown Source)
at com.fs.starfarer.combat.CombatEngine.advance(Unknown Source)
at com.fs.starfarer.combat.F.float.if$super(Unknown Source)
at com.fs.A.A.new(Unknown Source)
at com.fs.starfarer.combat.D.super(Unknown Source)
at com.fs.starfarer.StarfarerLauncher$2.run(Unknown Source)
at java.lang.Thread.run(Thread.java:724)
DAL lib: FreeContext: (0x7eff90484190) Deleting 77 Source(s)
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24149
    • View Profile
Re: [0.6a] Crash during combat
« Reply #1 on: September 16, 2013, 10:17:07 AM »

Thanks for the report - looks related to fighters returning to a carrier/being replaced. Can't quite tell exactly what the issue is, but fixed a few places that *could* have caused it to crash. If you have any idea what specific circumstances could cause this, that might really help track it down.
Logged