Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 KB | None | 0 0
  1. 20.08 14:45:50 [Server] Server thread/ERROR Could not pass event PlayerJoinEvent to OtherDrops_1.13 v3.2.6
  2. 20.08 14:45:50 [Server] INFO org.bukkit.event.EventException: null
  3. 20.08 14:45:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  4. 20.08 14:45:50 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  5. 20.08 14:45:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  6. 20.08 14:45:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  7. 20.08 14:45:50 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerList.a(PlayerList.java:173) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  8. 20.08 14:45:50 [Server] INFO at net.minecraft.server.v1_14_R1.LoginListener.c(LoginListener.java:154) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  9. 20.08 14:45:50 [Server] INFO at net.minecraft.server.v1_14_R1.LoginListener.tick(LoginListener.java:53) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  10. 20.08 14:45:50 [Server] INFO at net.minecraft.server.v1_14_R1.NetworkManager.a(NetworkManager.java:220) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  11. 20.08 14:45:50 [Server] INFO at net.minecraft.server.v1_14_R1.ServerConnection.c(ServerConnection.java:119) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  12. 20.08 14:45:50 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1092) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  13. 20.08 14:45:50 [Server] INFO at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  14. 20.08 14:45:50 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  15. 20.08 14:45:50 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  16. 20.08 14:45:50 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  17. 20.08 14:45:50 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/apache/commons/io/IOUtils
  18. 20.08 14:45:50 [Server] INFO at com.gmail.zariust.otherdrops.Updater.getLastUpdate(Updater.java:27) ~[?:?]
  19. 20.08 14:45:50 [Server] INFO at com.gmail.zariust.otherdrops.Updater.runPlayerUpdateCheck(Updater.java:78) ~[?:?]
  20. 20.08 14:45:50 [Server] INFO at com.gmail.zariust.otherdrops.listener.PlayerJoinUpdateChecker.onPlayerJoinUpdateCheck(PlayerJoinUpdateChecker.java:25) ~[?:?]
  21. 20.08 14:45:50 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
  22. 20.08 14:45:50 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
  23. 20.08 14:45:50 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
  24. 20.08 14:45:50 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
  25. 20.08 14:45:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  26. 20.08 14:45:50 [Server] INFO ... 13 more
  27. 20.08 14:45:50 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.apache.commons.io.IOUtils
  28. 20.08 14:45:50 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_222]
  29. 20.08 14:45:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:135) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
  30. 20.08 14:45:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement