Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. [15:26:38 INFO]: ------ [ FATAL ERROR ] ------
  2. [15:26:38 INFO]: Error: com.stantabcorp.flycraftnetwork.servers.Sockets.ServerSocket cannot be cast to org.bukkit.plugin.Plugin
  3. [15:26:38 INFO]: ------ [ FATAL ERROR ] ------
  4. [15:27:00 INFO]: ------ [ FATAL ERROR ] ------
  5. [15:27:00 INFO]: Error: com.stantabcorp.flycraftnetwork.servers.Sockets.ProxySocket cannot be cast to org.bukkit.plugin.Plugin
  6. [15:27:00 INFO]: ------ [ FATAL ERROR ] ------
  7. [15:27:01 INFO]: Bliivious lost connection: Disconnected
  8. [15:27:01 ERROR]: Could not pass event PlayerQuitEvent to FlyCraftNetwork v2.4.1
  9. org.bukkit.event.EventException: null
  10. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  11. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  12. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  13. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  14. at net.minecraft.server.v1_12_R1.PlayerList.disconnect(PlayerList.java:399) [gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  15. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1102) [gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  16. at net.minecraft.server.v1_12_R1.NetworkManager.handleDisconnection(NetworkManager.java:321) [gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  17. at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:174) [gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  18. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  19. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  20. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  21. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  22. at java.lang.Thread.run(Thread.jav
  23. a:745) [?:1.8.0_45-internal]
  24. Caused by: com.stantabcorp.websocket.exceptions.WebsocketNotConnectedException
  25. at com.stantabcorp.websocket.WebSocketImpl.send(WebSocketImpl.java:577) ~[?:?]
  26. at com.stantabcorp.websocket.WebSocketImpl.send(WebSocketImpl.java:554) ~[?:?]
  27. at com.stantabcorp.websocket.client.WebSocketClient.send(WebSocketClient.java:149) ~[?:?]
  28. at com.stantabcorp.flycraftnetwork.servers.FlyCraftServer.update(FlyCraftServer.java:45) ~[?:?]
  29. at com.stantabcorp.flycraftnetwork.servers.events.EventPlayerQuit.onPlayerQuit(EventPlayerQuit.java:20) ~[?:?]
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
  33. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
  34. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[gbinvl_minecraft_spigot_1_12_2.jar:git-Spigot-7754231-94b0980]
  35. ... 12 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement