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

no meathod to calculate progress? #308

Open
derplord0323 opened this issue Oct 24, 2021 · 2 comments
Open

no meathod to calculate progress? #308

derplord0323 opened this issue Oct 24, 2021 · 2 comments

Comments

@derplord0323
Copy link

Running with debug mode turned ON...

ModVersion Info:

  • Java version (1.8.0_144)
  • Slay the Spire (null)
  • ModTheSpire (3.6.3)
    Mod list:
  • basemod (5.5.0)
  • stslib (1.10.0)
  • ReplayTheSpireMod (1.5.0)

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
Copy link

Bagels1 commented Apr 6, 2024

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

@banchl
Copy link

banchl commented May 25, 2024

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

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

3 participants