Flan causes invalid player data to be sent.
Kichura opened this issue ยท 2 comments
Modloader
Fabric
Minecraft version
1.19.2
Modloader version
0.14.9
Mod version
1.8.1
Description
When using flan with specific players, Sometimes they will get "invalid player data" and are completely locked out forever until their entire player data is wiped from disk which causes tons of annoyances in process,
And this issue becomes even more noticable when datapacks are installed too.
Steps to reproduce
- Install flan onto the server,
- Have tons of players on the server at once doing their own claims and whatnot,
- Relog and expect "Invalid player data" to occur at some point.
Mods that might affect the issue
(I could not find any that may cause issues - But mod list is here)
Logs
[Server] [INFO] [server connection] Mesa3D -> smp has connected
[Server] [INFO] [connected player] Mesa3D (): kicked from server smp: multiplayer.disconnect.invalid_player_data
[Server] [INFO] [server connection] Mesa3D -> smp has disconnected
Otherwise there is nothing in the backend server's logs that tell anything.