[BUG] Mobs/Animals stuck leaping really high when in water
CookiePowder opened this issue ยท 7 comments
Describe the bug
I've seen several times with player zombies, chameleons, and wolves, when they're swimming in water, sometimes they get stuck in a loop of leaping up really high into the air then falling back to the same spot.
To Reproduce
Lure an animal/player zombie into water.
I'm not certain on what specificially causes it, but i suspect it might be when there's messed up flowing water.
Expected behavior
The animal/mob should get stuck in place, leaping really high out of the water, then falling back over and over again.
Info (please complete the following information):
- Modpack Version: 3.0 Beta 3
- Server or Singleplayer: Akliz Server
- Version the world was created on: 3.0 Beta 3
Additional context
The world was initially single-player, played on LAN, then we got the Akliz server. But for the first evening of palying we did have to put the world back to Beta 2 as Akliz didn't have Beta 3 yet, then since the first evening we've been back on Beta 3
I will just add an mp4 for le example as I am also having this issue. This is on my own locally hosted server.
https://user-images.githubusercontent.com/35791930/106950964-88a5d980-6705-11eb-8701-0cd5ffbd343e.mp4
Although my issue maybe something different.
@Foreck1 @democat3457 what is causing this
i believe someone said it was a problem with rotm affecting the y direction for swim speed in addition to the x and y velocities, but i'm not sure it'd cause such a huge velocity boost
I'd like to add on that mobs can hyper boost up to 255+ max world height in some flowing water areas in less than a second.
while you're here @KaleThyself the links that you have in your issues shouldn't have the(url)
part attached to them
for example, your issue (#631) has a crash report linked but the link is actually just
https://github.com/Rebirth-of-the-Night/Rebirth-Of-The-Night/issues/url
because the link is actually
[https://haste.antti.codes/ibevetopal.mccrash](url)
which just leads to a relative link to url
instead it should just be
https://haste.antti.codes/ibevetopal.mccrash
which will autocomplete the link
Possible fix: 19aeda1