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

Block placement regularly fails to trigger BlockPlaceEvent creating Ghost Blocks #42

Closed
LysergikProductions opened this issue Apr 28, 2021 · 1 comment
Assignees
Labels
bug Something isn't working Critical Plugin/server-breaking Issues Fixed Issue closed to do successfully implemented intentional* fixes. Performance
Milestone

Comments

@LysergikProductions
Copy link
Owner

LysergikProductions commented Apr 28, 2021

When players place blocks, every 6 - 12 successful block placements,
the next 6 - 36 or so will be ghost blocks for the player's client and will not trigger BlockPlaceEvent.

This occurs similarly with block breaking as well but the issue is significantly more prevalent with placement.

See some testing in a vanilla Forge client here.

@LysergikProductions LysergikProductions added bug Something isn't working help wanted Extra attention is needed labels Apr 28, 2021
@LysergikProductions LysergikProductions added this to the 0.1.5 milestone Apr 28, 2021
@LysergikProductions LysergikProductions self-assigned this Apr 28, 2021
@LysergikProductions LysergikProductions added the Critical Plugin/server-breaking Issues label Apr 28, 2021
@LysergikProductions LysergikProductions pinned this issue Apr 28, 2021
@LysergikProductions
Copy link
Owner Author

Issue was caused by conflicting data from changing versions of plugins without reset in between. Closing as fixed.

@LysergikProductions LysergikProductions added Fixed Issue closed to do successfully implemented intentional* fixes. and removed help wanted Extra attention is needed labels May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Critical Plugin/server-breaking Issues Fixed Issue closed to do successfully implemented intentional* fixes. Performance
Projects
None yet
Development

No branches or pull requests

1 participant