Skip to content

Fix sealer inventory race on Folia - #225

Open
Minecraft0122 wants to merge 1 commit into
BreweryTeam:masterfrom
Minecraft0122:codex/fix-folia-sealer-task
Open

Fix sealer inventory race on Folia#225
Minecraft0122 wants to merge 1 commit into
BreweryTeam:masterfrom
Minecraft0122:codex/fix-folia-sealer-task

Conversation

@Minecraft0122

Copy link
Copy Markdown

Summary

  • schedule each sealing-table check on its owning player's entity scheduler
  • keep inventory clicks, closes, and sealing checks in the same Folia execution context
  • prevent the reported BSealer.itemChecking null race caused by a global-region task

Verification

  • ./gradlew compileJava

Closes #219.

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.

Problems encountered when using Folia

1 participant