-
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
[HUH?] Owning a dog crashes the game. #116
Comments
oh, also throws the error: invalid tick entity |
Can you provide the crash logs? |
having this issue, produces this error when using the neruina mod which catches ticking entities instead of crashing the game. java.lang.ClassCastException: class net.minecraft.world.entity.ai.goal.FollowOwnerGoal cannot be cast to class com.goby56.wakes.duck.ProducesWake (net.minecraft.world.entity.ai.goal.FollowOwnerGoal is in module [email protected] of loader 'TRANSFORMER' @7f5582db; com.goby56.wakes.duck.ProducesWake is in module [email protected] of loader 'TRANSFORMER' @7f5582db) |
Is it crashing right away or does it crash when the wolf is in water? |
the error happens when the wolf teleports, but it doesnt seem to happen every time |
yeah, what he said^ |
Describe the bug
wolfs can exist with no problem!
but when after taming one, the game completely crashes
Expected behavior
DOGYY
To Reproduce
get a dog
Screenshots
cant, because crash
Hardware and OS
win11 high-end pc
Versions
1.20.1
fabric
latest for 1.20.1
latest for 1.20.1
Additional information
i do have other mods installed, but disabling wakes fixes it
The text was updated successfully, but these errors were encountered: