[Incompatibility] 1.20.1 Neo 47.1.104 Minecolonies UUID completely taken over by Duplicate Entity UUID Fix
P3rf3ctXZer0 opened this issue ยท 3 comments
Is there an existing issue for this?
- I have searched the existing issues
Are you using the latest MineColonies Version?
- I am running the latest beta version of MineColonies for my Minecraft version.
Did you check on the Wiki? or ask on Discord?
- I checked the MineColonies Wiki and made sure my issue is not covered there. Or I was sent from discord to open an issue here.
What were you playing at the time? Were you able to reproduce it in both settings?
- Single Player
- Multi Player
Minecraft Version
1.20.1
MineColonies Version
1.20.1-1.1.550 Beta
Structurize Version
structurize-1.20.1-1.0.725-BETA.jar
Related Mods and their Versions
deuf-1.20.1-1.3.jar
Current Behavior
After warping back to colony on server UUID suddenly started to constantly reassign Minecolonist
Expected Behavior
That warping back does not reassign ids. Causing recall and to fail and villagers to stand in place.
Reproduction Steps
Have a server; play on it have DEUF; eventually it breaks.
Logs
Anything else?
should be reported to the duplicate fix mod:
Instead of skipping entities with the same uuid's it assigns a new ID and keeps both entities, effectively duplicating a variety of entities, not just ours (which sometimes use the uuid to prevent a duplicate entity on chunkload, as we also manually respawn them)
https://github.com/CAS-ual-TY/DuplicateEntityUUIDFix/blob/1.20.1/src/main/java/de/cas_ual_ty/deuf/DEUF.java
Mine had nothing to do with incompatibility, I don't use Neoforge nor that DEUF addon which I never heard about, so I'm unsure why mine was closed/merged with this one.