
Litematica crash on 1.21.4 feather
NotMaxProz opened this issue ยท 4 comments
Litematica version:0.21.0 and 0.21.1
MaLiLib version: 0.23.1
Litematica Crashes on all multiplayer server , singleplayer works fine
Logs are attached
edit:I talked with feather and they told me to make a ticket here
The server you are connecting to sends you into a "Fake Dimension" for a proxy server.
levels=[ResourceKey[minecraft:dimension / minecraft:goxy_hub]]
minecraft:goxy_hub
is not a valid dimension type.
java.lang.IllegalStateException: Missing element ResourceKey[minecraft:dimension_type / minecraft:the_nether]
Litematica generally needs access to the Dynamic Registry located on the server so that it can validate the dimension ID.