Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Error When I First Join After Restart #164

Open
zikehalil3535 opened this issue Oct 18, 2024 · 7 comments
Open

[BUG] Error When I First Join After Restart #164

zikehalil3535 opened this issue Oct 18, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@zikehalil3535
Copy link

Describe the bug
A clear and concise description of the bug.
When I restart the server for first join getting a error.
To Reproduce
Steps to reproduce the behavior:

  1. Set '...' in config to '...'
  2. Do in game '....'
  3. See error
    First join after restart.
    Expected behavior
    A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Server Info (please complete the following information):

  • All Limbo plugins versions:
  • [e.g. LimboAPI 1.0.4-SNAPSHOT, downloaded from https://github.com/Elytrium/LimboAPI/actions/runs/xxxxxx]
  • [e.g. LimboFilter 1.0.3-rc3, downloaded from https://github.com/Elytrium/LimboAPI/actions/runs/xxxxxx]
    Latest version of Limbo plugins and velocity.
  • /velocity dump link [e.g. https://dump.velocitypowered.com/abcdef.json]
    https://paste.gg/p/anonymous/16854485da3e43a381c988e03500d6b4/files/028323c00cd0483899fdd4f0806a64cd/raw
    Additional context
    Add any other context about the problem here.
    [19:33:19] [Netty NIO Worker #12/DEBUG] [aauth]: Adding new player to limbo -> WhiskeyTR [19:33:26] [Netty NIO Worker #16/DEBUG] [aauth]: Adding new player to limbo -> WhiskeyTR [19:33:26] [Netty NIO Worker #16/INFO] [limboapi]: WhiskeyTR (127.0.0.1/127.0.0.1:49754) has connected to the AAuth Limbo [19:33:38] [Netty NIO Worker #12/INFO] [limboapi]: WhiskeyTR (127.0.0.1/127.0.0.1:49745) has connected to the AAuth Limbo [19:33:38] [Netty NIO Worker #12/ERROR] [com.velocitypowered.proxy.connection.MinecraftConnection]: [initial connection] 127.0.0.1/127.0.0.1:49745: exception encountered in net.elytrium.limboapi.server.LimboSessionHandlerImpl@1f89da04 java.io.IOException: Kurulan bir bağlantı, ana makinenizdeki yazılım tarafından iptal edildi at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:?] at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:46) ~[?:?] at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:340) ~[?:?] at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:294) ~[?:?] at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:269) ~[?:?] at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:425) ~[?:?] at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255) ~[Velocity.jar:3.3.0-SNAPSHOT (git-6100e675-b416)] at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[Velocity.jar:3.3.0-SNAPSHOT (git-6100e675-b416)] at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[Velocity.jar:3.3.0-SNAPSHOT (git-6100e675-b416)] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[Velocity.jar:3.3.0-SNAPSHOT (git-6100e675-b416)] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[Velocity.jar:3.3.0-SNAPSHOT (git-6100e675-b416)] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[Velocity.jar:3.3.0-SNAPSHOT (git-6100e675-b416)] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[Velocity.jar:3.3.0-SNAPSHOT (git-6100e675-b416)] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[Velocity.jar:3.3.0-SNAPSHOT (git-6100e675-b416)] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[Velocity.jar:3.3.0-SNAPSHOT (git-6100e675-b416)] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[Velocity.jar:3.3.0-SNAPSHOT (git-6100e675-b416)] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[Velocity.jar:3.3.0-SNAPSHOT (git-6100e675-b416)] at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
@zikehalil3535 zikehalil3535 added the bug Something isn't working label Oct 18, 2024
@UserNugget
Copy link
Member

It seems that client closed connection for some reason.
How client disconnects? Are there any errors in the client logs?

@zikehalil3535
Copy link
Author

zikehalil3535 commented Oct 19, 2024

It seems that client closed connection for some reason. How client disconnects? Are there any errors in the client logs?

I dont know this causing after update the plugin. Its localhost btw, and Discord has blocked in my country Idk if problem for that.
image

@UserNugget
Copy link
Member

Oh, im asking about clientside view of this error, like client logs and what disconnect message client shows.

@zikehalil3535
Copy link
Author

Oh, im asking about clientside view of this error, like client logs and what disconnect message client shows.

Actually there is no problem in the clientside log, it doesn't kick me anyway, it connects me to my main server but gives an error every time, this occurred after the latest version LimboAPI update.

@zikehalil3535
Copy link
Author

zikehalil3535 commented Oct 20, 2024

Oh, im asking about clientside view of this error, like client logs and what disconnect message client shows.

Here is the client side log:
https://paste.gg/p/anonymous/af2e7c78763f4fc1890a560d06e879bf/files/69b179d38ea348548dd591dbd896742c/raw

@levitskyyy
Copy link

this problem only exists on new versions of velocity

@levitskyyy
Copy link

Duplicate of #167

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants