Elytrium / LimboHub

Get a virtual hub directly on Velocity proxy.
GNU Affero General Public License v3.0
32 stars 5 forks source link

Velocity LimboHub as a fallback server #5

Open sipimokus opened 1 year ago

sipimokus commented 1 year ago

Hello, can you help me please?

I wanna use the LimboHub as a fallback server (try) server, but I can't config it.

Situation: I can try connect to parkour server from LimboHub lobby, but my server under maintenance and can't connect it.

Problem: Always kicking the player from the HUB / Velocity server, can't connect automatically for LimboHub.


First try: Result message: Unable to connect you to parkour. Please try again later.

Velocity config:

[servers]
parkour = "x.x.x.x:25565"
hub = "127.0.0.1:25565"

try = []

Logs:

proxy-main_1 | [17:04:42 INFO] [geyser]: /W.X.Y.Z:38814 tried to connect!
proxy-main_1 | [17:04:43 INFO] [geyser]: Player connected with username userfoobar
proxy-main_1 | [17:04:44 INFO] [geyser]: userfoobar (logged in as: userfoobar) has connected to the Java server
proxy-main_1 | [17:04:44 INFO] [floodgate]: Floodgate player who is logged in as userfoobar 00000000-0000-0000-0000-00000000 joined
proxy-main_1 | [17:04:46 INFO] [limboapi]: userfoobar (/W.X.Y.Z:0) has connected to the LimboHub Limbo
proxy-main_1 | [17:05:06 INFO] [limboapi]: userfoobar (/W.X.Y.Z:0) has disconnected from the LimboHub Limbo
proxy-main_1 | [17:05:07 ERROR]: [connected player] userfoobar (/W.X.Y.Z:0): unable to connect to server parkour
proxy-main_1 | java.net.UnknownHostException: server-parkour: Name or service not known
[...]
proxy-main_1 | [17:05:07 INFO]: [connected player] userfoobar (/W.X.Y.Z:0) has disconnected: Unable to connect you to parkour. Please try again later.
proxy-main_1 | [17:05:07 INFO] [floodgate]: Floodgate player logged in as userfoobar disconnected
proxy-main_1 | [17:05:07 INFO] [geyser]: userfoobar has disconnected from the Java server because of Unable to connect you to parkour. Please try again later.

Second try: Result message: You are already connected to this proxy!

Velocity config:

[servers]
parkour = "x.x.x.x:25565"
hub = "127.0.0.1:25565"

try = ["hub"]
proxy-main_1 | [17:10:12 INFO] [geyser]: /W.X.Y.Z:38814 tried to connect!
proxy-main_1 | [17:10:14 INFO] [geyser]: Player connected with username userfoobar
proxy-main_1 | [17:10:14 INFO] [geyser]: userfoobar (logged in as: userfoobar) has connected to the Java server
proxy-main_1 | [17:10:14 INFO] [floodgate]: Floodgate player who is logged in as userfoobar 00000000-0000-0000-0000-00000000 joined
proxy-main_1 | [17:10:16 INFO] [limboapi]: userfoobar (/W.X.Y.Z:0) has connected to the LimboHub Limbo
proxy-main_1 | [17:10:33 INFO] [limboapi]: userfoobar (/W.X.Y.Z:0) has disconnected from the LimboHub Limbo
proxy-main_1 | [17:10:33 ERROR]: [connected player] userfoobar (/W.X.Y.Z:0): unable to connect to server parkour
[...]
proxy-main_1 | [17:10:33 INFO]: [server connection] userfoobar -> hub has connected
proxy-main_1 | [17:10:33 INFO]: [connected player] userfoobar (/127.0.0.1:46992) has disconnected: You are already connected to this proxy!
proxy-main_1 | [17:10:33 INFO]: [server connection] userfoobar -> hub has disconnected
proxy-main_1 | [17:10:33 ERROR]: [connected player] userfoobar (/W.X.Y.Z:0): disconnected while connecting to hub: You are already connected to this proxy!
proxy-main_1 | [17:10:33 INFO]: [connected player] userfoobar (/W.X.Y.Z:0) has disconnected: Unable to connect to hub: You are already connected to this proxy!
proxy-main_1 | [17:10:33 INFO] [floodgate]: Floodgate player logged in as userfoobar disconnected
proxy-main_1 | [17:10:33 INFO] [geyser]: userfoobar has disconnected from the Java server because of Unable to connect to hub: You are already connected to this proxy!

Thank you!

WESHOK commented 1 year ago

If you complain about always kicking the player from the HUB, I fixed it in my fork, and can give it to you though discord Rozo_007

AndrobaL commented 4 months ago

If you complain about always kicking the player from the HUB, I fixed it in my fork, and can give it to you though discord Rozo_007

can you create a MR about this ?

WESHOK commented 4 months ago

oh, now I do not have it, but there somewhere is a jar sent by me in elytrium chat. Try to find it in ru.

WESHOK commented 4 months ago

If you complain about always kicking the player from the HUB, I fixed it in my fork, and can give it to you though discord Rozo_007

can you create a MR about this ?

https://discord.com/channels/775778822334709780/868930650537857024/1162301080894443550 here is this thing

AndrobaL commented 3 months ago

If you complain about always kicking the player from the HUB, I fixed it in my fork, and can give it to you though discord Rozo_007

can you create a MR about this ?

https://discord.com/channels/775778822334709780/868930650537857024/1162301080894443550 here is this thing

thank you