KdotJPG / Simply-Improved-Terrain

Rewrites terrain generation components in Minecraft to improve their visual results.
https://www.curseforge.com/minecraft/mc-mods/simply-improved-terrain
MIT License
34 stars 8 forks source link

World freezes randomly #16

Open legosteenjaap opened 3 years ago

legosteenjaap commented 3 years ago

How to reproduce:

  1. Install this mod, fabric api 0.37.0 and starlight 1.0.0-RC3 (https://github.com/Tuinity/Starlight/releases)
  2. Make a new creative world and switch to spectator
  3. Fly around at full speed until worldgen stops and the server freezes
legosteenjaap commented 3 years ago

Oh wait, this freeze is also possible to reproduce without starlight, but starlight does make it a lot easier to reproduce.

legosteenjaap commented 3 years ago

2021-08-06_13 06 02

legosteenjaap commented 3 years ago

I think the best way to reproduce this bug is to install starlight or set your render distance to 32 and fly around.

KdotJPG commented 3 years ago

It's possible that this is deadlock in the biome map cache. I'm taking a look into this.

It might also be worth checking if the latest version (0.4.0.3) solves this. It's possible this is related to structures. Version 0.4.0.3 contains a structure-related fix, and your screenshot contains the beginning of a village.

legosteenjaap commented 3 years ago

still happens on 0.4.0.3 2021-08-13_23 11 21

TheLegitStick commented 3 years ago

Can confirm the existence of this.