SpigotPlugins-xuancat0208 / FartherViewDistance

GNU Affero General Public License v3.0
20 stars 17 forks source link

Bedrock Player (using geyser mc) got kicked due keepalive timeout #4

Open cupang-afk opened 1 year ago

cupang-afk commented 1 year ago

How to produce:

  1. install plugin
  2. install geyser mc (with floodgate)
  3. setup the plugin (and geysermc), and join with minecraft bedrock
  4. world get loaded but the view distance is limited to server.properties
  5. bedrock player get to play normaly about 1 minutes image

Some Notes: -im doing this on bungeecord proxy with geyser in the proxy, and floodgate in the backend -i havent tried on a single server

if posible, can you add option to exclude bedrock player ? or can you add support for bedrock player ?

xuancat0208 commented 1 year ago

hmmmm.... This issue requires further validation.

cupang-afk commented 1 year ago

i've looked at this again and do some testing

this issue happen when forward-player-ping in Geyser config.yml were set to true when i set forward-player-ping: false i no longer got kicked due keepalive timeout

i had forward-player-ping: true for anti cheat plugin that rely to player ping for movement check

xuancat0208 commented 1 year ago

Thank you for your return! If someone else has the same problem, can link to here

cupang-afk commented 1 year ago

this issue happen when forward-player-ping in Geyser config.yml were set to true

sorry for the inconvenience but, actually it has no effect and this is still bugged, i hope you can fix this soon