Advertisement
Guest User

Untitled

a guest
May 26th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. ERROR Could not pass event PlayerJoinEvent to MemeHunt v1.0 26.05 22:01:32 [Server] INFO org.bukkit.event.EventException: null 26.05 22:01:32 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerList.onPlayerJoin(PlayerList.java:343) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerList.a(PlayerList.java:162) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at net.minecraft.server.v1_13_R2.LoginListener.b(LoginListener.java:149) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at net.minecraft.server.v1_13_R2.LoginListener.tick(LoginListener.java:53) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at net.minecraft.server.v1_13_R2.NetworkManager.a(NetworkManager.java:230) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at net.minecraft.server.v1_13_R2.ServerConnection.c(ServerConnection.java:119) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:994) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot1132.jar:git-Spigot-1a3504a-dfa7583] 26.05 22:01:32 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201] 26.05 22:01:32 [Server] INFO Caused by: java.lang.NullPointerException 26.05 22:01:32 [Server] INFO at SQLHandler.playerExists(SQLHandler.java:11) ~[?:?] 26.05 22:01:32 [Server] INFO at SQLHandler.getHuntFound(SQLHandler.java:34) ~[?:?] 26.05 22:01:32 [Server] INFO at Main.onPlayerJoinEvent(Main.java:173) ~[?:?] 26.05 22:01:32 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201] 26.05 22:01:32 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201] 26.05 22:01:32 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201] 26.05 22:01:32 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201] 26.05 22:01:32 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312) ~[spigot1132.jar:git-Spigot-1a3504a-dfa7583]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement