Advertisement
Guest User

Untitled

a guest
Jan 17th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. 17.01 17:01:38 [Server] ERROR Could not pass event PlayerChatEvent to ChatBubbles v1.4.10
  2. 17.01 17:01:38 [Server] INFO org.bukkit.event.EventException: null
  3. 17.01 17:01:38 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.1-R0.1-SNAPSHOT-b1378.jar:git-Spigot-edd0396-2a927e8]
  4. 17.01 17:01:38 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.1-R0.1-SNAPSHOT-b1378.jar:git-Spigot-edd0396-2a927e8]
  5. 17.01 17:01:38 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.1-R0.1-SNAPSHOT-b1378.jar:git-Spigot-edd0396-2a927e8]
  6. 17.01 17:01:38 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.1-R0.1-SNAPSHOT-b1378.jar:git-Spigot-edd0396-2a927e8]
  7. 17.01 17:01:38 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection$7.evaluate(PlayerConnection.java:1317) [spigot-1.12.1-R0.1-SNAPSHOT-b1378.jar:git-Spigot-edd0396-2a927e8]
  8. 17.01 17:01:38 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.util.Waitable.run(Waitable.java:24) [spigot-1.12.1-R0.1-SNAPSHOT-b1378.jar:git-Spigot-edd0396-2a927e8]
  9. 17.01 17:01:38 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.chat(PlayerConnection.java:1339) [spigot-1.12.1-R0.1-SNAPSHOT-b1378.jar:git-Spigot-edd0396-2a927e8]
  10. 17.01 17:01:38 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.chat(CraftPlayer.java:241) [spigot-1.12.1-R0.1-SNAPSHOT-b1378.jar:git-Spigot-edd0396-2a927e8]
  11. 17.01 17:01:38 [Server] INFO at com.palmergames.bukkit.TownyChat.listener.TownyChatPlayerListener$1.run(TownyChatPlayerListener.java:150) [TownyChat.jar:?]
  12. 17.01 17:01:38 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.12.1-R0.1-SNAPSHOT-b1378.jar:git-Spigot-edd0396-2a927e8]
  13. 17.01 17:01:38 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.12.1-R0.1-SNAPSHOT-b1378.jar:git-Spigot-edd0396-2a927e8]
  14. 17.01 17:01:38 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
  15. 17.01 17:01:38 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
  16. 17.01 17:01:38 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  17. 17.01 17:01:38 [Server] INFO Caused by: java.lang.IllegalArgumentException: Async hologram creation
  18. 17.01 17:01:38 [Server] INFO at com.gmail.filoghost.holographicdisplays.util.Validator.isTrue(Validator.java:13) ~[HolographicDisplays.jar:?]
  19. 17.01 17:01:38 [Server] INFO at com.gmail.filoghost.holographicdisplays.object.BackendAPI.createHologram(BackendAPI.java:25) ~[HolographicDisplays.jar:?]
  20. 17.01 17:01:38 [Server] INFO at com.gmail.filoghost.holographicdisplays.api.HologramsAPI.createHologram(HologramsAPI.java:27) ~[HolographicDisplays.jar:?]
  21. 17.01 17:01:38 [Server] INFO at me.TheTealViper.chatbubbles.ChatBubbles.handleZero(ChatBubbles.java:125) ~[ChatBubbles.jar:?]
  22. 17.01 17:01:38 [Server] INFO at me.TheTealViper.chatbubbles.ChatBubbles.onChat(ChatBubbles.java:92) ~[ChatBubbles.jar:?]
  23. 17.01 17:01:38 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
  24. 17.01 17:01:38 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
  25. 17.01 17:01:38 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
  26. 17.01 17:01:38 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
  27. 17.01 17:01:38 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.1-R0.1-SNAPSHOT-b1378.jar:git-Spigot-edd0396-2a927e8]
  28. 17.01 17:01:38 [Server] INFO ... 13 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement