Bug Closed · Resolved

[Bug] Can't not start MythicDungeons

#4969 opened by Unknown 2 years ago

Unknownreported this bug

I got a bug in build 208 and it make plugin not start be default

java.lang.NoClassDefFoundError: com/destroystokyo/paper/event/player/PlayerSetSp                                                                                        awnEvent
        at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?]
        at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:?]
        at java.lang.Class.getDeclaredMethods(Unknown Source) ~[?:?]
        at net.playavalon.mythicdungeons.utility.ReflectionUtils.getAnnotatedMet                                                                                        hods(ReflectionUtils.java:40) ~[?:?]
        at net.playavalon.mythicdungeons.MythicDungeons.registerInstanceListener                                                                                        (MythicDungeons.java:729) ~[?:?]
        at net.playavalon.mythicdungeons.MythicDungeons.onEnable(MythicDungeons.                                                                                        java:312) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[p                                                                                        atched_1.16.5.jar:git-Paper-794]
Unknowncommented

Hey there. This should be fixed in the latest dev build, but it should be noted that support for versions of Minecraft older than 1.19.4 is limited and will eventually be dropped.

Sign in to join the discussion.