Tom's Simple Storage Mod (Fabric)

Tom's Simple Storage Mod (Fabric)

16M Downloads

[FABRIC 1.19.2] Huge lag spikes while using Crafting Terminal with Recipe Book

jmadarg opened this issue ยท 1 comments

commented

Modpack: Better MC [FABRIC] - BMC1 v12.5

MC Version: Fabric 1.19.2

Mod Version: 1.4.3

Issue: When using the Crafting Terminal with the Recipe Book open there is a bunch of lag spikes while moving items and/or crafting.

Steps to reproduce:

  1. Create a new instance of BMC1 Fabric
  2. Create a new world
  3. Build a simple storage system, like this one:

image

  1. Place some items (for example cobble) in the system
  2. Unlock recipes by using /recipe give @a * (I did this one because it seems to be worse the more recipes are unlocked)
  3. Open the crafting terminal and compare the performance between having the Recipe Book open/closed while moving items or crafting
  4. While using Alt+f3 you can probably see similar results to these:

image

image

Extra Data:
I ran Spark profilers for ticks over 50, 100 and 150 ms while moving items and crafting.

Book Open:
Ticks over 150 https://spark.lucko.me/P4mcxLzvPA
Ticks over 100 https://spark.lucko.me/92vsWBBGhQ
Ticks over 50 https://spark.lucko.me/RuS4VdjgSu

Book Closed:
Ticks over 150 https://spark.lucko.me/xRg01aqJvW
Ticks over 100 https://spark.lucko.me/RxbN0jE0L2
Ticks over 50 https://spark.lucko.me/hlRnnDNu3r

Even though the amount of ticks over those limits of the 2 cases are pretty similar, when the book is closed everything feels way smother.

The command used for the profilers was /spark profiler --only-ticks-over x, where x is the amount of milliseconds.

Does it change with a more up-to-date version of the mod?
Haven't done any exhaustive testing (haven't run profilers nor the simple Alt+F3 visual test), but performance feels the same.

commented

its an issue with WilderWild Mod not Tom's Simple Storage and was removed in the latest BMC update. WilderWild Lags the Recipe book so basically any crafting tables ui open with the recipe book lags