Skip to content

[1.20.1] Fix flammable block registration race during common setup - #25

Open
FrozenGalaxy wants to merge 1 commit into
Let-s-Do-Collection:1.20.1from
FrozenGalaxy:patch-1
Open

[1.20.1] Fix flammable block registration race during common setup#25
FrozenGalaxy wants to merge 1 commit into
Let-s-Do-Collection:1.20.1from
FrozenGalaxy:patch-1

Conversation

@FrozenGalaxy

Copy link
Copy Markdown

Move BloomingNature.commonInit() into FMLCommonSetupEvent.enqueueWork so FlammableBlockRegistry.init() does not mutate FireBlocks shared flammability maps from the parallel mod-loading worker thread.

Move BloomingNature.commonInit() into FMLCommonSetupEvent.enqueueWork so FlammableBlockRegistry.init() does not mutate FireBlocks shared flammability maps from the parallel mod-loading worker thread.
@FrozenGalaxy FrozenGalaxy changed the title Fix flammable block registration race during common setup [1.20.1] Fix flammable block registration race during common setup Jul 1, 2026
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