Advertisement
Guest User

Console Error

a guest
May 3rd, 2017
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. 03.05 20:16:03 [Server] INFO UUID of player PixelClick is 83651c45-c06c-4767-a4cc-2708895732f0
  2. 03.05 20:16:04 [Server] ERROR Could not pass event PlayerJoinEvent to Authenticator v2.0.4
  3. 03.05 20:16:04 [Server] INFO org.bukkit.event.EventException
  4. 03.05 20:16:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  5. 03.05 20:16:04 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  6. 03.05 20:16:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  7. 03.05 20:16:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  8. 03.05 20:16:04 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerList.onPlayerJoin(PlayerList.java:333) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  9. 03.05 20:16:04 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerList.a(PlayerList.java:159) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  10. 03.05 20:16:04 [Server] INFO at net.minecraft.server.v1_10_R1.LoginListener.b(LoginListener.java:144) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  11. 03.05 20:16:04 [Server] INFO at net.minecraft.server.v1_10_R1.LoginListener.E_(LoginListener.java:54) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  12. 03.05 20:16:04 [Server] INFO at net.minecraft.server.v1_10_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  13. 03.05 20:16:04 [Server] INFO at net.minecraft.server.v1_10_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  14. 03.05 20:16:04 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:832) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  15. 03.05 20:16:04 [Server] INFO at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  16. 03.05 20:16:04 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:672) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  17. 03.05 20:16:04 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:571) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  18. 03.05 20:16:04 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  19. 03.05 20:16:04 [Server] INFO Caused by: java.lang.IllegalStateException: Already authenticating: PixelClick
  20. 03.05 20:16:04 [Server] INFO at com.coloredcarrot.authenticator2.v2_0_4.auth.SpigotAuthenticationService.requireAuthentication(SpigotAuthenticationService.java:58) ~[?:?]
  21. 03.05 20:16:04 [Server] INFO at com.coloredcarrot.authenticator2.v2_0_4.PlayerJoinListener.onPlayerJoin(PlayerJoinListener.java:26) ~[?:?]
  22. 03.05 20:16:04 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  23. 03.05 20:16:04 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  24. 03.05 20:16:04 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  25. 03.05 20:16:04 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  26. 03.05 20:16:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
  27. 03.05 20:16:04 [Server] INFO ... 14 more
  28. 03.05 20:16:05 [Connect] User PixelClick, IP ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement