Slay the Spire

Slay the Spire

Loadout Mod - GUI for getting all sorts of stuff + Card Modification + Easy Debugging
krzarb 17 Aug, 2022 @ 4:02am
Crash Log
Game crashed.
Version Info:
- Java version (1.8.0_144)
- Slay the Spire (03-07-2022) BETA
- ModTheSpire (3.28.0)
Mod list:
- basemod (5.44.1)
- stslib (2.4.1)
- AchievementEnabler (1.0.0)
- betterrewardsmod (4.5.0)
- EmptierCage (1.0.1)
- SacredBarkPlus (1.0.0)
- RelicStats (1.2.2)
- betterNote (1.3)
- card-forge (1.4)
- loadout (0.1.0)
- versiontwocompatible (2.2.5)
- RelicFilter (1.01)
- relicsorter (2.0.0)
- downfall (4.1.184)
- spiretalk (0.0.1)
- mintyspire (2.5.5)
- StackableRelics (1.3.6)
- coloredmap (2.4.1)
- HighlightPath (0.0.3)
- ojb_Bestiary (0.1.1)
- ojb_infomod2 (0.0.7)
- permNeow (1)
- ferrothorn (1.0)
- eventfilter (1.1.11)
- betterAltar (1.4)
- betterLab (1.0)
- betterStone (1.1)
- betterSkull (1.2)
- betterThird (1.5)
- fishing (1.14)

Cause:
java.lang.NullPointerException
at loadout.helper.RelicTierComparator.tierToInt(RelicTierComparator.java:28)
at loadout.helper.RelicTierComparator.compare(RelicTierComparator.java:11)
at loadout.helper.RelicTierComparator.compare(RelicTierComparator.java:7)
at java.util.TimSort.binarySort(TimSort.java:296)
at java.util.TimSort.sort(TimSort.java:239)
at java.util.Arrays.sort(Arrays.java:1512)
at java.util.ArrayList.sort(ArrayList.java:1454)
at loadout.screens.RelicSelectScreen.sortByRarity(RelicSelectScreen.java:128)
at loadout.screens.RelicSelectScreen.sortOnOpen(RelicSelectScreen.java:121)
at loadout.screens.RelicSelectScreen.open(RelicSelectScreen.java:185)
at loadout.relics.LoadoutBag.openRelicSelect(LoadoutBag.java:125)
at loadout.relics.LoadoutBag.onRightClick(LoadoutBag.java:81)
at com.evacipated.cardcrawl.mod.stslib.relics.ClickableRelic.clickUpdate(ClickableRelic.java:34)
at com.evacipated.cardcrawl.mod.stslib.patches.relicInterfaces.ClickableRelicUpdatePatch.Insert(ClickableRelicUpdatePatch.java:22)
at com.megacrit.cardcrawl.core.OverlayMenu.update(OverlayMenu.java:71)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2649)
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)
< >
Showing 1-5 of 5 comments
Jasonwqq  [developer] 17 Aug, 2022 @ 12:41pm 
Hi krzarb,

I found the issue, and it's caused by some interaction between mintyspire, relicstat, and stackablerelic. This removed the relic tier on the circlet, which caused the null pointer exception. I have updated the mod to address this issue, which should work with those mods now.
krzarb 17 Aug, 2022 @ 3:11pm 
Thanks that makes sense. I've booted the game up and can confirm the mod is working properly again without any crash :)
wbfw109 13 Oct, 2022 @ 10:50am 
When I use Compass in Act 1 and first Fight room, it occurs.
https://pastebin.com/EJuu5344
Jasonwqq  [developer] 13 Oct, 2022 @ 1:57pm 
Originally posted by wbfw109:
When I use Compass in Act 1 and first Fight room, it occurs.
https://pastebin.com/EJuu5344
Hi wbfw109, I added a small fix; could you give it a try for me?
wbfw109 13 Oct, 2022 @ 7:23pm 
Originally posted by Jasonwqq:
Originally posted by wbfw109:
When I use Compass in Act 1 and first Fight room, it occurs.
https://pastebin.com/EJuu5344
Hi wbfw109, I added a small fix; could you give it a try for me?

Yes it is working well. thanks.
< >
Showing 1-5 of 5 comments
Per page: 1530 50