Slay the Spire

Slay the Spire

树洞
Frenge 9 月 11 日 上午 8:13
Crash Log
Did your Spire Biomes compatibility patch break or something? Game crashes during mod loading at startup.

Edit: Fixed.

Injecting patches... Patch Class: [TreeHole.patches.JRPatch$CanSpawnPatch2] - Patching [spireMapOverhaul.zones.keymaster.KeymasterZone.canSpawn()] - Adding Postfix... com.evacipated.cardcrawl.modthespire.patcher.PatchingException: javassist.CannotCompileException: [source error] Postfix(boolean,spireMapOverhaul.zones.keymaster.KeymasterZone) not found in TreeHole.patches.JRPatch$CanSpawnPatch2 at com.evacipated.cardcrawl.modthespire.patcher.ParameterPatchInfo.doPatch(ParameterPatchInfo.java:143) at com.evacipated.cardcrawl.modthespire.patcher.PostfixPatchInfo.doPatch(PostfixPatchInfo.java:7) at com.evacipated.cardcrawl.modthespire.Patcher.finalizePatches(Patcher.java:318) at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:443) at com.evacipated.cardcrawl.modthespire.ui.ModSelectWindow.lambda$null$1(ModSelectWindow.java:285) at java.lang.Thread.run(Thread.java:748) Caused by: javassist.CannotCompileException: [source error] Postfix(boolean,spireMapOverhaul.zones.keymaster.KeymasterZone) not found in TreeHole.patches.JRPatch$CanSpawnPatch2 at javassist.CtBehavior.insertAfter(CtBehavior.java:877) at javassist.CtBehavior.insertAfter(CtBehavior.java:792) at com.evacipated.cardcrawl.modthespire.patcher.PostfixPatchInfo.applyPatch(PostfixPatchInfo.java:53) at com.evacipated.cardcrawl.modthespire.patcher.ParameterPatchInfo.doPatch(ParameterPatchInfo.java:134) ... 5 more Caused by: compile error: Postfix(boolean,spireMapOverhaul.zones.keymaster.KeymasterZone) not found in TreeHole.patches.JRPatch$CanSpawnPatch2 at javassist.compiler.TypeChecker.atMethodCallCore(TypeChecker.java:749) 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.JvstTypeChecker.atCastToRtype(JvstTypeChecker.java:113) at javassist.compiler.JvstTypeChecker.atCastExpr(JvstTypeChecker.java:94) at javassist.compiler.ast.CastExpr.accept(CastExpr.java:55) at javassist.compiler.CodeGen.doTypeCheck(CodeGen.java:242) at javassist.compiler.CodeGen.compileExpr(CodeGen.java:229) at javassist.compiler.CodeGen.atReturnStmnt2(CodeGen.java:615) at javassist.compiler.JvstCodeGen.atReturnStmnt(JvstCodeGen.java:424) at javassist.compiler.CodeGen.atStmnt(CodeGen.java:363) 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.insertAfterAdvice(CtBehavior.java:899) at javassist.CtBehavior.insertAfter(CtBehavior.java:851) ... 8 more
最后由 Frenge 编辑于; 9 月 18 日 上午 12:37