Matti Ruohonen
Matti Ruohonen
Did you somehow narrow this down to MiniHUD? There shouldn't be anything in MiniHUD capable of causing that kind of issue.
:thinking: Then why did you post this issue here?
What MC version and mod version are you using even? Does this happen also if you have only malilib and MiniHUD installed? (test in a separate single player test world...
The problem with comparing the `DimensionType` to that of the vanilla overworld's, is that then I wouldn't be able to use my own `WorldProvider`, making any JED dimension overrides pointless,...
Not sure what you mean? But basically when I'm registering custom dimension in JED, I need to also first register new `DimensionType`s for them, because the `WorldProvider` for a dimension...
Changing the field "manually" after the fact would be more hacky, and it would break the assumptions other mods are making of how stuff is supposed to work in vanilla/Forge,...
Nobody can know why it happens if you don't post the crash log.
There should be a `crash-reports` directory inside your minecraft directory. Find the correct log file there that corresponds to the crash. If the game crashes every time, then you can...
Do you get the placement bounding box at all? Or do you get an error when trying to load it? Can you send that file, or does it happen with...
@JubayerAhmed97 You are trying to load a schematic created in 1.20.5 or later version in some older MC version. Which MC version are you in? The latest 1.21+ versions have...