Slay the Spire

Slay the Spire

Halation
AvangionQ May 11, 2022 @ 9:31pm
Bug Report: boss relic conflicts with YesRelic mod
Mods in stacktrace:
- Halation (0.0.18)
Cause:
java.lang.NullPointerException
at HalationCode.relics.aobuta.SmartPhone.onObtainCard(SmartPhone.java:78)
at com.megacrit.cardcrawl.vfx.FastCardObtainEffect.update(FastCardObtainEffect.java:53)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2627)
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)