Skip to content

1.20.1 Server Crash when using Dispenser with Bucket - #388

Open
SodaSyrup wants to merge 1 commit into
QuiltServerTools:backport/1.20.1from
Syrup-Studios:backport/1.20.1
Open

1.20.1 Server Crash when using Dispenser with Bucket#388
SodaSyrup wants to merge 1 commit into
QuiltServerTools:backport/1.20.1from
Syrup-Studios:backport/1.20.1

Conversation

@SodaSyrup

Copy link
Copy Markdown

Dispensers can call BucketItem.emptyContents without a player. Ledger was
passing that null player to a callback that requires one, which caused the
server to crash when a dispenser placed fluid.

This change records dispenser fluid placement and waterlogging as a redstone
action. Normal player bucket actions still work as before.

@SodaSyrup
SodaSyrup requested a review from a team as a code owner August 14, 2026 12:04
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

Successfully merging this pull request may close these issues.

1 participant