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

unable to break blocks #73

Open
SubwaySandw1ch opened this issue Apr 14, 2023 · 5 comments
Open

unable to break blocks #73

SubwaySandw1ch opened this issue Apr 14, 2023 · 5 comments

Comments

@SubwaySandw1ch
Copy link

Fabric server 1.19.4 golf Version: 0.63

When I ( as a server admin) go from creative to survival i am unable to break any more blocks.

When I rejoin, I am able to break blocks again.

However, I also found that without switching game modes, it randomly doesn't let me break any more blocks. while not switching game modes.

I have removed the mod for now.

Vanilla 1.19.4 client

@samolego
Copy link
Owner

Probably related to #72 . Seems like something has changed from .3 onwards

@vachanmn123
Copy link

I was facing the same issue, but the issue seems to be after using a crafting table. I managed to fix the issue by changing the config checkInventoryActions to false.

My speculation is that maybe closing a crafting table doesn’t trigger an event for closing the inventory. I’m not sure though.

@samolego
Copy link
Owner

That makes sense, thanks for investigating

@vachanmn123
Copy link

If you can point out where I can find the files to fix, I would be happy to contribute.

@samolego
Copy link
Owner

GođfIV listens for close inv packets, until they're sent, it blocks certain actions. It worked fine till now, sth must have changed with container / crafting closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants