Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: CTD during battle unmodded  (Read 524 times)

Bourbon

  • Ensign
  • *
  • Posts: 6
    • View Profile
CTD during battle unmodded
« on: February 13, 2020, 10:26:01 PM »

New player and first-time poster, so please bear with me.

I was in combat with AI-allies vs. pirates and had a CTD. I am running vanilla with no mods. Below is the excerpt from my starsector.log. Please advise if other information would be helpful or if I can correct any errors in posting location or format.

Thanks for all the hard work, the game is fantastic!

Code
674446 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.util.ConcurrentModificationException
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.next(Unknown Source)
at java.util.AbstractCollection.addAll(Unknown Source)
at com.fs.starfarer.combat.E.G$o.<init>(Unknown Source)
at com.fs.starfarer.combat.E.G$o.<init>(Unknown Source)
at com.fs.starfarer.combat.E.G.getCheckIterator(Unknown Source)
at com.fs.starfarer.combat.ai.BasicShipAI.avoidShipCollisions(Unknown Source)
at com.fs.starfarer.combat.ai.BasicShipAI.advance(Unknown Source)
at com.fs.starfarer.combat.CombatEngine.advanceInner(Unknown Source)
at com.fs.starfarer.combat.CombatEngine.advance(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(Unknown Source)
Logged

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24128
    • View Profile
Re: CTD during battle unmodded
« Reply #1 on: February 14, 2020, 10:45:45 AM »

Hi - thank you for the report! Managed to track down and fix this one; really appreciate you taking the time to let me know.

The good news is that it's pretty unlikely to happen (it relies on some things happening at just the wrong time), so you hopefully shouldn't run into it again regardless.
Logged

Bourbon

  • Ensign
  • *
  • Posts: 6
    • View Profile
Re: CTD during battle unmodded
« Reply #2 on: February 14, 2020, 12:47:51 PM »

Thanks for the update, Alex, and thanks for your hard work! It was very little trouble on my part.
Logged