Lithium (Fabric)

Lithium (Fabric)

22M Downloads

Litematica schematic renders don't update after faster y limit access change

Banzobotic opened this issue ยท 7 comments

commented

Version Information

Lithium commit 75d3eda (faster world y limit access) leads to litematica schematics not updating when I change their position or change the range of y values that it renders at.

Expected Behavior

When I change the range of y values that are displayed or change the location of the schematic, the rendering of it updates

Actual Behavior

The schematic render does not update when I change the range of y values or move its location

Reproduction Steps

  1. Have lithium from any commit between latest and 75d3eda in your mods folder as well as malilib and litematica
  2. Place a schematic
  3. Try to change the visible y level range of the schematic or move it

Other Information

Schematic updates when changing the y level visibility mode

commented

This is confusing as there is no code in litematica that looks like it is incompatible with this

commented

Can you try adding mixin.world.inline_height=false to the config file and see if it works?

commented

Yes this fixes the issue

commented

Should no longer be dev branch only after the lithium 0.7.4 release. I have not had a chance to test it yet though.

commented

likely the same issue maruohon/litematica#403

commented

Yep just to say a couple of us that use litematica came across this same issue when testing 0.7.4

commented

Talked to masa, it will be fixed in litematica.