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

Give Items #49

Open
KikyoC opened this issue Nov 22, 2022 · 7 comments
Open

Give Items #49

KikyoC opened this issue Nov 22, 2022 · 7 comments

Comments

@KikyoC
Copy link

KikyoC commented Nov 22, 2022

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

@Nan1t
Copy link
Owner

Nan1t commented Nov 25, 2022

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.

@KikyoC
Copy link
Author

KikyoC commented Nov 25, 2022

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)

@kyngs
Copy link
Contributor

kyngs commented Nov 26, 2022

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

@kyngs
Copy link
Contributor

kyngs commented Nov 26, 2022

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.

@KikyoC
Copy link
Author

KikyoC commented Dec 2, 2022

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

@bivashy
Copy link

bivashy commented Aug 17, 2023

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

@kyngs
Copy link
Contributor

kyngs commented Aug 17, 2023

Yup it does

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants