Nan1t / NanoLimbo

The lightweight, high performance Minecraft limbo server

Home Page:https://www.spigotmc.org/resources/86198/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Give Items

KikyoC opened this issue · comments

commented

Hello

I got a Bungeecord plugin and this plugin can enable 2fa (with google authentificator)
But, I got an issue. I can't read the map in my hand. Can you help me please ?

https://i.badlion.net/WJesc5bLR4WToACGQhCbBQ.png

commented

Maybe this happens because player not receive all required packets, only minimal amount to stay player connected. But i'm not completely sure, i thought if proxy sends these packets to player, all should be okay.

commented

Hii, i got an other issue rn.
My bungee don't want to connect me on the limbo:

[21:04:41 INFO]: [Kikyo_c|/myip] <-> ServerConnector [limbo] has disconnected
[21:04:42 INFO]: [/myip] <-> InitialHandler has connected
[21:04:42 WARN]: Plugin listener xyz.kyngs.librepremium.bungeecord.BungeeCordListener took 123ms to process event PostLoginEvent(player=Kikyo_c)!
[21:04:42 INFO]: [Kikyo_c] disconnected with: There's no available server to connect you to. Please try again later.
[21:04:42 INFO]: [/myip|Kikyo_c] -> UpstreamBridge has disconnected
[21:04:42 INFO]: [Kikyo_c|/myip] <-> ServerConnector [limbo] has connected
[21:04:42 INFO]: [Kikyo_c|/myip] <-> ServerConnector [limbo] has disconnected

The ip on settings.yml wa set to 127.0.0.1, localhost and 45.145.164.34(my VPS IP)

I'm on a pterodactyl panel (I got access to everything on the VPS)

commented

Maybe this happens because player not receive all required packets, only minimal amount to stay player connected. But i'm not completely sure, i thought if proxy sends these packets to player, all should be okay.

See this section to see which packets are sent by the proxy:

https://github.com/kyngs/LibrePremium/blob/53bcd532d67b7685887acbb66c3db3085b2f33bf/Plugin/src/main/java/xyz/kyngs/librepremium/common/image/protocolize/ProtocolizeImageProjector.java#L32-L90

commented

Hii, i got an other issue rn. My bungee don't want to connect me on the limbo:

[21:04:41 INFO]: [Kikyo_c|/myip] <-> ServerConnector [limbo] has disconnected [21:04:42 INFO]: [/myip] <-> InitialHandler has connected [21:04:42 WARN]: Plugin listener xyz.kyngs.librepremium.bungeecord.BungeeCordListener took 123ms to process event PostLoginEvent(player=Kikyo_c)! [21:04:42 INFO]: [Kikyo_c] disconnected with: There's no available server to connect you to. Please try again later. [21:04:42 INFO]: [/myip|Kikyo_c] -> UpstreamBridge has disconnected [21:04:42 INFO]: [Kikyo_c|/myip] <-> ServerConnector [limbo] has connected [21:04:42 INFO]: [Kikyo_c|/myip] <-> ServerConnector [limbo] has disconnected

The ip on settings.yml wa set to 127.0.0.1, localhost and 45.145.164.34(my VPS IP)

I'm on a pterodactyl panel (I got access to everything on the VPS)

Btw, this one should be resolved now, it was caused by a typo.

commented

No. I don't know how to fix. I got the same issue.

I think this issue may occur because of 'spectator' gamemode

commented

Yup it does