#Flight mode being active stopping block breaks

1 messages · Page 1 of 1 (latest)

idle egret
#

So for weeks I've been blaming server settings and geyser settings. But I finally discovered why I keep having issues with blocks not breaking and im able to recreate the pattern over and over and over.

We all know that when flying , breaking blocks can be difficult, but it turns out its not about flying as such, more the flight mode being active.

So we have 4 different ways we can fly on an slimefun server. Flightgem, antigravity bubble, /fly and infinite matrix.

It turns out all I had to do, was log out and login and blocks break again, but I didn't connect the two events, because when you do that fly mode is turned off.

If also I move flight gem to a different slot (which turns off flight) a block that wont break server side (but breaks 500 times client side) can all of a sudden break first try.

The same with anti gravity bubble, as soon as fly mode becomes active (and remember even if im not flying but its active) then boom stone or calcite wont break again.

Could this be a geyser issue?

#

If you need videos please do tell me and I'll happily provide.

idle egret
#

Also it's worth noting after today I'm aware this problem is intermittent.

When today I went to show someone, it wasnt happening...even with flight mode active but landed...buy when it happens....it is a consistent and you can enable fly mode and certain fast break blocks won't break no matter how hard you try.

#

I've no idea what makes this sometimes variable a thing though, my brain is used to "there is either a constant consistant or there isn't one at all" 😅 😂

idle egret
#

If you need any logs or info please let me know.

tardy pasture
#

When you're survival flying, there is no break speed penalty in Bedrock / not the same as in Java, in Java it's like when you're swimming, and this difference causes a mismatch in the break speed.

Mining fatigue and haste also don't scale the same in Java as on Bedrock, if you also have one of those effects active.

See https://github.com/GeyserMC/Geyser/issues/3084

GitHub

Describe the bug A Bedrock client that flies but is not in gamemode creative will not break the blocks at the correct speed. Sometimes the blocks become invisible and sometimes they break with a de...

idle egret