You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Testing on our 1.21.1 server that has CoreProtect 23.1 installed and discovered that wolf variants (new to MC 1.20.5) are not serialised.
in EntityDeathListener.java we have
for cats but nothing equivalent for wolves. Also, while looking at this, I realised that it does have this line for dogs:
which is missing in cats, as cats can sit as well. I then confirmed this by killing a sat cat and restoring - it restored unsat.
It might be worth doing a full scan to see if there is anything else that is missing.
The text was updated successfully, but these errors were encountered: