Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - nemonaemo

Pages: [1]
1
Bug Reports & Support / Error/CTD when firing a missile
« on: August 28, 2018, 02:09:38 AM »
Game crashed to desktop while firing a missile in combat (Squall or Hurricane MIRV, I can't recall) and threw this exception

I haven't been able to reproduce it since.

2142453 [Thread-4] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.ClassCastException: com.fs.starfarer.combat.entities.Missile cannot be cast to com.fs.starfarer.combat.entities.Ship
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.MissileTwoStageSecondUnguidedAI.<init>(Unknown Source)
   at com.fs.starfarer.loading.specs.d.o00000(Unknown Source)
   at com.fs.starfarer.loading.specs.d.o00000(Unknown Source)
   at com.fs.starfarer.combat.entities.ship.A.if.o00000(Unknown Source)
   at com.fs.starfarer.combat.entities.ship.A.if.fireProjectile(Unknown Source)
   at com.fs.starfarer.combat.entities.ship.trackers.OoOO.String.super(Unknown Source)
   at com.fs.starfarer.combat.entities.ship.trackers.OoOO.super(Unknown Source)
   at com.fs.starfarer.combat.entities.ship.trackers.D.super(Unknown Source)
   at com.fs.starfarer.combat.entities.ship.trackers.D.super(Unknown Source)
   at com.fs.starfarer.combat.entities.ship.trackers.OoOO.String(Unknown Source)
   at com.fs.starfarer.combat.entities.ship.A.if.advance(Unknown Source)
   at com.fs.starfarer.combat.systems.oOoO.?0000(Unknown Source)
   at com.fs.starfarer.combat.systems.oOoO.advance(Unknown Source)
   at com.fs.starfarer.combat.entities.Ship.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)

(Game is modded, but that looks like a vanilla Starsector AI? I'm not sure. This might belong in the modded forum, I dunno)

2
Twice now (Friday and this morning) the game crashed to desktop without throwing a Java exception window. Bam, desktop, no error window, nothing.

After it happened on Friday, I made sure to just regular "Save" today and that worked fine. Pressed "Save & Exit" after that save had completed, CTD.

I tried again just now and "Save & Exit" worked, but I was not playing for long periods just now, just loading to test.

Starsector.log didn't show anything after the save, but I don't have that .log anymore.
However, two java dumps were created in the starsector-core folder at times that would correspond to the crashes. Dark Revenant suggested I post them up here.
10204 is Friday, 6828 is today.

[attachment deleted by admin]

Pages: [1]