-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
1.21 and errors #1251
Comments
Please post the log during the login process. |
okay, give me a second |
https://paste.md-5.net/azizojocoy.md with the shutdown included |
FastLogin skipped it's own authentication, because the auth plugin already logged the player in:
|
The thing is that forceLogin and forceRegister are never invoked, and any premium checks return false. |
Forcelogin never happens, even if the auth plugin doesn't automatically log in the player |
ping me when you find the issue |
Are you having trouble reproducing the error? Or is it caused by ProtocolLib? |
Um |
The same error on server shutdown with paper-1.21.1-57.
|
It's really weird how delayForceLogin is invoked, while the actual forceLogin method isn't |
idk if my issue is the same but it may be similar. There are no errors on bungee but the errors from lobby shows this... Basically the issue is it doesn't force register the player.... It uses the latest FastLogin and Authme plugin on the servers bungee or paper.
|
(It was fixed in the latest build) |
What happened?
No forceLogin and forceRegister occurs in 1.21
Also, this error happens on reloads and proper disables:
Steps to reproduce
Use Paper 1.21, fastlogin and use my auth plugin
Alix.zip
Plugin list
https://github.com/user-attachments/assets/210ee645-b580-4e6f-8f3d-e35551708a12
Configuration file
No response
Server log
[22:20:50 INFO]: [FastLogin] New incoming packet START[class=ServerboundHelloPacket, id=0] from UNKNOWN[/127.0.0.1:57692]
Is how the debug message looks like.
(It was tested on localhost, that's why the loopback address)
Plugin version
1.12-SNAPSHOT-4dd6b9a
Platform
Spigot
Relevance
I tried the latest build
(build refers to development builds not necessary a release version; i.e. v1.10 is out of date)
I checked for existing tickets -
If there are, please vote them with a thumbs reaction and not create new ones
The text was updated successfully, but these errors were encountered: