Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 KB | None | 0 0
  1. 20.01 17:33:06 [Server] Server thread/ERROR Could not pass event NPCRightClickEvent to StreakRewards v1.4.1
  2. 20.01 17:33:06 [Server] INFO org.bukkit.event.EventException: null
  3. 20.01 17:33:06 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  4. 20.01 17:33:06 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  5. 20.01 17:33:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  6. 20.01 17:33:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  7. 20.01 17:33:06 [Server] INFO at net.citizensnpcs.EventListen.onPlayerInteractEntity(EventListen.java:473) ~[?:?]
  8. 20.01 17:33:06 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
  9. 20.01 17:33:06 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
  10. 20.01 17:33:06 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
  11. 20.01 17:33:06 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
  12. 20.01 17:33:06 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  13. 20.01 17:33:06 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  14. 20.01 17:33:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  15. 20.01 17:33:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  16. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1817) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  17. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInUseEntity.a(SourceFile:69) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  18. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInUseEntity.a(SourceFile:13) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  19. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  20. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot.jar:git-Spigot-cbd1a1b-009d8af]
  21. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot.jar:git-Spigot-cbd1a1b-009d8af]
  22. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot.jar:git-Spigot-cbd1a1b-009d8af]
  23. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot.jar:git-Spigot-cbd1a1b-009d8af]
  24. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909) [spigot.jar:git-Spigot-cbd1a1b-009d8af]
  25. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902) [spigot.jar:git-Spigot-cbd1a1b-009d8af]
  26. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [spigot.jar:git-Spigot-cbd1a1b-009d8af]
  27. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:886) [spigot.jar:git-Spigot-cbd1a1b-009d8af]
  28. 20.01 17:33:06 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819) [spigot.jar:git-Spigot-cbd1a1b-009d8af]
  29. 20.01 17:33:06 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  30. 20.01 17:33:06 [Server] INFO Caused by: java.lang.NullPointerException
  31. 20.01 17:33:06 [Server] INFO at me.gaagjescraft.network.team.streakrewards.main.npcs.NPCHandler.getNPCs(NPCHandler.java:26) ~[?:?]
  32. 20.01 17:33:06 [Server] INFO at me.gaagjescraft.network.team.streakrewards.main.npcs.NPCHandler.onNPCInteract(NPCHandler.java:51) ~[?:?]
  33. 20.01 17:33:06 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
  34. 20.01 17:33:06 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
  35. 20.01 17:33:06 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
  36. 20.01 17:33:06 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
  37. 20.01 17:33:06 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot.jar:git-Spigot-cbd1a1b-009d8af]
  38. 20.01 17:33:06 [Server] INFO ... 26 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement