[BUG] Bedrock Players using floodgate LinkAccount feature got kick for Timeout
Describe the bug Player using floodgate Linkaccount (to login my server using mobile devices but identified as Java Player) got kicked for Time out After 20~ seconds after join. If they login and get out of all limbo,they can play normally.
To Reproduce Steps to reproduce the behavior:
-
Install these plugins: limboapi,limboauth,limbofilter,geyser,floodagte
-
Join server both Java and Bedrock account
-
On Bedrock: Run /linkaccount <Java account ID>
-
Follow the text to complete the link
-
Quit Java account
-
Join with Bedrock account
-
Player got kick after 20~ seconds ,the error message is same as “(limboapi/config.conf)main.messages.time-out”
Expected behavior Player can login within right time (in limboauth config file)
Screenshots Not at all
Server Info (please complete the following information):
-
All Limbo plugins versions:
-
LimboAPI 1.0.4-jdk17 downloaded from https://github.com/Elytrium/LimboAPI/releases/download/1.0.4/limboapi-plugin-1.0.4-jdk17.jar
-
LimboFilter 1.0.4-jdk17 downloaded from https://github.com/Elytrium/LimboFilter/releases/download/1.0.4/limbofilter-1.0.4-jdk17.jar
-
LimboAuth 1.0.4-jdk17 downloaded from https://github.com/Elytrium/LimboAuth/releases/download/1.0.4/limboauth-1.0.4-jdk17.jar
-
/velocity dump link https://dump.velocitypowered.com/ekowevifun.json
Additional context
Try to reproduce it on the latest LimboAPI/Velocity builds
the bug seems still unsolved in latest release,I'm trying to build dev ver. by myself using the codes in github and try it again.
I can't build it at all because My ci server can't access https://maven.elytrium.net (no route to host) , I may try it later.