Slay the Spire

Slay the Spire

Downfall Expansion Mod - 5.3
BNY 3 Sep, 2021 @ 11:14pm
Crash - guess Problem with Snecko Eye and knowing skull
Game just got crashed,
again at level 2 after another run at the first Question mark.
its with the daily run where I got the gremlins



Game crashed.
Version Info:
- Java version (1.8.0_144)
- Slay the Spire (12-22-2020)
- ModTheSpire (3.23.2)
Mod list:
- basemod (5.33.1)
- stslib (1.24.1)
- downfall (3.1.10)

Cause:
java.lang.NullPointerException
at gremlin.patches.eventpatches.KnowingSkullPatch$SkullConstructior.Postfix(KnowingSkullPatch.java:20)
at com.megacrit.cardcrawl.events.city.KnowingSkull.<init>(KnowingSkull.java:80)
at com.megacrit.cardcrawl.helpers.EventHelper.getEvent(EventHelper.java:379)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.getShrine(AbstractDungeon.java:2441)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.generateEvent(AbstractDungeon.java:2360)
at com.megacrit.cardcrawl.rooms.EventRoom.onPlayerEntry(EventRoom.java:22)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.nextRoomTransition(AbstractDungeon.java:2282)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.nextRoomTransition(AbstractDungeon.java:2119)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.updateFading(AbstractDungeon.java:2848)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2517)
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:871)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:419)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)