KaiKikuchi / ServerRedirect

Forge/Fabric mod providing a way for Minecraft servers to transfer players to another server address, without the use of a proxy server.
MIT License
27 stars 9 forks source link

[BUG] Timed Out when Connecting to Same IP Different Port #23

Closed Camawama closed 1 year ago

Camawama commented 1 year ago

I am running two servers on the same PC and the same network.

Server A - 192.168.0.1:25565 Server B - 192.168.0.1:25566

If I am on server A and attempt to redirect myself to server B, it gets stuck saying "Connecting to Server" and then it Times Out. If I attempt to redirect to Server B from another Server with a different IP, it works fine.

KaiKikuchi commented 1 year ago

This is the primary use of Server Redirect (redirecting to same IP but different port) and it works just fine for me and tons of other users. There must be something else in your set up that causes this.

Please post your server.log!

KaiKikuchi commented 1 year ago

I can't reproduce this! Closing for inactivity.