mcMMO-Dev / mcMMO

The RPG Lover's Mod!
https://mcmmo.org
GNU General Public License v3.0
1.01k stars 861 forks source link

McMMO + Mythicmobs Incompatibility Crash (Critical) #4201

Open ghost opened 4 years ago

ghost commented 4 years ago

My server running the latest version of Paper 1.15.2 decided to crash suddenly when I spawned in a Mythicmob near a player. Here is the log as the server crashed:

[17:57:24] [Server thread/INFO]: Player(me) issued server command: /espawnmob zombie [17:57:29] [Server thread/INFO]: Player(me) issued server command: /mm m spawn aggressivebat 1 [17:57:44] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-365 (MC: 1.15.2) --- [17:57:44] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump

[17:57:44] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):

[17:57:44] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread [17:57:44] [Paper Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE

ghost commented 4 years ago

[17:58:36] [Server thread/WARN]: [mcMMO] Task #3319067 for mcMMO v1.6.1 generated an exception java.lang.ThreadDeath: null at java.lang.Thread.stop(Thread.java:853) [?:1.8.0_241] at net.minecraft.server.v1_15_R1.MinecraftServer.stop(MinecraftServer.java:736) ~[patched_1.15.2.jar:git-Paper-365] at net.minecraft.server.v1_15_R1.DedicatedServer.stop(DedicatedServer.java:753) ~[patched_1.15.2.jar:git-Paper-365] at net.minecraft.server.v1_15_R1.MinecraftServer.close(MinecraftServer.java:712) ~[patched_1.15.2.jar:git-Paper-365] at org.spigotmc.WatchdogThread.run(WatchdogThread.java:157) ~[patched_1.15.2.jar:git-Paper-365] [17:58:36] [Server thread/ERROR]: Main thread terminated by WatchDog due to hard crash java.lang.ThreadDeath: null at java.lang.Thread.stop(Thread.java:853) [?:1.8.0_241] at net.minecraft.server.v1_15_R1.MinecraftServer.stop(MinecraftServer.java:736) ~[patched_1.15.2.jar:git-Paper-365] at net.minecraft.server.v1_15_R1.DedicatedServer.stop(DedicatedServer.java:753) ~[patched_1.15.2.jar:git-Paper-365] at net.minecraft.server.v1_15_R1.MinecraftServer.close(MinecraftServer.java:712) ~[patched_1.15.2.jar:git-Paper-365] at org.spigotmc.WatchdogThread.run(WatchdogThread.java:157) ~[patched_1.15.2.jar:git-Paper-365]