daviscook477 / BaseMod

Slay the Spire mod which provides a modding API and a dev console
MIT License
409 stars 113 forks source link

no meathod to calculate progress? #308

Open derplord0323 opened 2 years ago

derplord0323 commented 2 years ago

Running with debug mode turned ON...

ModVersion Info:

Begin patching... Finding core patches... 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)

Bagels1 commented 6 months ago

Ok looks like for 3 years nobody replied to this repeated problem?

banchl commented 4 months ago

I had the same problem as you. The latest release version of ModTheSpire is only 3.6.3. You need to package the latest code version 3.30.3 locally. Or you can try the files I packed https://github.com/banchl/ModTheSpire/releases/tag/v3.30.3