Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Crash during battle.  (Read 737 times)

Supplius Maximus

  • Ensign
  • *
  • Posts: 25
    • View Profile
Crash during battle.
« on: December 15, 2019, 12:25:50 PM »

As the title says, during a battle I get a "fatal crash: -1"

This is the console error:

464466 [Thread-11] INFO  sound.H  - Playing music with id [steel_rain.ogg]
466015 [Thread-5] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.ArrayIndexOutOfBoundsException: -1
java.lang.ArrayIndexOutOfBoundsException: -1
   at com.fs.starfarer.combat.entities.ship.A.oOoOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.render(Unknown Source)
   at com.fs.starfarer.combat.entities.Ship.render(Unknown Source)
   at com.fs.starfarer.combat.entities.Ship.render(Unknown Source)
   at com.fs.starfarer.combat.entities.BaseEntity.render(Unknown Source)
   at com.fs.graphics.LayeredRenderer.renderExcluding(Unknown Source)
   at com.fs.starfarer.combat.CombatEngine.render(Unknown Source)
   at com.fs.starfarer.combat.CombatState.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(Thread.java:745)

Anyone got any ideas as to why this is happening?
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24103
    • View Profile
Re: Crash during battle.
« Reply #1 on: December 15, 2019, 12:53:19 PM »

It's hard to say what specific mod is causing it, but this is most likely due to an incorrect weapon definition, possibily to do with a weapon animation. Sorry I can't be more specific; that's all I can say given the info so far.
Logged

Supplius Maximus

  • Ensign
  • *
  • Posts: 25
    • View Profile
Re: Crash during battle.
« Reply #2 on: December 15, 2019, 01:15:33 PM »

It's hard to say what specific mod is causing it, but this is most likely due to an incorrect weapon definition, possibily to do with a weapon animation. Sorry I can't be more specific; that's all I can say given the info so far.

Ah, I see, thank you very much. It's almost certainly the Kadur Remnant mod that is causing this then, as this only happens in a battle against the Caliph, the super-dreadnought of the mod. I'll go to that thread to find a fix. Either way, thanks for the assistance. Have a nice day!
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24103
    • View Profile
Re: Crash during battle.
« Reply #3 on: December 15, 2019, 01:46:40 PM »

Good luck, and you too!
Logged