Slay the Spire

Slay the Spire

BaseMod
Bug reports
A place to hopefully store all the bug reports in one place
< >
Showing 16-30 of 57 comments
Ol Rocko Feb 24, 2020 @ 10:21pm 
Hi the "Hide Unnecessary Unlock Bar" is disabling Unlocks for Modded Characters.
Not sure if intended. Thanks
Odd Mar 8, 2020 @ 7:11pm 
Unfortunately, the March 8th update seems to have broken a fair number of mods that were dependent upon this mod.
Bug Kiooeht  [developer] Mar 8, 2020 @ 8:44pm 
Originally posted by Darkwalker55:
Unfortunately, the March 8th update seems to have broken a fair number of mods that were dependent upon this mod.

Are they still broken? There was a second update that fixed an issue that was reported.
If there are still problems, I need to know what mod(s) are having the problem, every mod I've tested appear to work properly.
Electric Carp Mar 15, 2020 @ 9:48am 
I've been trying to compile my mod, and keep getting this exception from BaseMod about the toggle button and dev console. It may just be something I'm doing wrong. Can anyone help?

Exception in thread "LWJGL Application" java.lang.NullPointerException
at basemod.ModToggleButton.<init>(ModToggleButton.java:37)
at basemod.ModLabeledToggleButton.<init>(ModLabeledToggleButton.java:19)
at basemod.BaseModInit.receivePostInitialize(BaseModInit.java:70)
at basemod.BaseMod.publishPostInitialize(BaseMod.java:2187)
at basemod.patches.com.megacrit.cardcrawl.core.CardCrawlGame.PostInitializeHook.Postfix(PostInitializeHook.java:9)
at com.megacrit.cardcrawl.core.CardCrawlGame.create(CardCrawlGame.java:303)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:149)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)Disconnected from the target VM, address: '127.0.0.1:60190', transport: 'socket'
Setting breakpad minidump AppID = 646570
ajrdsj Aug 6, 2020 @ 12:29pm 
after the last update, coming from the main game, all mods stopped working (I believe it is due to '' This mod explicitly supports StS 01-27-2020.
You are running StS 07-30-2020.
You may encounter problems running it. '' Appearing on basemod and StSLib).
Asnka Aug 8, 2020 @ 1:52am 
@ajrdsj yesterday i decide it and i try it but didn't work
Rampant Mystic Nov 12, 2020 @ 10:32am 
ModVersion Info:
- Java version (1.8.0_144)
- Slay the Spire (11-10-2020) BETA
- ModTheSpire (3.18.0)
Mod list:
- basemod (5.24.0)

Begin patching...
Patching enums...Done.
Finding core patches...
Finding patches...
com.evacipated.cardcrawl.modthespire.patcher.PatchingException: com.megacrit.cardcrawl.helpers.FontHelper.initialize(): Location matching given description could not be found for patch
at com.evacipated.cardcrawl.modthespire.lib.LineFinder.findInOrder(LineFinder.java:39)
at com.evacipated.cardcrawl.modthespire.lib.LineFinder.findInOrder(LineFinder.java:32)
at basemod.patches.com.megacrit.cardcrawl.screens.SingleCardViewPopup.TitleFontSize$GrabFontFile$Locator.Locate(TitleFontSize.java:76)
at com.evacipated.cardcrawl.modthespire.patcher.LocatorInfo.findLines(LocatorInfo.java:22)
at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:457)
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

Any help would be welcome, I tried running the game without basemod and it doesn't crash.
TheRealEvab Nov 14, 2020 @ 7:50am 
Adding shield of blight with the dev console doesn't increase the enemies' HP - probably has to do with the secondary % value that usually shows up in endless runs - it doesn't show up when added by dev console. Haven't tested spear of blight. Using basemod, stslib, and hermit mod on current patch.
Don Fante Nov 14, 2020 @ 7:57am 
Since a couple of days I can't launch BaseMod. Probably related to me being on beta?

ModVersion Info: - Java version (1.8.0_144) - Slay the Spire (11-12-2020v2) BETA - ModTheSpire (3.18.0) Mod list: - basemod (5.25.0) Begin patching... Patching enums...Done. Finding core patches... Finding patches... com.evacipated.cardcrawl.modthespire.patcher.PatchingException: com.megacrit.cardcrawl.helpers.FontHelper.initialize(): Location matching given description could not be found for patch at com.evacipated.cardcrawl.modthespire.lib.LineFinder.findInOrder(LineFinder.java:39) at com.evacipated.cardcrawl.modthespire.lib.LineFinder.findInOrder(LineFinder.java:32) at basemod.patches.com.megacrit.cardcrawl.screens.SingleCardViewPopup.TitleFontSize$GrabFontFile$Locator.Locate(TitleFontSize.java:76) at com.evacipated.cardcrawl.modthespire.patcher.LocatorInfo.findLines(LocatorInfo.java:22) at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:457) 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)
Rampant Mystic Nov 17, 2020 @ 9:03am 
Originally posted by donleche:
Since a couple of days I can't launch BaseMod. Probably related to me being on beta?

ModVersion Info: - Java version (1.8.0_144) - Slay the Spire (11-12-2020v2) BETA - ModTheSpire (3.18.0) Mod list: - basemod (5.25.0) Begin patching... Patching enums...Done. Finding core patches... Finding patches... com.evacipated.cardcrawl.modthespire.patcher.PatchingException: com.megacrit.cardcrawl.helpers.FontHelper.initialize(): Location matching given description could not be found for patch at com.evacipated.cardcrawl.modthespire.lib.LineFinder.findInOrder(LineFinder.java:39) at com.evacipated.cardcrawl.modthespire.lib.LineFinder.findInOrder(LineFinder.java:32) at basemod.patches.com.megacrit.cardcrawl.screens.SingleCardViewPopup.TitleFontSize$GrabFontFile$Locator.Locate(TitleFontSize.java:76) at com.evacipated.cardcrawl.modthespire.patcher.LocatorInfo.findLines(LocatorInfo.java:22) at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:457) 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)
I have the exact same issue, I did discover it was due to being on the beta branch. The problem is if I switch from Beta to Normal I lose my 400+ Hours.
Originally posted by Rampant Mystic:
Originally posted by donleche:
Since a couple of days I can't launch BaseMod. Probably related to me being on beta?

ModVersion Info: - Java version (1.8.0_144) - Slay the Spire (11-12-2020v2) BETA - ModTheSpire (3.18.0) Mod list: - basemod (5.25.0) Begin patching... Patching enums...Done. Finding core patches... Finding patches... com.evacipated.cardcrawl.modthespire.patcher.PatchingException: com.megacrit.cardcrawl.helpers.FontHelper.initialize(): Location matching given description could not be found for patch at com.evacipated.cardcrawl.modthespire.lib.LineFinder.findInOrder(LineFinder.java:39) at com.evacipated.cardcrawl.modthespire.lib.LineFinder.findInOrder(LineFinder.java:32) at basemod.patches.com.megacrit.cardcrawl.screens.SingleCardViewPopup.TitleFontSize$GrabFontFile$Locator.Locate(TitleFontSize.java:76) at com.evacipated.cardcrawl.modthespire.patcher.LocatorInfo.findLines(LocatorInfo.java:22) at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:457) 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)
I have the exact same issue, I did discover it was due to being on the beta branch. The problem is if I switch from Beta to Normal I lose my 400+ Hours.
I also have the same issue so what do I do now? can I wait until a solution or restart my process?
im ok Nov 19, 2020 @ 8:04am 
Same error above happens to me too.
oglazirin Jan 5, 2021 @ 12:39am 
Having this error:

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)
- infinitespire (0.9.2)

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)
m.wal Jan 6, 2021 @ 4:36pm 
Probably the same error as above:

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)

Begin patching...
Finding core patches...
Finding patches...
Patching Overrides...
Injecting patches...
Patch Class: [basemod.patches.whatmod.PlayerPowerTips]
- Patching [com.megacrit.cardcrawl.core.AbstractCreature.renderPowerTips(com.badlogic.gdx.graphics.g2d.SpriteBatch)]
- Adding Insert @ r2 (abs:819)...

com.evacipated.cardcrawl.modthespire.patcher.PatchingException: javassist.CannotCompileException: [source error] no such field: p
at com.evacipated.cardcrawl.modthespire.patcher.InsertPatchInfo.doPatch(InsertPatchInfo.java:209)
at com.evacipated.cardcrawl.modthespire.Patcher.finalizePatches(Patcher.java:150)
at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:207)
at com.evacipated.cardcrawl.modthespire.ui.ModSelectWindow.lambda$null$1(ModSelectWindow.java:266)
at java.lang.Thread.run(Thread.java:748)
Caused by: javassist.CannotCompileException: [source error] no such field: p
at javassist.CtBehavior.insertAt(CtBehavior.java:1213)
at javassist.CtBehavior.insertAt(CtBehavior.java:1140)
at com.evacipated.cardcrawl.modthespire.patcher.InsertPatchInfo.doPatch(InsertPatchInfo.java:183)
at com.evacipated.cardcrawl.modthespire.patcher.InsertPatchInfo.doPatch(InsertPatchInfo.java:207)
... 4 more
Caused by: compile error: no such field: p
at javassist.compiler.TypeChecker.fieldAccess(TypeChecker.java:845)
at javassist.compiler.TypeChecker.atFieldRead(TypeChecker.java:803)
at javassist.compiler.TypeChecker.atMember(TypeChecker.java:988)
at javassist.compiler.JvstTypeChecker.atMember(JvstTypeChecker.java:66)
at javassist.compiler.ast.Member.accept(Member.java:39)
at javassist.compiler.JvstTypeChecker.atMethodArgs(JvstTypeChecker.java:221)
at javassist.compiler.TypeChecker.atMethodCallCore(TypeChecker.java:735)
at javassist.compiler.TypeChecker.atCallExpr(TypeChecker.java:695)
at javassist.compiler.JvstTypeChecker.atCallExpr(JvstTypeChecker.java:157)
at javassist.compiler.ast.CallExpr.accept(CallExpr.java:46)
at javassist.compiler.CodeGen.doTypeCheck(CodeGen.java:242)
at javassist.compiler.CodeGen.atStmnt(CodeGen.java:330)
at javassist.compiler.ast.Stmnt.accept(Stmnt.java:50)
at javassist.compiler.CodeGen.atStmnt(CodeGen.java:351)
at javassist.compiler.ast.Stmnt.accept(Stmnt.java:50)
at javassist.compiler.Javac.compileStmnt(Javac.java:567)
at javassist.CtBehavior.insertAt(CtBehavior.java:1192)
... 7 more
m.wal Jan 6, 2021 @ 4:37pm 
Btw I've installed it for the first time.
< >
Showing 16-30 of 57 comments
Per page: 1530 50