maruohon / litematica

A modern client-side schematic mod for Minecraft
GNU Lesser General Public License v3.0
732 stars 223 forks source link

Bug in material list #902

Open Psychodeus opened 1 month ago

Psychodeus commented 1 month ago

Minecraft v1.21.1 Mod Litematica v0.19.50 and Malilib v0.21.0

2024-10-15_13 29 41 When I turn on the material list HUD, as you can see on the right-corner it works in this UI, but as soon as I close the litematica menu it turns into this...

2024-10-15_13 29 57 Probably it's from the other (Main house & Farm) loaded schematic, but I'm 3000 blocks away (travel through nether).

This bug appear when I activate the material list HUD -> travel to nether -> out to overworld -> click refresh in the material list menu.

The only thing to get rid off for now is to rejoin the world.

maruohon commented 1 month ago

The way the material list refresh happens has always been pretty janky and it needs to be re-worked at some point. You can remove the pending count tasks via M -> Task Manager.

Psychodeus commented 1 month ago

@maruohon Yeah sadly will do that workaround for now.