Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. 20.03 07:17:33 [Server] ERROR Could not pass event AsyncPlayerChatEvent to UltimateChat v1.8.8
  2. 20.03 07:17:33 [Server] INFO org.bukkit.event.EventException
  3. 20.03 07:17:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  4. 20.03 07:17:33 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  5. 20.03 07:17:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  6. 20.03 07:17:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  7. 20.03 07:17:33 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  8. 20.03 07:17:33 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  9. 20.03 07:17:33 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  10. 20.03 07:17:33 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_144]
  11. 20.03 07:17:33 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_144]
  12. 20.03 07:17:33 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
  13. 20.03 07:17:33 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
  14. 20.03 07:17:33 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
  15. 20.03 07:17:33 [Server] INFO Caused by: java.lang.OutOfMemoryError: Java heap space
  16. 20.03 07:17:33 [Server] INFO at java.util.Arrays.copyOf(Arrays.java:3332) ~[?:1.8.0_144]
  17. 20.03 07:17:33 [Server] INFO at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124) ~[?:1.8.0_144]
  18. 20.03 07:17:33 [Server] INFO at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:448) ~[?:1.8.0_144]
  19. 20.03 07:17:33 [Server] INFO at java.lang.StringBuffer.append(StringBuffer.java:270) ~[?:1.8.0_144]
  20. 20.03 07:17:33 [Server] INFO at org.json.simple.JSONArray.toJSONString(JSONArray.java:91) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  21. 20.03 07:17:33 [Server] INFO at org.json.simple.JSONArray.toJSONString(JSONArray.java:98) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  22. 20.03 07:17:33 [Server] INFO at br.net.fabiozumbi12.UltimateChat.Bukkit.UltimateFancy.toJson(UltimateFancy.java:335) ~[?:?]
  23. 20.03 07:17:33 [Server] INFO at br.net.fabiozumbi12.UltimateChat.Bukkit.UltimateFancy.send(UltimateFancy.java:315) ~[?:?]
  24. 20.03 07:17:33 [Server] INFO at br.net.fabiozumbi12.UltimateChat.Bukkit.UCMessages.lambda$sendFancyMessage$2(UCMessages.java:241) ~[?:?]
  25. 20.03 07:17:33 [Server] INFO at br.net.fabiozumbi12.UltimateChat.Bukkit.UCMessages$$Lambda$387/153070715.accept(Unknown Source) ~[?:?]
  26. 20.03 07:17:33 [Server] INFO at java.util.HashMap.forEach(HashMap.java:1288) ~[?:1.8.0_144]
  27. 20.03 07:17:33 [Server] INFO at br.net.fabiozumbi12.UltimateChat.Bukkit.UCMessages.sendFancyMessage(UCMessages.java:239) ~[?:?]
  28. 20.03 07:17:33 [Server] INFO at br.net.fabiozumbi12.UltimateChat.Bukkit.UCListener.onChat(UCListener.java:893) ~[?:?]
  29. 20.03 07:17:33 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
  30. 20.03 07:17:33 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement