Fabric API

Fabric API

106M Downloads

Crash when loading void superflat with registered biome modifications

Oliver-makes-code opened this issue ยท 4 comments

commented

Crash log: https://mclo.gs/lH6dDg6

Minimal reproduction repository: https://github.com/Oliver-makes-code/biome-modification-crash

Reproduction steps:

  1. Run the client with the reproduction repository
  2. Create a new void superflat world
  3. Crash
commented

I'm investigating this issue further

commented

It appears I had the reproduction wrong, I amended that.

commented

dimensionOptions.chunkGenerator().indexedFeaturesListSupplier = Suppliers.memoize(

This could be where the issue is originating

commented

Pro tip: always test superflat worlds, even if you're testing Biome API...