-
-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bedrock Players won't get autologged #729
Comments
Please post the server log. It's important to know what FastLogin tried do and if it found the correct session. |
Spigot: https://www.toptal.com/developers/hastebin/zujuzehiga.sql Velocity: https://www.toptal.com/developers/hastebin/aqufivaruy.less Here you go. |
There are no proxy messages in the Spigot server (Proxy requests force login). Do you followed the setup guide on the project page? |
Yeah I did. BTW Velocity is connected to a MariaDB database while Spigot is not. It does say the following on startup though:
|
I have the same problem, bedrock players are not autologed and i donť know how to fix it, floodgate doesn't have prefix, both autoregister and autologin is set to true the one with the no-conflict option is set to no-conflict, still bedrock players are not autologed and /premium doesn't work. |
FastLogin Velocity doesn't support Floodgate yet. #649 FastLogin/velocity/src/main/java/com/github/games647/fastlogin/velocity/FastLoginVelocity.java Lines 142 to 145 in 033fdd5
|
i have waterfall |
The original issue was opened for Velocity, so I doubt that the issue is caused by the same bug. Could you please open a new issue, with logs & everything. |
Stale? Works fine for me with floodgate (Bungeecord) |
Might want to rename this issue to bedrock players don't get autologged on velocity servers |
Hi, still anything new? Why it doesn't get resolved @games647 |
Any fixes? It's been a year |
My best assumption is that this is an issue with how Velocity handles players and FastLogin not being able to handle them. (But it's only a guess) For the people having this issue ( @bobhenl, @Clyde6790pGIT ). Could you contact me on Discord (codixer) so we can look into respective configs and see if it's still an issue? |
This comment was marked as outdated.
This comment was marked as outdated.
Hi, I have somehow gotten it to work, I just installed protocollib and restarted both the proxy and backend servers and wiped authme and fastlogin databases, and now it works just fine. |
Never mind, I'm stupid, the code required has been added in 31cbb2f. |
It weirdly only worked 50% of the time, if it autoregisters and doesnt auto login you permanently lose your progress unless the database has been wiped. |
Could you try reading the comments in config.yml online? AFAIK, The comments don't get updated via plugin updates. If you are still sure that you have configured the plugin property, you should open a new issue and post your config and logs there. (If you'd also put a @Smart123s somewhere in the issue, I'd greatly appreciate that). |
Hi, I'll reinstall all security plugins and wipe their databases and reconfigure it to try again, I'll tell you the results. |
I am still having the same issues, it only works sometimes and then after that it locks people out of their account, when they try to login using the command every single letter and number they use is called invalid password. |
What happened?
Bedrock Players are not getting automatically logged into the server.
What did you expect?
I expected the Bedrock Players to get automatically logged in every time after they did /premium, logged out and relogged in.
BTW the prefix for FloodGate is "-".
Steps to reproduce
Plugin list
Velocity: AuthMeVelocity, FastLoginVelocity, FloodGate, Geyser, LuckPerms, ProtocolSupport, SkinsRestorer, ViaVersion, ViaBackwards, ViaRewind. Spigot: AuthMe, FastLogin, LuckPerms, ProtocolLib
Configuration file
Spigot: https://www.toptal.com/developers/hastebin/uwotiqemuh.yaml Velocity: https://www.toptal.com/developers/hastebin/umoguhuyov.yaml
Server log
No response
Plugin version
1.11-SNAPSHOT-033fdd5
Platform
Velocity
Relevance
If there are, please vote them with a thumps reaction and not create new ones
The text was updated successfully, but these errors were encountered: