Carry On

Carry On

112M Downloads

1.18.2 Villagers (including modded) lose their name and other important stats during pickup/placement

xFirefalconx opened this issue ยท 1 comments

commented

Expected Behavior

You have a village with some modded villagers. Bob, Rob, and Tina. Tina is a Female_Villager (mod).
Rob is stuck behind a wall, so you pick Rob up and relocate him.
You put Rob down and he continues doing his job.

Actual Behavior

After picking up Rob, there's a chance he's not Rob anymore, after placement. Suddenly, he got long hair, a feminine voice and is called Dorothea.
Rob is gone. Sad Rob :(

Steps to Reproduce

Install the Names mod and the Female villagers mod,
Pick up one random villager but before you do that, make sure to remember their name, entity type, model, profession.
Place and observe if the entity changed.

Version of Minecraft, Carry On, Forge/Fabric

Minecraft 1.18.2
carryon-1.18.2-1.17.1.11
Forge 40.2.0

FemaleVillagers-1.18.2-1.6
villagernames-1.18.2-5.2

Screenshots encouraged

Can't capture this in screenshots since it's a process sort of.

commented

Unsure about this. In principle, I save the entity normally and all the data needs to be stored somewhere. I then load the entity again. So it means the villager mod doesn't properly save the entity names.