Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. 21.07 09:43:36 [Server] ERROR Could not pass event AsyncEntityDeathEvent to SuperMobCoins v1.0
  2. 21.07 09:43:36 [Server] INFO org.bukkit.event.EventException
  3. 21.07 09:43:36 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server.jar:git-Spigot-db6de12-18fbb24]
  4. 21.07 09:43:36 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server.jar:git-Spigot-db6de12-18fbb24]
  5. 21.07 09:43:36 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) ~[server.jar:git-Spigot-db6de12-18fbb24]
  6. 21.07 09:43:36 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) ~[server.jar:git-Spigot-db6de12-18fbb24]
  7. 21.07 09:43:36 [Server] INFO at com.bgsoftware.wildstacker.listeners.EntitiesListener.lambda$onEntityLastDamage$2(EntitiesListener.java:128) ~[?:?]
  8. 21.07 09:43:36 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  9. 21.07 09:43:36 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  10. 21.07 09:43:36 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  11. 21.07 09:43:36 [Server] INFO Caused by: java.lang.NullPointerException
  12. 21.07 09:43:36 [Server] INFO at me.swanis.mobcoins.listeners.EntityListener.onEntityDeath(EntityListener.java:34) ~[?:?]
  13. 21.07 09:43:36 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  14. 21.07 09:43:36 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  15. 21.07 09:43:36 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  16. 21.07 09:43:36 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  17. 21.07 09:43:36 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server.jar:git-Spigot-db6de12-18fbb24]
  18. 21.07 09:43:36 [Server] INFO ... 7 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement