crazyhoorse961

Untitled

Jan 20th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. [16:10:45 ERROR]: Could not pass event AsyncPlayerChatEvent to YourFriend v0.0.3
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-f950f8e-4d99fed]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-f950f8e-4d99fed]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f950f8e-4d99fed]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot.jar:git-Spigot-f950f8e-4d99fed]
  7. at net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1257) [spigot.jar:git-Spigot-f950f8e-4d99fed]
  8. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1195) [spigot.jar:git-Spigot-f950f8e-4d99fed]
  9. at net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot.jar:git-Spigot-f950f8e-4d99fed]
  10. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]
  11. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
  12. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
  13. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
  14. at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  15. Caused by: java.io.FileNotFoundException: http://www.cleverbot.com/webservicemin?uc=321&botapi=chatterbotapi
  16. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_111]
  17. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_111]
  18. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_111]
  19. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_111]
  20. at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_111]
  21. at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_111]
  22. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_111]
  23. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_111]
  24. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_111]
  25. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_111]
  26. at com.google.code.chatterbotapi.Utils.request(Utils.java:114) ~[?:?]
  27. at com.google.code.chatterbotapi.Cleverbot$Session.think(Cleverbot.java:60) ~[?:?]
  28. at com.google.code.chatterbotapi.Cleverbot$Session.think(Cleverbot.java:99) ~[?:?]
  29. at com.crazyhoorse961.yourfriend.listeners.ChatListener.onChat(ChatListener.java:40) ~[?:?]
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  33. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
  34. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-f950f8e-4d99fed]
  35. ... 11 more
  36. Caused by: java.io.FileNotFoundException: http://www.cleverbot.com/webservicemin?uc=321&botapi=chatterbotapi
  37. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_111]
  38. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_111]
  39. at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(Unknown Source) ~[?:1.8.0_111]
  40. at com.google.code.chatterbotapi.Utils.request(Utils.java:104) ~[?:?]
  41. at com.google.code.chatterbotapi.Cleverbot$Session.think(Cleverbot.java:60) ~[?:?]
  42. at com.google.code.chatterbotapi.Cleverbot$Session.think(Cleverbot.java:99) ~[?:?]
  43. at com.crazyhoorse961.yourfriend.listeners.ChatListener.onChat(ChatListener.java:40) ~[?:?]
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  47. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
  48. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-f950f8e-4d99fed]
  49. ... 11 more
Add Comment
Please, Sign In to add comment