BUG: Teams doesnt add members correctly
gaboemi opened this issue ยท 4 comments
Minecraft Version
1.20.1
Forge Version
Forge 1.20.1 47.2.1
Lightman's Currency Version
2.2.0.1e
Environment Type
Minecraft Client (Bug/crash happened in a single-player world or while the game was booting)
Other relevant Mods
No response
Describe the bug
Doesnt add member to the team succesfully, it seems to add it to the member list but it doesnt appear he has access to the team account or menu
Note the member which i tried to add has his name in all caps, maybe that influences the error, as when i added someone with lowercase it seem to work fine
To Reproduce
- Create a team
- Add a member to a team
Screenshots/Logs/Crash Reports
Just to be certain, but your server doesn't have online_mode
disabled in the server.properties does it? Cause having that disabled has been known to cause player id issues in the past.
The input case shouldn't matter, as it will automatically correct the name when it locates its matching profile (same as done by the vanilla whitelist/ban commands). If they can't access the team regardless then either you put a typo in the name somewhere and found a different player with a similar name, or somehow their UUID got messed up somehow...