Slay the Spire

Slay the Spire

The Bladedancer
ItsLuke 16 Feb, 2023 @ 10:51am
Crash report - Played a card that played the top 3 cards on my deck
Game crashed when I played a card that played the top 3 cards of my deck as blade dancer

Log:
Cause:
java.lang.NullPointerException
at com.megacrit.cardcrawl.actions.common.DamageAction.update(DamageAction.java:74)
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)