Ears (+ Snouts/Muzzles, Tails, Horns, Wings, and More)

Ears (+ Snouts/Muzzles, Tails, Horns, Wings, and More)

1M Downloads

Infinite Loading Screen Loop on Pre-Release/Snapshot

MoonlightSystem opened this issue ยท 3 comments

commented

Ears makes Minecraft stuck in an infinite loading loop with the latest pre-release
https://mclo.gs/z8E2f02

Mods List:
image

Fabric Loader 0.14.10
Minecraft version: 1.19.3 Pre-Release 2(also happens with prerelease 3)

commented

It seems like the net.minecraft.util.math package was nerfed a lot, removing the directly needed Matrix3f, Matrix4f and Vec3f and also eg. Quaternion, but adding MatrixUtil.class, which imports those/similar classes from org.joml. I will try to fix this ASAP.

commented

Also happens on Full Release 1.19.3 (Quilt)

commented