Bug Closed · Invalid

can't use mythic dungeon on 1.17paper server

#3856 opened by Unknown 3 years ago

Unknownreported this bug

[08:59:38 INFO]: [MythicDungeons] Enabling MythicDungeons v1.1.1F [08:59:38 INFO]: [MythicDungeons] [STDOUT] Downloading and initializing default party manager. [08:59:38 WARN]: Nag author(s): '[MarcatoSound]' of 'MythicDungeons' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [08:59:39 INFO]: [DungeonParties] Enabling DungeonParties v1.0-SNAPSHOT [08:59:39 INFO]: [MythicDungeons] [STDOUT] DungeonParties plugin found! Enabled party support. [08:59:39 INFO]: [MythicDungeons] [STDOUT] MythicMobs plugin found! Enabled MythicMobs support. [08:59:39 ERROR]: Error occurred while enabling MythicDungeons v1.1.1F (Is it up to date?) java.lang.NoClassDefFoundError: io/lumine/mythic/bukkit/MythicBukkit at net.playavalon.mythicdungeons.MythicDungeons.onEnable(MythicDungeons.java:253) ~[神话地牢MythicDungeons-1.1.1.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Paper-408] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-408] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-408] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Paper-408] at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:733) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-408] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-408] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.ClassNotFoundException: io.lumine.mythic.bukkit.MythicBukkit at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[patched_1.17.1.jar:git-Paper-408] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.1.jar:git-Paper-408] at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] ... 11 more [08:59:39 INFO]: [MythicDungeons] Disabling MythicDungeons v1.1.1F [08:59:40 INFO]: [MythicDungeons] [STDOUT] Cleaning up dungeons...

Unknowncommented

You are using an out-of-date version of Mythic Mobs. If you are going to use Mythic Mobs with Mythic Dungeons, you must use Mythic Mobs version 5.1.0 or higher. Otherwise, Dungeons cannot hook into Mythic Mobs while starting up and will error out.

Sign in to join the discussion.