Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [02:56:03 ERROR]: Could not pass event PlayerJoinEvent to SuperLobby v3.2.6
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_141]
- Caused by: java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.EXPLODE
- at java.lang.Enum.valueOf(Unknown Source) ~[?:1.8.0_141]
- at org.bukkit.Sound.valueOf(Sound.java:1) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
- at com.pedrojm96.superlobby.CustomEvents.sendSound(CustomEvents.java:79) ~[?:?]
- at com.pedrojm96.superlobby.listener.PlayerE.onCustomJoin(PlayerE.java:295) ~[?:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_141]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_141]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_141]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_141]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
- ... 14 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement