Paltorz / JuggerMod

Slay the Spire mod character, Juggernaut.
MIT License
15 stars 1 forks source link

Juggernaut / Strawberry Spire crash #11

Open AvangionQ opened 5 years ago

AvangionQ commented 5 years ago

Good luck figuring it out ...

17:20:41.693 INFO dungeons.AbstractDungeon> Game Seed: -7175919996171751943 17:20:41.693 INFO infinitespire.InfiniteSpire> adding initial quests 17:20:41.694 INFO dungeons.AbstractDungeon> Map generation time: 30ms 17:20:41.695 INFO dungeons.AbstractDungeon> [INFO] Elite nodes identified: 5 17:20:41.696 INFO dungeons.AbstractDungeon> [INFO] Emerald Key placed in: [2,11] 17:20:41.698 DEBUG replayTheSpire.ReplayTheSpireMod> Poral A : (0, 5) 17:20:41.699 DEBUG replayTheSpire.ReplayTheSpireMod> Poral B : (6, 5) 17:20:41.700 INFO dungeons.AbstractDungeon> Loading into: 1,10 com.megacrit.cardcrawl.rooms.EventRoom com.megacrit.cardcrawl.rooms.EmptyRoom 17:20:41.702 INFO dungeons.AbstractDungeon> UNSPECIFIED CASE: NONE 17:20:41.703 INFO helpers.EventHelper> Rolling for room type... EVENT_RNG_COUNTER: 2 17:20:41.704 INFO helpers.EventHelper> ROLL: 0.4975217 17:20:41.705 INFO helpers.EventHelper> ELIT: 0.2 17:20:41.705 INFO helpers.EventHelper> MNST: 0.3 17:20:41.705 INFO helpers.EventHelper> SHOP: 0.089999996 17:20:41.705 INFO helpers.EventHelper> TRSR: 0.06 17:20:41.706 INFO dungeons.AbstractDungeon> GENERATING ROOM: EVENT 17:20:41.707 INFO dungeons.AbstractDungeon> Removed event: Shining Light from pool. 17:20:41.719 INFO basemod.BaseMod> Looking for custom events... 17:20:41.721 INFO ThMod.ThMod> MarisaModEventPatch : GetEventPatch : PlayerCharacter : The Juggernaut ; retVal event : com.megacrit.cardcrawl.events.exordium.ShiningLight@a5c9355 17:20:43.325 INFO audio.MusicMaster> Properly faded out MENU Exception: java.lang.NullPointerException 17:20:43.493 ERROR core.CardCrawlGame> Exception caught java.lang.NullPointerException: null at com.megacrit.cardcrawl.actions.common.ApplyPowerAction.(ApplyPowerAction.java:102) ~[?:?] at com.megacrit.cardcrawl.actions.common.ApplyPowerAction.(ApplyPowerAction.java:127) ~[?:?] at StrawberrySpireMod.relics.ThornyGelberry.onAttacked(ThornyGelberry.java:30) ~[StrawberrySpire.jar:?] at com.megacrit.cardcrawl.characters.AbstractPlayer.damage(AbstractPlayer.java:1654) ~[?:?] at com.megacrit.cardcrawl.events.exordium.ShiningLight.buttonEffect(ShiningLight.java:77) ~[?:?] at com.megacrit.cardcrawl.events.AbstractImageEvent.update(AbstractImageEvent.java:46) ~[desktop-1.0.jar:?] at com.megacrit.cardcrawl.rooms.EventRoom.update(EventRoom.java:55) ~[desktop-1.0.jar:?] at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2554) ~[?:?] 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:?] Controllers: removed manager for application, 0 managers active Game closed.