Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: [0.8a RC19] When vanilla MIRV AI target a landing figher that will be a CTD.  (Read 1126 times)

Deathfly

  • Modders' Vanguard
  • Commander
  • ***
  • Posts: 245
  • Murdered by T. H. Morgan
    • View Profile

When a MIRV(with vanilla AI) targeted to a figher, if the 2nd stage separate after the tageted fighter landed, it will cause a CTD.
http://fractalsoftworks.com/forum/index.php?topic=2345.msg207876#msg207876
java.lang.ClassCastException: com.fs.starfarer.combat.entities.Missile cannot be cast to com.fs.starfarer.combat.entities.Ship
   at com.fs.starfarer.combat.ai.missile.MissileAI.<init>(Unknown Source)
   at com.fs.starfarer.loading.specs.dosuper.o00000(Unknown Source)
   at com.fs.starfarer.loading.specs.dosuper.o00000(Unknown Source)
   at com.fs.starfarer.combat.ai.missile.MirvAI.checkSplit(Unknown Source)
   at com.fs.starfarer.combat.ai.missile.MirvAI.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(Thread.java:745)
Logged
A not-so-noob functional geneticist
And a free bug hunter
Code and decode almost everythings with a genomics approach.
Served in Neutrino corporation as a long-term services and supports staff.

Alex

  • Administrator
  • Admiral
  • *****
  • Posts: 24123
    • View Profile

Thank you for the report - this came up in another form a little while back and should be fixed for 0.8.1a.
Logged