![Flan (Forge)](https://media.forgecdn.net/avatars/thumbnails/394/105/256/256/637590476523454362.png)
[BUG] Invalid player data if giving claimblocks to user that hasnt joined before
JustAnotherGhostName opened this issue ยท 0 comments
Modloader
Forge
Minecraft version
1.19.2
Modloader version
Forge 43.2.3
Mod version
Flan-1.19.2-1.8.3
Description
If a user has not joined the server before and their player data has not been initially initialized, if you give them claim blocks with /flan giveClaimBlocks (username) (amount)
, the user will be unable to join due to an invalid player data error.
It is pretty easy to reproduce.
Our server is running ATM 8 version 1.0.10
In this specific instance with the latest log, the error occurred to a user called mike9863
.
Steps to reproduce
- Start a fresh server, or use an old one and delete player data.
- Either from console, give yourself claim blocks before ever joining the server, or give another account that hasn't joined some claim blocks.
- Attempt to join.
- Receive invalid player data error, and an error message in console.
Mods that might affect the issue
None, although im on a modpack, this appears to be something specific to flan.
Logs
https://gist.github.com/JustAnotherGhostName/70808128493a0d24912ab3b86d765188