yesdog / Waterdog

Waterdog, a Yesdog fork of Waterfall/BungeeCord that adds Bedrock support.
MIT License
186 stars 37 forks source link

Kick/Ban Messages Not Showing! #24

Closed AlexPads closed 5 years ago

AlexPads commented 5 years ago

I have Waterdog running a pmmp network.

I have set the Player as banned using my custom ban plugin and when the player gets kicked it says Disconnected from server

When the player tries to join back it says the same thing and in the waterdog console, it is saying the correct kick and banned messages when the player is trying to connect.

lukeeey commented 5 years ago

Probably a client issue

AlexPads commented 5 years ago

@lukeeey Its the player getting kicked before the server can send the message... how is that a client issue the ban messages worked just fine without the proxy

lukeeey commented 5 years ago

Well you never know the disconnection screen has been fucked for quite some time now

colinrgodsey commented 5 years ago

Might be a few things i can try. Guessing that maybe the kick packet doesnt always get sent before the disconnect packet.

AlexPads commented 5 years ago

@yesdog This magically started working again in #218 👍

colinrgodsey commented 5 years ago

fixed with newer raknet changes