sometimes when i play the two mods together and i try opening the quests tab the game crashes and i get the following in mod the spire terminal
13:40:44.154 INFO basemod.BaseMod> powers modified
13:40:44.471 INFO util.TextureLoader> InfiniteSpire | Loading Texture: img/infinitespire/ui/questLog/questBackground.png
13:40:44.486 INFO util.TextureLoader> InfiniteSpire | Loading Texture: img/infinitespire/ui/questLog/questIcons/nightmare.png
13:40:44.489 INFO util.TextureLoader> InfiniteSpire | Loading Texture: img/infinitespire/ui/questLog/questIcons/frame.png
13:40:44.493 INFO util.TextureLoader> InfiniteSpire | Loading Texture: img/infinitespire/ui/questLog/questIcons/slay.png
13:40:44.500 INFO util.TextureLoader> InfiniteSpire | Loading Texture: img/infinitespire/ui/questLog/questIcons/boss.png
Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: java.lang.NoSuchFieldError: voidShardStrings
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:133)
Caused by: java.lang.NoSuchFieldError: voidShardStrings
at replayTheSpire.quests.CurseQuest.getRewardString(CurseQuest.java:54)
at infinitespire.screens.QuestLogScreen.renderQuest(QuestLogScreen.java:167)
at infinitespire.screens.QuestLogScreen.render(QuestLogScreen.java:95)
at infinitespire.patches.AbstractDungeonPatch$Render.Insert(AbstractDungeonPatch.java:108)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.render(AbstractDungeon.java:2666)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:444)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
sometimes when i play the two mods together and i try opening the quests tab the game crashes and i get the following in mod the spire terminal
13:40:44.154 INFO basemod.BaseMod> powers modified 13:40:44.471 INFO util.TextureLoader> InfiniteSpire | Loading Texture: img/infinitespire/ui/questLog/questBackground.png 13:40:44.486 INFO util.TextureLoader> InfiniteSpire | Loading Texture: img/infinitespire/ui/questLog/questIcons/nightmare.png 13:40:44.489 INFO util.TextureLoader> InfiniteSpire | Loading Texture: img/infinitespire/ui/questLog/questIcons/frame.png 13:40:44.493 INFO util.TextureLoader> InfiniteSpire | Loading Texture: img/infinitespire/ui/questLog/questIcons/slay.png 13:40:44.500 INFO util.TextureLoader> InfiniteSpire | Loading Texture: img/infinitespire/ui/questLog/questIcons/boss.png
Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: java.lang.NoSuchFieldError: voidShardStrings at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:133) Caused by: java.lang.NoSuchFieldError: voidShardStrings at replayTheSpire.quests.CurseQuest.getRewardString(CurseQuest.java:54) at infinitespire.screens.QuestLogScreen.renderQuest(QuestLogScreen.java:167) at infinitespire.screens.QuestLogScreen.render(QuestLogScreen.java:95) at infinitespire.patches.AbstractDungeonPatch$Render.Insert(AbstractDungeonPatch.java:108) at com.megacrit.cardcrawl.dungeons.AbstractDungeon.render(AbstractDungeon.java:2666) at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:444) at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225) at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)