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

The block's damage state does not reset bug on consecutive break #673

Open
oligamiq opened this issue Dec 9, 2024 · 4 comments
Open

The block's damage state does not reset bug on consecutive break #673

oligamiq opened this issue Dec 9, 2024 · 4 comments
Labels
bug 🐞 Something isn't working good first issue 🌱 Good for newcomers

Comments

@oligamiq
Copy link

oligamiq commented Dec 9, 2024

freecompress-Minecraft.1.20.1.-.2024-12-09.16-11-09.mp4

A bug where consecutive breaks don't reset.

commit hash: 4b12139

Copy link

linear bot commented Dec 9, 2024

@andrewgazelka
Copy link
Collaborator

for anyone interested in fixing this, you should likely start by looking here.

https://github.com/andrewgazelka/hyperion/blob/e272fa0255dd9344e0db44945cd844a66c8915c8/crates/hyperion/src/simulation/handlers.rs#L264-L294

@Tebarem
Copy link
Collaborator

Tebarem commented Dec 9, 2024

I don't have this issue

@andrewgazelka
Copy link
Collaborator

I don't have this issue

I do. hold down mine while block replaces itself.

also these are unimplemented 🤷

tag-1             | 2024-12-17T20:54:51.987194Z ERROR crates/hyperion/src/ingress/mod.rs:619: failed to process packet BorrowedPacketFrame { id: "0x1d", body: b"\0\0\0\x02\x80\0\x01\xf0\x13\x01\x13" }: unimplemented StartDestroyBlock
tag-1             | 2024-12-17T20:54:57.874901Z ERROR crates/hyperion/src/ingress/mod.rs:619: failed to process packet BorrowedPacketFrame { id: "0x1d", body: b"\0\0\0\x03@\0\x01\xf0\x13\x01\x15" }: unimplemented StartDestroyBlock

@andrewgazelka andrewgazelka added bug 🐞 Something isn't working good first issue 🌱 Good for newcomers labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working good first issue 🌱 Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants