Slay the Spire

Slay the Spire

Playable Snecko
JohnPeterson 21 Nov, 2019 @ 3:23am
Game crash
Hey!

Im not sure how much of the debug i should send here but this cought my eye at the end of it when the game crashed

Selected mod: SneckoMod
Selected relic: null. Regenerating if canSpawn is false.
Selected mod: SneckoMod
Selected relic: Snecko:Free3CostRelic. Regenerating if canSpawn is false.
Exception: java.lang.IllegalArgumentException: n must be positive
11:12:30.481 ERROR core.CardCrawlGame> Exception caught
java.lang.IllegalArgumentException: n must be positive
at com.badlogic.gdx.math.RandomXS128.nextLong(RandomXS128.java:110) ~[desktop-1.0.jar:?]
at com.badlogic.gdx.math.RandomXS128.nextInt(RandomXS128.java:99) ~[desktop-1.0.jar:?]
at com.megacrit.cardcrawl.random.Random.random(Random.java:65) ~[desktop-1.0.jar:?]
at relicBalancer.patches.GetRelicPatch.Prefix(GetRelicPatch.java:135) ~[relicBalancer.jar:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.returnRandomRelicKey(AbstractDungeon.java) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.returnRandomRelic(AbstractDungeon.java:885) ~[?:?]
at com.megacrit.cardcrawl.rewards.chests.BossChest.<init>(BossChest.java:35) ~[desktop-1.0.jar:?]
at com.megacrit.cardcrawl.rooms.TreasureRoomBoss.onPlayerEntry(TreasureRoomBoss.java:64) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.nextRoomTransition(AbstractDungeon.java:2248) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.populatePathTaken(AbstractDungeon.java:583) ~[?:?]
at com.megacrit.cardcrawl.dungeons.TheBeyond.<init>(TheBeyond.java:76) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.getDungeon(CardCrawlGame.java:1396) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:855) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:422) [?:?]
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.

If you need more information or more text i can send it here. I have no idea what this means