Seconding/Confirming this.Both this version and the one in the Steam Workshop were giving me errors about lacking a version number when ModtheSpire loaded them.The version pasted by Gnigamer is working.
None of the versions work for me at all, I just get:
Finding patches... java.lang.NoSuchMethodException: Patch basemod.patches.com.megacrit.cardcrawl.screens.DeathScreen.ForceUnlock: No method named [calculateUnlockProgress] found on class [com.megacrit.cardcrawl.screens.DeathScreen] at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:264) at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:185) at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:199) at com.evacipated.cardcrawl.modthespire.ui.ModSelectWindow.lambda$null$1(ModSelectWindow.java:266) at java.lang.Thread.run(Thread.java:748)
3 comments
This file is working:
https://github.com/daviscook477/BaseMod/releases
Finding patches...
java.lang.NoSuchMethodException: Patch basemod.patches.com.megacrit.cardcrawl.screens.DeathScreen.ForceUnlock:
No method named [calculateUnlockProgress] found on
class [com.megacrit.cardcrawl.screens.DeathScreen]
at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:264)
at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:185)
at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:199)
at com.evacipated.cardcrawl.modthespire.ui.ModSelectWindow.lambda$null$1(ModSelectWindow.java:266)
at java.lang.Thread.run(Thread.java:748)