Advertisement
Isigar

Untitled

Jun 30th, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.22 KB | None | 0 0
  1. 30.06 17:07:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  2. 30.06 17:07:15 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  3. 30.06 17:07:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:520) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  4. 30.06 17:07:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:505) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  5. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2162) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  6. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  7. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  8. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:13) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  9. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot.jar:git-Spigot-093165d-ba575a5]
  10. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:135) [spigot.jar:git-Spigot-093165d-ba575a5]
  11. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot.jar:git-Spigot-093165d-ba575a5]
  12. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:114) [spigot.jar:git-Spigot-093165d-ba575a5]
  13. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:895) [spigot.jar:git-Spigot-093165d-ba575a5]
  14. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:888) [spigot.jar:git-Spigot-093165d-ba575a5]
  15. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:123) [spigot.jar:git-Spigot-093165d-ba575a5]
  16. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:872) [spigot.jar:git-Spigot-093165d-ba575a5]
  17. 30.06 17:07:15 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:805) [spigot.jar:git-Spigot-093165d-ba575a5]
  18. 30.06 17:07:15 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  19. 30.06 17:07:15 [Server] INFO Caused by: java.lang.NullPointerException
  20. 30.06 17:07:15 [Server] INFO at Xogos.EntityNPC.PlayerClickItemOnInventory(EntityNPC.java:235) ~[?:?]
  21. 30.06 17:07:15 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  22. 30.06 17:07:15 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  23. 30.06 17:07:15 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  24. 30.06 17:07:15 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  25. 30.06 17:07:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  26. 30.06 17:07:15 [Server] INFO ... 17 more
  27. 30.06 17:07:15 [Server] Server thread/ERROR Could not pass event InventoryClickEvent to MyPrison v1.0
  28. 30.06 17:07:15 [Server] INFO org.bukkit.event.EventException: null
  29. 30.06 17:07:17 [Multicraft] Skipped 82 lines due to rate limit (30/s)
  30. 30.06 17:07:17 [Server] Server thread/ERROR Could not pass event InventoryClickEvent to MyPrison v1.0
  31. 30.06 17:07:17 [Server] INFO org.bukkit.event.EventException: null
  32. 30.06 17:07:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  33. 30.06 17:07:17 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  34. 30.06 17:07:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:520) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  35. 30.06 17:07:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:505) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  36. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2162) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  37. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  38. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  39. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:13) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  40. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot.jar:git-Spigot-093165d-ba575a5]
  41. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:135) [spigot.jar:git-Spigot-093165d-ba575a5]
  42. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot.jar:git-Spigot-093165d-ba575a5]
  43. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:114) [spigot.jar:git-Spigot-093165d-ba575a5]
  44. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:895) [spigot.jar:git-Spigot-093165d-ba575a5]
  45. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:888) [spigot.jar:git-Spigot-093165d-ba575a5]
  46. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:123) [spigot.jar:git-Spigot-093165d-ba575a5]
  47. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:872) [spigot.jar:git-Spigot-093165d-ba575a5]
  48. 30.06 17:07:17 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:805) [spigot.jar:git-Spigot-093165d-ba575a5]
  49. 30.06 17:07:17 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  50. 30.06 17:07:17 [Server] INFO Caused by: java.lang.NullPointerException
  51. 30.06 17:07:17 [Server] INFO at Xogos.EntityNPC.PlayerClickItemOnInventory(EntityNPC.java:235) ~[?:?]
  52. 30.06 17:07:17 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  53. 30.06 17:07:17 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  54. 30.06 17:07:17 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  55. 30.06 17:07:17 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  56. 30.06 17:07:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  57. 30.06 17:07:17 [Server] INFO ... 17 more
  58. 30.06 17:07:17 [Server] Server thread/ERROR Could not pass event InventoryClickEvent to MyPrison v1.0
  59. 30.06 17:07:17 [Server] INFO org.bukkit.event.EventException: null
  60. 30.06 17:07:18 [Multicraft] Skipped 190 lines due to rate limit (30/s)
  61. 30.06 17:07:18 [Server] Server thread/ERROR Could not pass event InventoryClickEvent to MyPrison v1.0
  62. 30.06 17:07:18 [Server] INFO org.bukkit.event.EventException: null
  63. 30.06 17:07:18 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  64. 30.06 17:07:18 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  65. 30.06 17:07:18 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:520) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  66. 30.06 17:07:18 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:505) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  67. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2162) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  68. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  69. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  70. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:13) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  71. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot.jar:git-Spigot-093165d-ba575a5]
  72. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:135) [spigot.jar:git-Spigot-093165d-ba575a5]
  73. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot.jar:git-Spigot-093165d-ba575a5]
  74. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:114) [spigot.jar:git-Spigot-093165d-ba575a5]
  75. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:895) [spigot.jar:git-Spigot-093165d-ba575a5]
  76. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:888) [spigot.jar:git-Spigot-093165d-ba575a5]
  77. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:99) [spigot.jar:git-Spigot-093165d-ba575a5]
  78. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:871) [spigot.jar:git-Spigot-093165d-ba575a5]
  79. 30.06 17:07:18 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:805) [spigot.jar:git-Spigot-093165d-ba575a5]
  80. 30.06 17:07:18 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  81. 30.06 17:07:18 [Server] INFO Caused by: java.lang.NullPointerException
  82. 30.06 17:07:18 [Server] INFO at Xogos.EntityNPC.PlayerClickItemOnInventory(EntityNPC.java:235) ~[?:?]
  83. 30.06 17:07:18 [Server] INFO at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) ~[?:?]
  84. 30.06 17:07:18 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  85. 30.06 17:07:18 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  86. 30.06 17:07:18 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  87. 30.06 17:07:18 [Server] INFO ... 17 more
  88. 30.06 17:07:18 [Server] Server thread/ERROR Could not pass event InventoryClickEvent to MyPrison v1.0
  89. 30.06 17:07:18 [Server] INFO org.bukkit.event.EventException: null
  90. 30.06 17:07:18 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  91. 30.06 17:07:21 [Multicraft] Skipped 51 lines due to rate limit (30/s)
  92. 30.06 17:07:21 [Server] Server thread/INFO 1 Pvar =!= 1 nebo 2
  93. 30.06 17:07:21 [Server] Server thread/INFO 1 class id
  94. 30.06 17:07:21 [Server] Server thread/INFO 1 Pvar =!= 1 nebo 2
  95. 30.06 17:07:21 [Server] Server thread/INFO 1 class id
  96. 30.06 17:07:22 [Server] Server thread/ERROR Could not pass event InventoryClickEvent to MyPrison v1.0
  97. 30.06 17:07:22 [Server] INFO org.bukkit.event.EventException: null
  98. 30.06 17:07:22 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  99. 30.06 17:07:22 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  100. 30.06 17:07:22 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:520) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  101. 30.06 17:07:22 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:505) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  102. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2162) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  103. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  104. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  105. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:13) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  106. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot.jar:git-Spigot-093165d-ba575a5]
  107. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:135) [spigot.jar:git-Spigot-093165d-ba575a5]
  108. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot.jar:git-Spigot-093165d-ba575a5]
  109. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:114) [spigot.jar:git-Spigot-093165d-ba575a5]
  110. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:895) [spigot.jar:git-Spigot-093165d-ba575a5]
  111. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:888) [spigot.jar:git-Spigot-093165d-ba575a5]
  112. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:123) [spigot.jar:git-Spigot-093165d-ba575a5]
  113. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:872) [spigot.jar:git-Spigot-093165d-ba575a5]
  114. 30.06 17:07:22 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:805) [spigot.jar:git-Spigot-093165d-ba575a5]
  115. 30.06 17:07:22 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  116. 30.06 17:07:22 [Server] INFO Caused by: java.lang.NullPointerException
  117. 30.06 17:07:22 [Server] INFO at Xogos.EntityNPC.PlayerClickItemOnInventory(EntityNPC.java:235) ~[?:?]
  118. 30.06 17:07:22 [Server] INFO at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) ~[?:?]
  119. 30.06 17:07:22 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  120. 30.06 17:07:22 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  121. 30.06 17:07:22 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot.jar:git-Spigot-093165d-ba575a5]
  122. 30.06 17:07:22 [Server] INFO ... 17 more
  123. 30.06 17:07:23 [Server] Server thread/ERROR Could not pass event InventoryClickEvent to MyPrison v1.0
  124. 30.06 17:07:23 [Server] INFO org.bukkit.event.EventException: null
  125. 30.06 17:07:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot.jar:git-Spigot-093165d-ba575a5]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement