-
-
Notifications
You must be signed in to change notification settings - Fork 140
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
BlockPlaceEvent in non-BBOX world #1172
Comments
I notice that you filed almost the same bug here: https://github.com/flori-schwa/VarLight/issues/24 Can you tell me more about Irondoors? I see this line:
It seems to be involved and is violating the @nonnull rule for item in hand when calling this event. I see that VarLight put in a fix and we can do the same but the root cause is Irondoors creating an event with null in hand items. |
If IronDoors is your own plugin then I recommend changing the code to use an AIR itemstack to help with compatibility. |
Good research. I guess this issue still exists with IronDoors 1.2. :( Please file an issue with IronDoors. You understand better than I what the underlying issue is; I just see the results. The dev is reasonably responsive. |
I don't know where this plugin comes from. Do they have a GitHub? |
Thanks. |
Description
Describe the bug
We are seeing a fair number of these when moving around in non-BentoBox worlds.
Steps to reproduce the behavior
Unclear. Actions include deleting blocks.
BentoBox Version (Mandatory)
Plugins (Optional)
Console ERROR
The text was updated successfully, but these errors were encountered: