Slay the Spire

Slay the Spire

Corrupt the Spire
AvangionQ 1 Jul, 2022 @ 12:08am
Conflict with Avocado
Avocado run ... I played Fragmentize with Coroutine+ (triples the attack randomly) ... crash on second hit.

Mods in stacktrace:
- CorruptTheSpire (1.2.2)
Cause:
java.lang.ClassCastException: paparatto.characters.AvocadoCharacter cannot be cast to com.megacrit.cardcrawl.monsters.AbstractMonster
at corruptthespire.actions.FragmentizeAction.update(FragmentizeAction.java:30)
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:179)
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:325)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2532)
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:876)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:423)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
< >
Showing 1-1 of 1 comments
modargo  [developer] 1 Jul, 2022 @ 4:52am 
This crash happens because Fragmentize normally can't target the player. Cards that make it target the player (e.g. by random targeting) result in this crash.

I'll fix this in the next version of Corrupt the Spire.

Thanks for reporting this!
< >
Showing 1-1 of 1 comments
Per page: 1530 50