Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture Registries even earlier #5

Merged
merged 1 commit into from
Jun 18, 2023

Conversation

quiqueck
Copy link
Contributor

@quiqueck quiqueck commented Jun 18, 2023

This should fix a crashes related to BCLib by initialising the `registryManager´ before BCLib tries to set migrate the Biome-Data.

The call to setRegistryManager in MixinMinecraftServer may be redundant with this change, but it should not have any negative effect as it will simply capture the same registries.

This should solve quiqueck/BetterNether#138 and #4

@quiqueck quiqueck changed the title Capture Registries even earlier (TerraformersMC/Biolith#4) Capture Registries even earlier Jun 18, 2023
@gniftygnome gniftygnome merged commit b666d7d into TerraformersMC:master Jun 18, 2023
gniftygnome added a commit that referenced this pull request Jun 18, 2023
- Resolved crash with bclib during startup (thanks quiqueck)
- WARNING: Biolith still does not work reliably when bclib is present
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