Villager Lobotomization/Activation Range causes crash in 1.19
CamperSamu opened this issue ยท 1 comments
Describe the bug
In Minecraft 1.19 the Villager Lobotomization option causes a crash (NoSuchMethodError: net.minecraft.class_1277 net.minecraft.class_1646.method_18011()
)
https://pastebin.com/gmydAsxr
The issue is in https://github.com/Wesley1808/ServerCore/blob/1.19/src/main/java/me/wesley1808/servercore/mixin/features/ticking/VillagerMixin.java
Reproduce
- Enable Villager Lobotomization on 1.19 server
- Go to a village and stand outside a village after loading them and going away
- Wait a bit
- Crash.
Expected behavior
The server should't crash and the villager shouldn't always tick
Versions -Latest is not a version!
ServerCore: 1.3.0-1.19
Minecraft: 1.19