Advertisement
Guest User

Untitled

a guest
Dec 10th, 2020
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. Event ServerConnectEvent(player=Jack, target=BungeeServerInfo(name=auth, socketAddress=/**.***.*.**:*****, restricted=false), reason=JOIN_PROXY, request=net.md_5.bungee.api.ServerConnectRequest@738eb111, cancelled=true) took 282ms to process!
  2. 10.12 11:46:55 [Server] WARN [io.netty.util.concurrent.AbstractEventExecutor]: A task raised an exception. Task: net.md_5.bungee.connection.InitialHandler$6$1@61991b39
  3. 10.12 11:46:55 [Server] INFO java.lang.IllegalStateException: Cancelled ServerConnectEvent with no server or disconnect.
  4. 10.12 11:46:55 [Server] INFO at net.md_5.bungee.UserConnection.connect(UserConnection.java:309) ~[customproxy.jar:git:Waterfall-Bootstrap:1.16-R0.4-SNAPSHOT:1d2221d:384]
  5. 10.12 11:46:55 [Server] INFO at net.md_5.bungee.UserConnection.connect(UserConnection.java:290) ~[customproxy.jar:git:Waterfall-Bootstrap:1.16-R0.4-SNAPSHOT:1d2221d:384]
  6. 10.12 11:46:55 [Server] INFO at net.md_5.bungee.UserConnection.connect(UserConnection.java:264) ~[customproxy.jar:git:Waterfall-Bootstrap:1.16-R0.4-SNAPSHOT:1d2221d:384]
  7. 10.12 11:46:55 [Server] INFO at net.md_5.bungee.connection.InitialHandler$6$1.run(InitialHandler.java:559) ~[customproxy.jar:git:Waterfall-Bootstrap:1.16-R0.4-SNAPSHOT:1d2221d:384]
  8. 10.12 11:46:55 [Server] INFO at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[customproxy.jar:git:Waterfall-Bootstrap:1.16-R0.4-SNAPSHOT:1d2221d:384]
  9. 10.12 11:46:55 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) ~[customproxy.jar:git:Waterfall-Bootstrap:1.16-R0.4-SNAPSHOT:1d2221d:384]
  10. 10.12 11:46:55 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384) ~[customproxy.jar:git:Waterfall-Bootstrap:1.16-R0.4-SNAPSHOT:1d2221d:384]
  11. 10.12 11:46:55 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[customproxy.jar:git:Waterfall-Bootstrap:1.16-R0.4-SNAPSHOT:1d2221d:384]
  12. 10.12 11:46:55 [Server] INFO at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[customproxy.jar:git:Waterfall-Bootstrap:1.16-R0.4-SNAPSHOT:1d2221d:384]
  13. 10.12 11:46:55 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]
  14. 10.12 11:47:24 [Server] INFO [Jack] disconnected with: ReadTimeoutException : null
  15. 10.12 11:47:24 [Server] WARN Event PlayerDisconnectEvent(player=Jack) took 273ms to process!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement