
Invalid Player Data
Closed this issue ยท 8 comments
When trying to enter the world in versions above 4.0.3, it gives an "Invalid Player Data" error and does not join the world.
Logs: https://mclo.gs/UgwSoq5
Please try this jar and make sure to test on new world only. If this doesn't solve the issue I will check again when I'm home.
I tried it and it gives me another error when creating a new world: Internal Exception: io.netty.handler.codec.EncoderException: Failed to encode packet 'clientbound/minecraft:update_recipes'
Logs: https://mclo.gs/grjaBQx
I don't think its come from my mod now, did you try disable fish of thieves and the issue still occur?
I don't think its come from my mod now, did you try disable fish of thieves and the issue still occur?
I tried to disable Fish of Thieves, and the world was created perfectly. Maybe it can be related to https://bugs.mojang.com/browse/MC/issues/MC-258971
Can you try debug with binary test? Removing mods in the half and test it over and over. Due to my time is limited with fulltime job.
Only thing I see in the log is Caused by: io.netty.handler.codec.EncoderException: Empty ItemStack not allowed
which I'm not sure it's really from FoT. Maybe some mods break the recipe packet?
I'm closing the issue according to the new update. If I find the conflict I will open a new issue. I appreciate your help!