ActualPlayer / RememberMe

Remember Me is a plugin for the Velocity Minecraft Proxy that allows users to login to the server they last logged out on
MIT License
15 stars 4 forks source link

Do not work on Velocity 3.3.0-SNAPSHOT (git-9d25d309-b400) #10

Open VladOliinyk opened 1 month ago

VladOliinyk commented 1 month ago

Players can't join at all. Kicked with read timed out each time trying to connect when the plugin is active.

1.2.3 version.

Idk what else could I provide for extra details. No config file was created by the plugin, no any error messages in the velocity console, nothing.

Only

[07:25:34 INFO]: Loaded plugin rememberme 1.2.3 by ActualPlayer

at the server start,

and

[07:26:13 INFO]: [connected player] MrOilMangus (/.....:63813) has connected
[07:26:43 ERROR]: [connected player] MrOilMangus (/.....:63813): read timed out
[07:26:43 INFO]: [connected player] MrOilMangus (/.....:63813) has disconnected

at the player join and kick (pay attention to the time stamp - half a minute of nothing.

VladOliinyk commented 1 month ago

While trying to reconnect, I tried to remove the meta.last-server.MyServer permission, and after that - the player joined successfully. 🤯

Going to other server in the network, and then trying to re-join to the server, leads to the beginning: read timed out