Skip to content

Litematica crash on 1.21.4 feather #950

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
NotMaxProz opened this issue Feb 27, 2025 · 4 comments
Open

Litematica crash on 1.21.4 feather #950

NotMaxProz opened this issue Feb 27, 2025 · 4 comments

Comments

@NotMaxProz
Copy link

NotMaxProz commented Feb 27, 2025

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

2025-02-27-4.log

edit:I talked with feather and they told me to make a ticket here

@sakura-ryoko
Copy link

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.

@sakura-ryoko
Copy link

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.

@NotMaxProz
Copy link
Author

NotMaxProz commented Feb 28, 2025

Anyway for the server owner to make it work or maybe a bypass?

@sakura-ryoko
Copy link

It's an issue with whatever proxy software that their "Hub" is using. It needs to properly manage the Configuration Phase of the connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants