Facebook
From Ivano, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 232
  1. [13:27:08] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to PSCore v1.0
  2. org.bukkit.event.EventException
  3.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  4.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  5.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-db6de12-18fbb24]
  6.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-db6de12-18fbb24]
  7.         at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [spigot.jar:git-Spigot-db6de12-18fbb24]
  8.         at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [spigot.jar:git-Spigot-db6de12-18fbb24]
  9.         at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [spigot.jar:git-Spigot-db6de12-18fbb24]
  10.         at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [spigot.jar:git-Spigot-db6de12-18fbb24]
  11.         at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [spigot.jar:git-Spigot-db6de12-18fbb24]
  12.         at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [spigot.jar:git-Spigot-db6de12-18fbb24]
  13.         at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [spigot.jar:git-Spigot-db6de12-18fbb24]
  14.         at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-db6de12-18fbb24]
  15.         at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
  16.         at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
  17.         at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  18. Caused by: java.lang.NullPointerException
  19.         at c.g.g.m.A.ALLATORIxDEMO(qa:137) ~[?:?]
  20.         at c.g.g.z.L.onJoinManager(ea:329) ~[?:?]
  21.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
  22.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
  23.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
  24.         at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
  25.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  26.         ... 14 more
  27. [13:27:08] [Server thread/INFO]: Ivano[/80.120.224.190:33503] logged in with entity id 62 at ([world]-129.5, 70.0, -176.5)
  28. [13:27:10] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to PSCore v1.0
  29. org.bukkit.event.EventException
  30.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  31.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  32.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-db6de12-18fbb24]
  33.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot.jar:git-Spigot-db6de12-18fbb24]
  34.         at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot.jar:git-Spigot-db6de12-18fbb24]
  35.         at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot.jar:git-Spigot-db6de12-18fbb24]
  36.         at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot.jar:git-Spigot-db6de12-18fbb24]
  37.         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
  38.         at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
  39.         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222]
  40.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222]
  41.         at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  42. Caused by: java.lang.NullPointerException
  43.         at c.g.g.z.A.onChat(na:5) ~[?:?]
  44.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
  45.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
  46.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
  47.         at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
  48.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  49.         ... 11 more
  50. [13:27:10] [Server thread/INFO]: Saving...
  51. [13:27:10] [Server thread/INFO]: Saved the world
  52. [13:27:12] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to PSCore v1.0
  53. org.bukkit.event.EventException
  54.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  55.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  56.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-db6de12-18fbb24]
  57.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot.jar:git-Spigot-db6de12-18fbb24]
  58.         at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot.jar:git-Spigot-db6de12-18fbb24]
  59.         at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot.jar:git-Spigot-db6de12-18fbb24]
  60.         at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot.jar:git-Spigot-db6de12-18fbb24]
  61.         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
  62.         at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
  63.         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222]
  64.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222]
  65.         at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  66. Caused by: java.lang.NullPointerException
  67.         at c.g.g.z.A.onChat(na:5) ~[?:?]
  68.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
  69.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
  70.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
  71.         at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
  72.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  73.         ... 11 more
  74. [13:27:15] [Server thread/WARN]: [PSCore] Task #10 for PSCore v1.0 generated an exception
  75. java.lang.NullPointerException
  76.         at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:936) ~[?:1.8.0_222]
  77.         at de.dytanic.cloudnet.bridge.CloudServer.getCachedPlayer(CloudServer.java:193) ~[?:?]
  78.         at de.dytanic.cloudnet.api.CloudAPI.checkAndGet(CloudAPI.java:1220) ~[?:?]
  79.         at de.dytanic.cloudnet.api.CloudAPI.getOfflinePlayer(CloudAPI.java:1116) ~[?:?]
  80.         at c.g.g.g.run(da:274) ~[?:?]
  81.         at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  82.         at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-db6de12-18fbb24]
  83.         at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot.jar:git-Spigot-db6de12-18fbb24]
  84.         at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-db6de12-18fbb24]
  85.         at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
  86.         at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
  87.         at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  88. [13:27:18] [Server thread/INFO]: Saving...
  89. [13:27:18] [Server thread/INFO]: Saved the world
  90. [13:28:11] [Server thread/INFO]: Saving...
  91. [13:28:11] [Server thread/INFO]: Saved the world
  92. [13:28:16] [Server thread/WARN]: [PSCore] Task #11 for PSCore v1.0 generated an exception
  93. java.lang.NullPointerException
  94.         at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:936) ~[?:1.8.0_222]
  95.         at de.dytanic.cloudnet.bridge.CloudServer.getCachedPlayer(CloudServer.java:193) ~[?:?]
  96.         at de.dytanic.cloudnet.api.CloudAPI.checkAndGet(CloudAPI.java:1220) ~[?:?]
  97.         at de.dytanic.cloudnet.api.CloudAPI.getOfflinePlayer(CloudAPI.java:1116) ~[?:?]
  98.         at c.g.g.g.run(da:274) ~[?:?]
  99.         at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  100.         at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-db6de12-18fbb24]
  101.         at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot.jar:git-Spigot-db6de12-18fbb24]
  102.         at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-db6de12-18fbb24]
  103.         at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
  104.         at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
  105.         at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  106. [13:28:24] [Server thread/INFO]: Saving...
  107. [13:28:24] [Server thread/INFO]: Saved the world
  108. [13:28:33] [Server thread/INFO]: Ivano lost connection: Disconnected
  109. [13:28:33] [Server thread/INFO]: Ivano left the game.
  110. [13:29:11] [Server thread/INFO]: Saving...
  111. [13:29:11] [Server thread/INFO]: Saved the world
  112. [13:29:16] [Server thread/WARN]: [PSCore] Task #13 for PSCore v1.0 generated an exception
  113. java.lang.NullPointerException
  114.         at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:936) ~[?:1.8.0_222]
  115.         at de.dytanic.cloudnet.bridge.CloudServer.getCachedPlayer(CloudServer.java:193) ~[?:?]
  116.         at de.dytanic.cloudnet.api.CloudAPI.checkAndGet(CloudAPI.java:1220) ~[?:?]
  117.         at de.dytanic.cloudnet.api.CloudAPI.getOfflinePlayer(CloudAPI.java:1116) ~[?:?]
  118.         at c.g.g.g.run(da:274) ~[?:?]
  119.         at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  120.         at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-db6de12-18fbb24]
  121.         at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot.jar:git-Spigot-db6de12-18fbb24]
  122.         at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-db6de12-18fbb24]
  123.         at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
  124.         at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
  125.         at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  126. [13:30:11] [Server thread/INFO]: Saving...
  127. [13:30:11] [Server thread/INFO]: Saved the world
  128. [13:30:16] [Server thread/WARN]: [PSCore] Task #14 for PSCore v1.0 generated an exception
  129. java.lang.NullPointerException
  130. [13:31:11] [Server thread/INFO]: Saving...
  131. [13:31:12] [Server thread/INFO]: Saved the world
  132. [13:31:16] [Server thread/WARN]: [PSCore] Task #15 for PSCore v1.0 generated an exception
  133. java.lang.NullPointerException
  134. [13:32:12] [Server thread/INFO]: Saving...
  135. [13:32:12] [Server thread/INFO]: Saved the world
  136. [13:32:17] [Server thread/WARN]: [PSCore] Task #16 for PSCore v1.0 generated an exception
  137. java.lang.NullPointerException
  138. [13:33:03] [Server thread/INFO]: Saving...
  139. [13:33:03] [Server thread/INFO]: Saved the world
  140. [13:33:12] [Server thread/INFO]: Saving...
  141. [13:33:12] [Server thread/INFO]: Saved the world
  142. [13:33:17] [Server thread/WARN]: [PSCore] Task #17 for PSCore v1.0 generated an exception
  143. java.lang.NullPointerException
  144. [13:34:12] [Server thread/INFO]: Saving...
  145. [13:34:12] [Server thread/INFO]: Saved the world
  146. [13:34:17] [Server thread/WARN]: [PSCore] Task #18 for PSCore v1.0 generated an exception
  147. java.lang.NullPointerException
  148. [13:35:12] [Server thread/INFO]: Saving...
  149. [13:35:12] [Server thread/INFO]: Saved the world
  150. [13:35:17] [Server thread/WARN]: [PSCore] Task #19 for PSCore v1.0 generated an exception
  151. java.lang.NullPointerException
  152. [13:36:12] [Server thread/INFO]: Saving...
  153. [13:36:12] [Server thread/INFO]: Saved the world
  154. [13:36:17] [Server thread/WARN]: [PSCore] Task #20 for PSCore v1.0 generated an exception
  155. java.lang.NullPointerException
  156. [13:37:12] [Server thread/INFO]: Saving...
  157. [13:37:12] [Server thread/INFO]: Saved the world
  158. [13:37:17] [Server thread/WARN]: [PSCore] Task #21 for PSCore v1.0 generated an exception
  159. java.lang.NullPointerException
  160. [13:38:12] [Server thread/INFO]: Saving...
  161. [13:38:12] [Server thread/INFO]: Saved the world
  162. [13:38:17] [Server thread/WARN]: [PSCore] Task #22 for PSCore v1.0 generated an exception
  163. java.lang.NullPointerException
  164. [13:39:13] [Server thread/INFO]: Saving...
  165. [13:39:13] [Server thread/INFO]: Saved the world
  166. [13:39:18] [Server thread/WARN]: [PSCore] Task #23 for PSCore v1.0 generated an exception
  167. java.lang.NullPointerException
  168. [13:40:13] [Server thread/INFO]: Saving...
  169. [13:40:13] [Server thread/INFO]: Saved the world
  170. [13:40:18] [Server thread/WARN]: [PSCore] Task #24 for PSCore v1.0 generated an exception
  171. java.lang.NullPointerException
  172. [13:41:13] [Server thread/INFO]: Saving...
  173. [13:41:13] [Server thread/INFO]: Saved the world
  174. [13:41:18] [Server thread/WARN]: [PSCore] Task #25 for PSCore v1.0 generated an exception
  175. java.lang.NullPointerException
  176. [13:42:13] [Server thread/INFO]: Saving...
  177. [13:42:13] [Server thread/INFO]: Saved the world
  178. [13:42:18] [Server thread/WARN]: [PSCore] Task #26 for PSCore v1.0 generated an exception
  179. java.lang.NullPointerException
  180. [13:43:13] [Server thread/INFO]: Saving...
  181. [13:43:13] [Server thread/INFO]: Saved the world
  182. [13:43:18] [Server thread/WARN]: [PSCore] Task #27 for PSCore v1.0 generated an exception
  183. java.lang.NullPointerException
  184. [13:44:14] [Server thread/INFO]: Saving...
  185. [13:44:14] [Server thread/INFO]: Saved the world
  186. [13:44:19] [Server thread/WARN]: [PSCore] Task #28 for PSCore v1.0 generated an exception
  187. java.lang.NullPointerException
  188. [13:45:14] [Server thread/INFO]: Saving...
  189. [13:45:14] [Server thread/INFO]: Saved the world
  190. [13:45:19] [Server thread/WARN]: [PSCore] Task #29 for PSCore v1.0 generated an exception
  191. java.lang.NullPointerException
  192. [13:46:14] [Server thread/INFO]: Saving...
  193. [13:46:14] [Server thread/INFO]: Saved the world
  194. [13:46:19] [Server thread/WARN]: [PSCore] Task #30 for PSCore v1.0 generated an exception
  195. java.lang.NullPointerException
  196. [13:47:14] [Server thread/INFO]: Saving...
  197. [13:47:14] [Server thread/INFO]: Saved the world
  198. [13:47:19] [Server thread/WARN]: [PSCore] Task #31 for PSCore v1.0 generated an exception
  199. java.lang.NullPointerException
  200. [13:48:14] [Server thread/INFO]: Saving...
  201. [13:48:14] [Server thread/INFO]: Saved the world
  202. [13:48:19] [Server thread/WARN]: [PSCore] Task #32 for PSCore v1.0 generated an exception
  203. java.lang.NullPointerException
  204. [13:49:14] [Server thread/INFO]: Saving...
  205. [13:49:14] [Server thread/INFO]: Saved the world
  206. [13:49:19] [Server thread/WARN]: [PSCore] Task #33 for PSCore v1.0 generated an exception
  207. java.lang.NullPointerException
  208. [13:50:14] [Server thread/INFO]: Saving...
  209. [13:50:14] [Server thread/INFO]: Saved the world
  210. [13:50:19] [Server thread/WARN]: [PSCore] Task #34 for PSCore v1.0 generated an exception
  211. java.lang.NullPointerException
  212. [13:51:15] [Server thread/INFO]: Saving...
  213. [13:51:15] [Server thread/INFO]: Saved the world
  214.