Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with infinite spire quests #135

Open
spirereportaccount opened this issue Sep 3, 2019 · 0 comments
Open

problem with infinite spire quests #135

spirereportaccount opened this issue Sep 3, 2019 · 0 comments

Comments

@spirereportaccount
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant