You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you using the latest available version for your server?
I am using the latest available version of fuji for my minecraft server.
Is there an existing issue for this?
I have searched the existing issues.
Current Behavior
Activating dispenser is showing a smoke animation, but shulker box is still in dispenser and has not been placed. In the server logs a NullPointerException is thrown in AntiBuildInitializer (player variable contains null). More details can be found in the server logs.
Expected Behavior
With activating dispenser the shulker box gets removed from the internal storage of the dispenser and placed in front of the dispenser. No error is thrown.
phaldan
changed the title
[bug] Placing shulker box via dispenser is not working
[bug] Placing shulker box via dispenser is throwing an error
Jan 11, 2025
Are you using the latest available version for your server?
Is there an existing issue for this?
Current Behavior
Activating dispenser is showing a smoke animation, but shulker box is still in dispenser and has not been placed. In the server logs a NullPointerException is thrown in AntiBuildInitializer (player variable contains null). More details can be found in the server logs.
Expected Behavior
With activating dispenser the shulker box gets removed from the internal storage of the dispenser and placed in front of the dispenser. No error is thrown.
Steps To Reproduce
Server Logs
https://mclo.gs/Hj7TZxv
Anything else?
Minecraft Server: 1.21.1
Fabric Loader: 0.16.9
Antibuild config:
The text was updated successfully, but these errors were encountered: