¡Players can't join! #1180
Unanswered
brondonychocmans
asked this question in
Q&A
Replies: 1 comment 4 replies
-
The error is about that Mojang thinks some proxy is between the player and your server. You can configure this check in the configuration with: In other words in the current situation Mojang rejects the connection, because it looks like this: Currently: Player -> Proxy -> Minecraft server However it should be a direct connection like: Expected: Player -> Minecraft server This error can also happen if you use reverse proxies like Cloudflare, TCPShield, etc. So you have something like: Player -> TCPShield/Cloudflare/... -> Minecraft server |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!! im having a huge problem...
Tons of players are getting kikked out from my server due to the pluggin not recongnsing their ip it seems?
I tried telling them to change their names... But then they just got disconected without errors or warnings...
For 3 different players the error was
Ìnternal Exception: io.netty.handlet.codec.DecoderExeption: java.lang.IndexOutOfBoundsExeption: Index 68 out of bounds for lenght 10
Im really really sorry im not an expert in ips and databases, so plsss i'll be incredibly gratefull if some one could help me...
Here is my config:
PD: Sorry for my broken english, is not my native lenguaje, another reason for me to be incredibly confused with some tecnic stuff...
Beta Was this translation helpful? Give feedback.
All reactions