Slay the Spire

Slay the Spire

ModTheSpire
Orion 3 Dec, 2020 @ 2:52am
mods not loading after recent main update
after recent main update i cant get mods to load so thought it might be worth posting here.
have tried using the beta option to roll back versions and it doesnt make a difference :(

whats coming up when i run with mods and click go is this:
Originally posted by author:
Running with debug mode turned ON...

ModVersion Info:
- Java version (1.8.0_144)
- Slay the Spire (07-30-2020)
- ModTheSpire (3.18.1)
Mod list:
- basemod (5.27.0)
- Better_Vampires (1.0.0)
- coloredmap (2.4.1)
- rare-cards-sparkle (2.1.0)
- stslib (1.21.3)
- GifTheSpireLib (2.0.1)
- permNeow (1)
- ReplayTheSpireMod (1.6.1)
- AchievementEnabler (1.0.0)
- coloredpowertips (2.2.0)
- hubris (0.24.5)
- infinitespire (0.22.0)
- ShopMod (1.1.2)
- aspiration (1.7.0)
- conspire (1.7.0)
- Halation (0.0.18)
- jedi (0.8.4)
- mimicmod (0.1.4)
- vexMod (2.0.0)
- versiontwocompatible (2.2)
- betterrewardsmod (4.3.0)
- mintyspire (2.2.0)
- actlikeit (1.2.0)
- beakedthecultist-sts (0.7.3)
- downfall (2.0.34)
- FireBladeMod (0.3.7)
- Friendly_Minions_0987678 (0.1.2)
- GremlinMod (1.3.0)
- Hallownest (1.0.2)
- Hermit (1.2)
- MadScienceMod (0.4.0)
- RobotSpaceExplorer (1.0.3)
- Shade (1.1)
- hollowmod (1.8.3)
- constructmod (1.1.0)
- thecursed (1.1.9)
- chronomuncher (0.10.11)
- HierophantMod (2.0.0)
- TheJungle (1.5.2)
- MysticMod (0.17.2)
- NecroMod (1.0.0)
- therunesmith (1.0.3)
- Saiyan_01 (0.5.0)
- TheSenshi (1.1.0)
- BlackRuseMod (0.9.4)
- AnimeMod (0.0.3)
- theVacant (0.11.0)
- backflip (0.0.1)

Begin patching...
Patching enums...Warning: @SpireEnum com.megacrit.cardcrawl.cards.AbstractCard$CardColor DEFAULT_GRAY_COLOR is already defined.
Warning: @SpireEnum com.megacrit.cardcrawl.helpers.CardLibrary$LibraryType DEFAULT_GRAY_COLOR is already defined.
Done.
Finding core patches...
Finding patches...
java.lang.reflect.UndeclaredThrowableException
at com.sun.proxy.$Proxy4.clz(Unknown Source)
at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:366)
at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:336)
at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:386)
at com.evacipated.cardcrawl.modthespire.ui.ModSelectWindow.lambda$null$1(ModSelectWindow.java:269)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: com.megacrit.cardcrawl.screens.GameOverScreen
at com.evacipated.cardcrawl.modthespire.MTSClassLoader.findClass(MTSClassLoader.java:94)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at com.evacipated.cardcrawl.modthespire.MTSClassLoader.loadClass(MTSClassLoader.java:78)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at javassist.bytecode.annotation.MemberValue.loadClass(MemberValue.java:56)
at javassist.bytecode.annotation.ClassMemberValue.getValue(ClassMemberValue.java:89)
at javassist.bytecode.annotation.AnnotationImpl.invoke(AnnotationImpl.java:151)
... 6 more