RelativityMC / C2ME-fabric

A Fabric mod designed to improve the chunk performance of Minecraft.
MIT License
522 stars 47 forks source link

Incendium with C2ME Extended render distance slowly kills TPS over the time. #314

Open frosthuuund opened 3 months ago

frosthuuund commented 3 months ago

Describe the bug In the title

To Reproduce Steps to reproduce the behavior:

  1. Use bundled runtime.
  2. Install C2ME and Incedium as a Fabric mod.
  3. Reset the config.
  4. Set render distance to 128 chunks.

Expected behavior Errrr, what i expected to happen?

Screenshots https://litter.catbox.moe/ism8zi.png

Runtime info (please complete the following information):

Crash reports / logs https://paste.nolog.cz/?08563c7af7e2daf8#DzMb98UDga7cNfMSnRi71f7QcFSwZQ4o7tVGHDzC5UF2

Other mods

BetterF3 [9.0.2]
Nvidium [0.2.6-beta]
Mod Menu [9.2.0-beta.2]
Nullscape [1.2.5]
Xaero's World Map [1.38.4]
Lithium [0.12.1]
Smooth Skies [1.1.0]
Sodium Extra [0.5.4+mc1.20.4-build.116]
Indium [1.0.30+mc1.20.4]
AppleSkin [2.5.1+mc1.20.3]
SuperMartijn642's Core Lib [1.1.17+a]
FerriteCore [6.0.3]
Incendium [5.3.5]
StutterFix [mc1.20.3-0.2.0]
Remove Terralith Intro Message [1.0]
ModernFix [5.17.0+mc1.20.4]
Noisium [2.0.3+mc1.20.2-1.20.4]
Terralith [2.5.1]
Xaero's Minimap [24.1.1]
YetAnotherConfigLib [3.4.4+1.20.4-fabric]
Starlight [1.1.3+fabric.f5dcd1a]
Cloth Config v13 [13.0.121]
World preview [1.2.2]
Freecam (Modrinth Edition) [1.2.3]
Fabric Language Kotlin [1.11.0+kotlin.2.0.0]
Zoomify [2.13.5+1.20.4]
Concurrent Chunk Management Engine [0.2.0+alpha.11.67]
Fabric API [0.97.1+1.20.4]
Blur (Fabric) [3.2.0]
Eating Animation [1.20+1.9.61]
Model Gap Fix [1.14]
Sodium [0.5.8+mc1.20.4]
Reese's Sodium Options [1.7.2+mc1.20.4-build.102]
Chunky [1.3.146]

Checklist

Additional context I would like to backport all fixes from 1.20.6.

ishland commented 3 months ago

Try installing spark and use the command /spark profiler start --thread * --timeout 60 when the TPS becomes consistently below 18. Please provide the link generated 60 seconds after its execution.

frosthuuund commented 3 months ago

I reproduced it with minimal mods like this. Also i can do nothing on pause menu and TPS is still trashes. https://spark.lucko.me/f1cxaNPxeM https://files.catbox.moe/1b2v32.mp4

64 chunks is ok, and on 1.20.6 this is not an issue.