Slay the Spire

Slay the Spire

The Necromancer
sadoni 12 Feb, 2019 @ 11:32pm
Crash on using Death's Shadow
Enemy died upon use, crash log attached.

Exception: com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load file: img/deaths_shadow/timer.png
07:30:28.465 ERROR core.CardCrawlGame> Exception caught
com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load file: img/deaths_shadow/timer.png
at com.badlogic.gdx.graphics.Pixmap.<init>(Pixmap.java:148) ~[desktop-1.0.jar:?]
at com.badlogic.gdx.graphics.TextureData$Factory.loadFromFile(TextureData.java:98) ~[desktop-1.0.jar:?]
at com.badlogic.gdx.graphics.Texture.<init>(Texture.java:100) ~[desktop-1.0.jar:?]
at com.badlogic.gdx.graphics.Texture.<init>(Texture.java:92) ~[desktop-1.0.jar:?]
at com.badlogic.gdx.graphics.Texture.<init>(Texture.java:88) ~[desktop-1.0.jar:?]
at necromod.NecroMod.getDeathsShadowPowerTexture(NecroMod.java:288) ~[NecroMod.jar:?]
at necromod.powers.DeathsShadowPower.<init>(DeathsShadowPower.java:25) ~[NecroMod.jar:?]
at necromod.cards.Deaths_Shadow.use(Deaths_Shadow.java:48) ~[NecroMod.jar:?]
at com.evacipated.cardcrawl.mod.hubris.patches.ZylophonePatch$MultiUse.use(ZylophonePatch.java:51) ~[Hubris.jar:?]
at com.megacrit.cardcrawl.characters.AbstractPlayer.useCard(AbstractPlayer.java:1594) ~[?:?]
at com.megacrit.cardcrawl.actions.GameActionManager.getNextAction(GameActionManager.java:297) ~[?:?]
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:151) ~[?:?]
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:279) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2552) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:878) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:429) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126) [desktop-1.0.jar:?]
Caused by: com.badlogic.gdx.utils.GdxRuntimeException: File not found: img\deaths_shadow\timer.png (Internal)
at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:136) ~[desktop-1.0.jar:?]
at com.badlogic.gdx.files.FileHandle.readBytes(FileHandle.java:222) ~[desktop-1.0.jar:?]
at com.badlogic.gdx.graphics.Pixmap.<init>(Pixmap.java:145) ~[desktop-1.0.jar:?]
... 17 more
Controllers: removed manager for application, 0 managers active
Game closed.