Advertisement
Guest User

Untitled

a guest
Jan 6th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. 06.01 19:17:28 [Server] INFO ... 16 more
  2. 06.01 19:17:28 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  3. 06.01 19:17:28 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  4. 06.01 19:17:28 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  5. 06.01 19:17:28 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  6. 06.01 19:17:28 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  7. 06.01 19:17:28 [Server] INFO at fr.eot13.additionalthings.Hats.PlayerJoin(Hats.java:51) ~[?:?]
  8. 06.01 19:17:28 [Server] INFO at fr.eot13.additionalthings.Hats.hats(Hats.java:99) ~[?:?]
  9. 06.01 19:17:28 [Server] INFO Caused by: java.lang.NullPointerException
  10. 06.01 19:17:28 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  11. 06.01 19:17:28 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  12. 06.01 19:17:28 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  13. 06.01 19:17:28 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  14. 06.01 19:17:28 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  15. 06.01 19:17:28 [Server] INFO at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  16. 06.01 19:17:28 [Server] INFO at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  17. 06.01 19:17:28 [Server] INFO at protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.e(SpigotLoginListenerPlay.java:69) [ProtocolSupport%20(9).jar:?]
  18. 06.01 19:17:28 [Server] INFO at protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tick(AbstractLoginListenerPlay.java:87) [ProtocolSupport%20(9).jar:?]
  19. 06.01 19:17:28 [Server] INFO at protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tryJoin(AbstractLoginListenerPlay.java:125) [ProtocolSupport%20(9).jar:?]
  20. 06.01 19:17:28 [Server] INFO at protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.joinGame(SpigotLoginListenerPlay.java:123) [ProtocolSupport%20(9).jar:?]
  21. 06.01 19:17:28 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  22. 06.01 19:17:28 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  23. 06.01 19:17:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  24. 06.01 19:17:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  25. 06.01 19:17:28 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  26. 06.01 19:17:28 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-9f4c3d2-bd30843]
  27. 06.01 19:17:28 [Server] INFO org.bukkit.event.EventException: null
  28. 06.01 19:17:28 [Server] ERROR Could not pass event PlayerJoinEvent to AdditionalThings v1.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement