Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. [11:29:36 INFO]: [STDERR]: java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
  2. [11:29:36 INFO]: [STDERR]: at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
  3. [11:29:36 INFO]: [STDERR]: at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
  4. [11:29:36 INFO]: [STDERR]: at javax.swing.UIManager.getSystemLookAndFeelClassName(UIManager.java:611)
  5. [11:29:36 INFO]: [STDERR]: at net.minecraft.server.v1_15_R1.ServerGUI.a(ServerGUI.java:45)
  6. [11:29:36 INFO]: [STDERR]: at net.minecraft.server.v1_15_R1.DedicatedServer.bc(DedicatedServer.java:506)
  7. [11:29:36 INFO]: [STDERR]: at net.minecraft.server.v1_15_R1.MinecraftServer.main(MinecraftServer.java:1375)
  8. [11:29:36 INFO]: [STDERR]: at org.bukkit.craftbukkit.Main.main(Main.java:244)
  9. [11:29:36 INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10. [11:29:36 INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  11. [11:29:36 INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  12. [11:29:36 INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  13. [11:29:36 INFO]: [STDERR]: at io.papermc.paperclip.Paperclip.main(Paperclip.java:54)
  14. [11:29:36 INFO]: Stopping server
  15. 2020-01-22 11:29:36,274 Thread-2 WARN Unable to register Log4j shutdown hook because JVM is shutting down. Using SimpleLogger
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement