jtorleonstudios / HUB-Library-Ferret

hub Library Ferret
Other
0 stars 1 forks source link

[1.16.5] Incompatible with CoroUtil/Zombie Awareness #8

Closed Kaleidio closed 1 year ago

Kaleidio commented 1 year ago

For whatever reason, the core mod (CoroUtil) of Zombie Awareness conflicts with Library Ferret and Better Villages.

When you attempt to locate a village, then try to teleport to it, the internal server freezes as it will refuse to generate those chunks, leaving the client unsynced and unable to close. Same issue if you attempt to walk to it manually. You can indeed regenerate this issue with just those four mods alone, using this seed: -2887856331656635266

What methods is your library colliding with?

Colin-J-Wood commented 1 year ago

As it turns out it's the villages in particular that cause the issue. Using Item Frames in nbt's causes a Zombie Awareness bug:

https://github.com/Corosauce/ZombieAwareness/issues/74

jtorleonstudios commented 1 year ago

The problem seems to be solved if you install the mod that fixes the problem

workaround mod is uploaded that fixes this specific issue in 1.16.5: https://www.curseforge.com/minecraft/mc-mods/zombie-awareness-freeze-fix (Comment by TelepathicGrunt)

Corosauce/ZombieAwareness/issues/74#issuecomment-1445402981

Thanks you for your report. Do not hesitate to re-open the issue if necessary