BumbleSoftware / Fastload

Mod to accelerate world init
GNU General Public License v3.0
71 stars 15 forks source link

Incompability with MCMT #92

Open ghost opened 1 year ago

ghost commented 1 year ago

What went wrong?

World loading is infinite when using both MCMT and Fastload

Reproduction steps

1.Download MCMT, FastLoad

  1. On Fabric, 1.19.3 with fabric loader 0.14.19
  2. Create a new world or join already existing world
  3. See Infinite loading

Visual demonstration

No response

Crash Report & Log

Sorry, can't provide a log for now, for some reason they are not working properly and there is no error or logs

Environment

Fastload+1.18.2-1.20-3.4.0.jar, Fabric 0.14.19, 1.19.3

StockiesLad commented 1 year ago

MCMT is an intrinsically invasive mod that breaks so many things. This is low priority and will not be fixed anytime soon

StockiesLad commented 1 year ago

One thing I remembered, this is an MCMT issue as modifying 441 causes concurrency issues. It seems to be hardcoded at 441 instead of grabbing the variable instead.