litematica icon indicating copy to clipboard operation
litematica copied to clipboard

[Crash] Opening Material List crashes the game.

Open WildFyr16 opened this issue 10 months ago • 3 comments

Crash Log - https://pastebin.com/bpZpU8sv Game Info - MC 1.21.5 - Quilt Loader 0.29.0-beta.5 - Litematica 0.22.1 - MaLiLib 0.24.1


Upon opening the material list for any schematic, whether a Litematica or other schematic files, the material list will crash the game. My crash log is pasted above, this issue did not happen a few days ago on build 0.22.0, I am not sure if the update broke it or something else, and I had not looked at the material list until today.

https://github.com/maruohon/litematica/issues/855 I did see this issue, however there was next to no information in that issue so it was hard to see if it was related to mine or not, they also used a different client as me so that could also be an issue to compare issues with.

I tested with both my own schematic generated in Litematica and a few test schematics I found online, and all crash as soon as the material list is opened, regardless of how many blocks or what type of blocks are used. And since it happened with a schematic I made and had already used with the material list I do not think it is a corrupt item in the schematic, as the schematics also load in the world fine, it is just the material list.

WildFyr16 avatar May 05 '25 17:05 WildFyr16

Looks like the latest malilib has changed some stuff and the Chest Tracker mod needs to be updated to support that version.

maruohon avatar May 05 '25 18:05 maruohon

Rendering changes; and much more pain will happen for Gui rendering under 1.21.6. Mods need to adapt and check their mixins are correct for the correct versions. There were no changes for these functions under 1.21.5 .0 to .1

sakura-ryoko avatar May 05 '25 18:05 sakura-ryoko

chesttracker didn't officially release 1.21.5 yet and another user made an quick and dirty release for it. and yes disabling the chesttracker mod makes it work again.

alexvermaning0 avatar May 18 '25 09:05 alexvermaning0