Slay the Spire

Slay the Spire

Downfall Expansion Mod - 5.3
:(
Hey, I'm not super into the modding community, so sorry if I sound dumb.
I'm unable to run this mod and java gives me this:
03:34:47.972 INFO controller.CInputHelper> [CONTROLLER] Utilizing DirectInput
Controllers: added manager for application, 1 managers active
03:34:48.313 INFO controller.CInputHelper> [CONTROLLER] No controllers detected
立绘载入2
==============reskin存入数据
Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: java.lang.NoSuchFieldError: bannerFont
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:133)
Caused by: java.lang.NoSuchFieldError: bannerFont
at reskinContent.patches.CharacterSelectScreenPatches$CharacterSelectScreenPatch_Render.Initialize(CharacterSelectScreenPatches.java:438)
at com.megacrit.cardcrawl.screens.charSelect.CharacterSelectScreen.render(CharacterSelectScreen.java:477)
at basemod.CustomCharacterSelectScreen.render(CustomCharacterSelectScreen.java:67)
at com.megacrit.cardcrawl.screens.mainMenu.MainMenuScreen.render(MainMenuScreen.java:535)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:431)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)


Not sure what to do about this. Appreciate any help!