Skip to content

Comments

Fix crash from multimap conversion#558

Merged
modmuss50 merged 1 commit intoFabricMC:masterfrom
Earthcomputer:fix-multimap-crash
Sep 3, 2025
Merged

Fix crash from multimap conversion#558
modmuss50 merged 1 commit intoFabricMC:masterfrom
Earthcomputer:fix-multimap-crash

Conversation

@Earthcomputer
Copy link
Contributor

When multithreading indexing, I converted some guava multimaps to regular maps. This means that get can now return null rather than an empty list. I thought I got all the spots that needed changing but it seems I missed one.

@modmuss50 modmuss50 merged commit a349301 into FabricMC:master Sep 3, 2025
2 checks passed
@Earthcomputer Earthcomputer deleted the fix-multimap-crash branch September 3, 2025 11:20
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.

2 participants