Skip to content
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

Open
Sillylittleguy1 opened this issue Nov 9, 2024 · 6 comments
Open

[HUH?] Owning a dog crashes the game. #116

Sillylittleguy1 opened this issue Nov 9, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@Sillylittleguy1
Copy link

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

@Sillylittleguy1 Sillylittleguy1 added the bug Something isn't working label Nov 9, 2024
@Sillylittleguy1
Copy link
Author

oh, also throws the error: invalid tick entity

@Goby56
Copy link
Owner

Goby56 commented Nov 9, 2024

Can you provide the crash logs?

@Nostalgion
Copy link

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)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.FollowOwnerGoal.handler$dle000$wakes$onTeleport(FollowOwnerGoal.java:517)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.FollowOwnerGoal.m_25303_(FollowOwnerGoal.java:143)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.FollowOwnerGoal.m_25313_(FollowOwnerGoal.java:126)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.FollowOwnerGoal.m_8037_(FollowOwnerGoal.java:113)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.WrappedGoal.m_8037_(WrappedGoal.java:65)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.GoalSelector.m_186081_(GoalSelector.java:120)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.GoalSelector.m_25373_(GoalSelector.java:111)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.Mob.m_6140_(Mob.java:760)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.m_8107_(LivingEntity.java:2548)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.Mob.m_8107_(Mob.java:536)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.AgeableMob.m_8107_(AgeableMob.java:128)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.animal.Animal.m_8107_(Animal.java:54)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.animal.Wolf.m_8107_(Wolf.java:175)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2298)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.Mob.m_8119_(Mob.java:337)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.animal.Wolf.m_8119_(Wolf.java:190)
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:693)
at TRANSFORMER/[email protected]/net.minecraft.world.level.Level.mixinextras$bridge$accept$179(Level.java)
at TRANSFORMER/[email protected]/com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:92)
at TRANSFORMER/[email protected]/net.minecraft.world.level.Level.wrapOperation$eln000$neruina$catchTickingEntities$notTheCauseOfTickLag(Level.java:9040)
at TRANSFORMER/[email protected]/net.minecraft.world.level.Level.m_46653_(Level.java:479)
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:343)
at TRANSFORMER/[email protected]/net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54)
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:323)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814)
at TRANSFORMER/[email protected]/net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251)
at java.base/java.lang.Thread.run(Thread.java:833)

@Goby56
Copy link
Owner

Goby56 commented Nov 24, 2024

Is it crashing right away or does it crash when the wolf is in water?

@Nostalgion
Copy link

the error happens when the wolf teleports, but it doesnt seem to happen every time

@Sillylittleguy1
Copy link
Author

yeah, what he said^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants