-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Caused by: java.lang.NoSuchMethodError: org.apache.logging.log4j.Logger.debug(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
at org.polyfrost.crashpatch.identifier.ModIdentifier.identifyFromClass(ModIdentifier.kt:63) ~[ModIdentifier.class:?]
at org.polyfrost.crashpatch.identifier.ModIdentifier.identifyFromStacktrace(ModIdentifier.kt:44) ~[ModIdentifier.class:?]
at net.minecraft.crash.CrashReport.handler$zba000$afterPopulateEnvironment(CrashReport.java:535) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:119) ~[b.class:?]
at net.minecraft.crash.CrashReport.<init>(CrashReport.java:39) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:349) ~[b.class:?]
at net.minecraft.client.Minecraft.handler$zbi000$run(Minecraft.java:3231) ~[ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java) ~[ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
... 24 more
Incorrect log4j version in compile classpath
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done