diff --git a/nms-patches/CrashReport.patch b/nms-patches/CrashReport.patch index 7bafbb1c0..5303ce359 100644 --- a/nms-patches/CrashReport.patch +++ b/nms-patches/CrashReport.patch @@ -4,7 +4,7 @@ return this.a(); } }); -+ this.d.a("CraftBukkit Information", new org.bukkit.craftbukkit.CraftCrashReport()); // CraftBukkit ++ this.d.a("CraftBukkit Information", (CrashReportCallable) new org.bukkit.craftbukkit.CraftCrashReport()); // CraftBukkit } public String a() {