Advertisement
Guest User

Untitled

a guest
Sep 21st, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. 21.09 18:36:39 [Server] INFO timr2000 issued server command: /radio
  2. 21.09 18:36:42 [Server] ERROR Could not pass event InventoryClickEvent to RealRadio v2.4
  3. 21.09 18:36:42 [Server] INFO org.bukkit.event.EventException: null
  4. 21.09 18:36:42 [Server] INFO at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.1.jar:git-Paper-272]
  5. 21.09 18:36:42 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.1.jar:git-Paper-272]
  6. 21.09 18:36:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.1.jar:git-Paper-272]
  7. 21.09 18:36:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.1.jar:git-Paper-272]
  8. 21.09 18:36:42 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:2281) ~[patched_1.13.1.jar:git-Paper-272]
  9. 21.09 18:36:42 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInWindowClick.a(SourceFile:33) ~[patched_1.13.1.jar:git-Paper-272]
  10. 21.09 18:36:42 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.13.1.jar:git-Paper-272]
  11. 21.09 18:36:42 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.1.jar:git-Paper-272]
  12. 21.09 18:36:42 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_171]
  13. 21.09 18:36:42 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_171]
  14. 21.09 18:36:42 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) ~[patched_1.13.1.jar:git-Paper-272]
  15. 21.09 18:36:42 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1018) ~[patched_1.13.1.jar:git-Paper-272]
  16. 21.09 18:36:42 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:428) ~[patched_1.13.1.jar:git-Paper-272]
  17. 21.09 18:36:42 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:945) ~[patched_1.13.1.jar:git-Paper-272]
  18. 21.09 18:36:42 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:843) ~[patched_1.13.1.jar:git-Paper-272]
  19. 21.09 18:36:42 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  20. 21.09 18:36:42 [Server] INFO Caused by: java.awt.HeadlessException:
  21. 21.09 18:36:42 [Server] INFO No X11 DISPLAY variable was set, but this program performed an operation which requires it.
  22. 21.09 18:36:42 [Server] INFO at java.awt.Desktop.getDesktop(Desktop.java:142) ~[?:1.8.0_171]
  23. 21.09 18:36:42 [Server] INFO at me.gaagjescraft.realradio.recoded.menus.SectionRadios.onInventoryClick(SectionRadios.java:147) ~[?:?]
  24. 21.09 18:36:42 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor341.execute(Unknown Source) ~[?:?]
  25. 21.09 18:36:42 [Server] INFO at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.1.jar:git-Paper-272]
  26. 21.09 18:36:42 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement