-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wakes Caused Wolf Ticking Entity Error? #101
Comments
Seems this is happening with any tamed mob that tries to teleport to a player |
Yep, happening with cobblemon too |
Had it happen with a pig today java.lang.NullPointerException: Cannot invoke "net.minecraft.class_638.method_8316(net.minecraft.class_2338)" because "net.minecraft.class_310.method_1551().field_1687" is null |
Had it occur with a spider. I think it can happen with any mob. |
Keeps happen to dog |
Who made this mod; 🤡🤡🤡 |
The sigma who is me: 🗿🗿🗿 |
this is still true, even in defiled, please fix this soon. |
Neruina caught this error. I wasn't buy any water so I'm not sure what happened.
java.lang.ClassCastException class net.minecraft.class_1350 cannot be cast to class com.goby56.wakes.duck.ProducesWake (net.minecraft.class_1350 and com.goby56.wakes.duck.ProducesWake are in unnamed module of loader org.quiltmc.loader.impl.launch.knot.KnotClassLoader @271053e1)
at net.minecraft.class_1350.handler$eeb000$wakes$onTeleport(class_1350.java517)
at net.minecraft.class_1350.method_23343(class_1350.java143)
at net.minecraft.class_1350.method_23345(class_1350.java126)
at net.minecraft.class_1350.method_6268(class_1350.java113)
at net.minecraft.class_4135.method_6268(class_4135.java65)
at net.minecraft.class_1355.method_38849(class_1355.java120)
at net.minecraft.class_1355.method_6275(class_1355.java111)
at net.minecraft.class_1308.method_6023(class_1308.java771)
at net.minecraft.class_1309.method_6007(class_1309.java2673)
at net.minecraft.class_1308.method_6007(class_1308.java550)
at net.minecraft.class_1296.method_6007(class_1296.java128)
at net.minecraft.class_1429.method_6007(class_1429.java58)
at net.minecraft.class_1493.method_6007(class_1493.java202)
at net.minecraft.class_1309.method_5773(class_1309.java2419)
at net.minecraft.class_1308.method_5773(class_1308.java351)
at net.minecraft.class_1493.method_5773(class_1493.java217)
at net.minecraft.class_3218.method_18762(class_3218.java739)
at net.minecraft.class_1937.mixinextras$bridge$accept$208(class_1937.java)
at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java92)
at net.minecraft.class_1937.wrapOperation$efp000$neruina$catchTickingEntities$notTheCauseOfTickLag(class_1937.java17048)
at net.minecraft.class_1937.method_18472(class_1937.java480)
at net.minecraft.class_3218.method_31420(class_3218.java385)
at net.minecraft.class_5574.method_31791(class_5574.java54)
at net.minecraft.class_3218.method_18765(class_3218.java353)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java897)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java824)
at net.minecraft.class_1132.method_3748(class_1132.java105)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java671)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java265)
at java.basejava.lang.Thread.run(Thread.java842)
The text was updated successfully, but these errors were encountered: