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

Game freezes upon choosing character #133

Closed
ClassixX opened this issue Sep 29, 2018 · 1 comment
Closed

Game freezes upon choosing character #133

ClassixX opened this issue Sep 29, 2018 · 1 comment

Comments

@ClassixX
Copy link

The title is the name of the game, it freezes during the fade out after confirming the character. The launchher reports it as follows:

Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: java.lang.NoSuchFieldError: enabledMods
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:133)
Caused by: java.lang.NoSuchFieldError: enabledMods
at basemod.patches.com.megacrit.cardcrawl.ui.panels.TopPanel.TopPanelPatches$SetPlayerNamePatch.Postfix(TopPanelPatches.java:207)
at com.megacrit.cardcrawl.ui.panels.TopPanel.setPlayerName(TopPanel.java:211)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.(AbstractDungeon.java:337)
at com.megacrit.cardcrawl.dungeons.Exordium.(Exordium.java:50)
at com.megacrit.cardcrawl.core.CardCrawlGame.getDungeon(CardCrawlGame.java:1370)
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:883)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:466)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)

@kiooeht
Copy link
Collaborator

kiooeht commented Sep 29, 2018

Duplicate of #132
Make sure you have the latest version of both BaseMod and Slay the Spire.

@kiooeht kiooeht closed this as completed Sep 29, 2018
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

2 participants