Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: NullPointerException  (Read 2569 times)

MesoTroniK

  • Admiral
  • *****
  • Posts: 1731
  • I am going to destroy your ships
    • View Profile
NullPointerException
« on: October 20, 2014, 07:26:39 PM »

Playing the random battle mission, no mods.

Code
1579565 [Thread-5] ERROR com.fs.starfarer.combat.D  - java.lang.NullPointerException
java.lang.NullPointerException
at com.fs.starfarer.combat.ai.movement.maneuvers.StrafeTargetManeuverV2.Object(Unknown Source)
at com.fs.starfarer.combat.ai.movement.maneuvers.null.?0000(Unknown Source)
at com.fs.starfarer.combat.ai.FighterAI.advance(Unknown Source)
at com.fs.starfarer.combat.CombatEngine.advance(Unknown Source)
at com.fs.starfarer.combat.oOoO.O??0(Unknown Source)
at com.fs.super.A.?0000(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(Unknown Source)
« Last Edit: October 20, 2014, 07:32:20 PM by MesoTroniK »
Logged

MesoTroniK

  • Admiral
  • *****
  • Posts: 1731
  • I am going to destroy your ships
    • View Profile
Re: NullPointerException
« Reply #1 on: October 20, 2014, 07:43:45 PM »

Just got the same exact error again.

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24103
    • View Profile
Re: NullPointerException
« Reply #2 on: October 20, 2014, 07:57:37 PM »

Thanks for the report - should be fixed.

Did you ever get this in the campaign, or does it seem to be limited to missions?
Logged

MesoTroniK

  • Admiral
  • *****
  • Posts: 1731
  • I am going to destroy your ships
    • View Profile
Re: NullPointerException
« Reply #3 on: October 20, 2014, 08:05:56 PM »

I have not played a lot of campaign yet, but have not experienced it there yet either.

While it seems pretty common in missions? Really cannot be sure, as I continue to play I will let you know if I notice any patterns :)

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24103
    • View Profile
Re: NullPointerException
« Reply #4 on: October 20, 2014, 08:08:15 PM »

Thanks, much appreciated. Trying to decide if it's worth hotfixing or not (or, ah, "warmfixing" if it's within a couple of days, I suppose), so your impressions would be very helpful.
Logged

pidjipi

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: NullPointerException
« Reply #5 on: October 21, 2014, 12:37:42 AM »

In campaign, I've hit the "Run simulation" and I've encountered a NPE :

1667074 [Thread-5] INFO  com.fs.starfarer.combat.CombatEngine  - FP1: 0, FP2: 592, maxFP1: 200, maxFP2: 300
1667476 [Thread-5] ERROR com.fs.starfarer.combat.D  - java.lang.AbstractMethodError
java.lang.AbstractMethodError
   at com.fs.starfarer.title.C.K$Oo.new(Unknown Source)
   at com.fs.starfarer.combat.oOOO.B.Ò00000(Unknown Source)
   at com.fs.starfarer.combat.oOoO.Oôo000(Unknown Source)
   at com.fs.super.A.Ò00000(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(Unknown Source)
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24103
    • View Profile
Re: NullPointerException
« Reply #6 on: October 21, 2014, 07:17:42 AM »

Are you sure you're not running with any mods? This looks like it's most likely a mod-related error.
Logged

pidjipi

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: NullPointerException
« Reply #7 on: October 22, 2014, 05:39:06 AM »

Indeed, my bad. I've missed one checkbox on my previous launch !
Logged

MesoTroniK

  • Admiral
  • *****
  • Posts: 1731
  • I am going to destroy your ships
    • View Profile
Re: NullPointerException
« Reply #8 on: October 23, 2014, 03:48:39 PM »

Alex, I am 99% sure now that this only happens in missions.

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24103
    • View Profile
Re: NullPointerException
« Reply #9 on: October 23, 2014, 04:31:42 PM »

Thanks - that's good to know.
Logged