Skip to content
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

he asks to register after registering, but this is /login (but why is he asking for it after registering) #113

Closed
ghost opened this issue Mar 27, 2024 · 17 comments
Assignees
Labels
bug:Folia Something isn't working(Folia) bug:Spigot Something isn't working(Spigot) Fixed in Dev This issue has been fixed in dev Moderate Priority: High issue/suggestion

Comments

@ghost
Copy link

ghost commented Mar 27, 2024

What behaviour is observed?

Screenshot_2

Expected behaviour

.

To Reproduce

registered alt account

Plugin list

pl
[04:26:29 INFO]: Bukkit Plugins: (2):
[04:26:29 INFO]: - AuthMe, spark

Server Implementation

Standalone server (no proxy)

Database Implementation

SQLite

AuthMe Version

[04:26:38 INFO]: Version: AuthMeReloaded v5.6.0-FORK (build: 44)

Error log (if applicable)

.

Configuration

default

@HaHaWTH HaHaWTH self-assigned this Mar 27, 2024
@HaHaWTH HaHaWTH added bug:Spigot Something isn't working(Spigot) Moderate Priority: High issue/suggestion labels Mar 27, 2024
@HaHaWTH
Copy link
Owner

HaHaWTH commented Mar 27, 2024

Weird, try turn on registerAutoLogin and test again if the bug still exists:/
btw what is the server software and server version you are using? spigot or Folia?

@HaHaWTH
Copy link
Owner

HaHaWTH commented Mar 27, 2024

Try the latest build :)

@HaHaWTH HaHaWTH added the Fixed in Dev This issue has been fixed in dev label Mar 27, 2024
@HaHaWTH
Copy link
Owner

HaHaWTH commented Mar 27, 2024

Fixed, there are two conditions will cause this bug:
1.(Fixed) Turned on the forceLoginAfterRegister
2.(Fixed) (Upstream) Multiple players register at the same time(throw exceptions)

@HaHaWTH HaHaWTH closed this as completed Mar 27, 2024
@HaHaWTH HaHaWTH added the bug:Folia Something isn't working(Folia) label Mar 27, 2024
@ghost
Copy link
Author

ghost commented Mar 27, 2024

Leaf

Weird, try turn on registerAutoLogin and test again if the bug still exists:/ btw what is the server software and server version you are using? spigot or Folia?

@ghost
Copy link
Author

ghost commented Mar 27, 2024

@HaHaWTH it's not fixed

[13:06:31 INFO]: VortexL[/] logged in with entity id 238 at ([world]-731.3000000119209, 66.25521960176278, 1847.8668123717039)

[13:06:41 INFO]: [AuthMe] VortexL logged in
[13:06:41 INFO]: [AuthMe] VortexL registered
[13:06:45 INFO]: VortexL lost connection: Disconnected
[13:06:48 INFO]: UUID of player MIKO is a69aa52f-4e24-345d-b211-7a284bbf47ce
[13:06:49 INFO]: MIKO[/] logged in with entity id 464 at ([world]-739.5, 78.0, 131.5)
[13:06:54 INFO]: [AuthMe] MIKO registered
[13:06:57 INFO]: [AuthMe] MIKO logged in

just need first create 1 account and after, all
reset your authme folder to test

@ghost
Copy link
Author

ghost commented Mar 27, 2024

@ghost
Copy link
Author

ghost commented Mar 27, 2024

original authme tested and i dont see bugs

@HaHaWTH HaHaWTH reopened this Mar 27, 2024
@HaHaWTH HaHaWTH removed the Fixed in Dev This issue has been fixed in dev label Mar 27, 2024
@HaHaWTH
Copy link
Owner

HaHaWTH commented Mar 27, 2024

IMG_3552
Can't reproduce, can you offer detailed reproducing steps?

@ghost
Copy link
Author

ghost commented Mar 27, 2024

put a clean server on 1.20.4 (I used leaf) and put authme there, then register 1 account and then log in with a different name and register - bug
I did not use foce-login or anything else, I have a default configuration of fork

@ghost
Copy link
Author

ghost commented Mar 27, 2024

i think it's bug after adding folia support
b43 seems good

@HaHaWTH
Copy link
Owner

HaHaWTH commented Mar 27, 2024

i think it's bug after adding folia support
b43 seems good

Try this?https://github.com/HaHaWTH/AuthMeReReloaded/actions/runs/8450308764

@ghost
Copy link
Author

ghost commented Mar 27, 2024

i think it's bug after adding folia support
b43 seems good

Try this?https://github.com/HaHaWTH/AuthMeReReloaded/actions/runs/8450308764

same

@HaHaWTH
Copy link
Owner

HaHaWTH commented Mar 27, 2024

i think it's bug after adding folia support
b43 seems good

Try this?https://github.com/HaHaWTH/AuthMeReReloaded/actions/runs/8450308764

same

How about trying the Paper 1.12.2/1.20.4? This can't be reproduced on it.

@ghost
Copy link
Author

ghost commented Mar 27, 2024

i think it's bug after adding folia support
b43 seems good

Try this?https://github.com/HaHaWTH/AuthMeReReloaded/actions/runs/8450308764

same

How about trying the Paper 1.12.2/1.20.4? This can't be reproduced on it.

do you have a discord?

@ghost
Copy link
Author

ghost commented Mar 27, 2024

put a clean server on 1.20.4 (I used leaf) and put authme there, then register 1 account and then log in with a different name and register - bug I did not use foce-login or anything else, I have a default configuration of fork

Have you checked the bug?

@HaHaWTH
Copy link
Owner

HaHaWTH commented Mar 27, 2024

put a clean server on 1.20.4 (I used leaf) and put authme there, then register 1 account and then log in with a different name and register - bug I did not use foce-login or anything else, I have a default configuration of fork

Have you checked the bug?

Yes, I am using Leaf 1.20.4, sqlite backend, but this still can't be reproduced.
My Discord: https://discord.gg/9n5nyBfq

@HaHaWTH
Copy link
Owner

HaHaWTH commented Mar 27, 2024

Finally fixed, thx a lot!

@HaHaWTH HaHaWTH added the Fixed in Dev This issue has been fixed in dev label Mar 27, 2024
@ghost ghost closed this as completed Mar 27, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:Folia Something isn't working(Folia) bug:Spigot Something isn't working(Spigot) Fixed in Dev This issue has been fixed in dev Moderate Priority: High issue/suggestion
Projects
None yet
Development

No branches or pull requests

1 participant