-
-
Notifications
You must be signed in to change notification settings - Fork 691
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
Blocks don't show the breaking animation #826
Comments
Sometimes block breaking animations will now show but incorrectly. |
This is now fixed. |
It seems block breaking animations work correctly when nothing is modifying the breaking speed, but block break animations don't work underwater or while riding an entity or while jumping (the speed isn't modified correctly) to reproduce try mining a block while underwater or on a entity or try jumping and mining a block mid air |
Do you have chunk caching on? |
No I don't, I'm running the same versions of everything (geyser bungeecord) except using geyser build 103 |
Enable chunk caching, and see if it resolves the issue. |
Chunk caching seems to fix everything except for the issue while jumping. Normally when you're mid air the break speed would slow down and that works, but when you land back on the ground it would resume. On bedrock it's not resuming normal speed when you land back (try jumping and mining a block mid air and holding it when you land) |
Describe the bug
When breaking a block in survival, the breaking animation is not shown
To Reproduce
go into survival
break a block
Expected behavior
an animation to be shown showing the breaking progress
Screenshots / Videos
Server Version
waterfall 1.16-R0.1-SNAPSHOT:6bfefea:357
spigot 1.16.1 : git-spigot-1a27cfd-d77f4d9
Geyser Version
Geyser build #39 of feature/1.16
Floodgate #24
Minecraft: Bedrock Edition Version
bedrock 1.16.0
Additional Context
No other plugins on the server
The text was updated successfully, but these errors were encountered: