The error message that occurs every time I try to create/load a world with a custom dimension is:
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 6/5/20, 6:35 AM
Description: Exception in server tick loop
java.lang.IllegalStateException: Unregistered dimension type: cic@702a2c6e
at net.minecraft.server.MinecraftServer.a(SourceFile:407)
at java.base/java.util.Optional.orElseThrow(Optional.java:408)
at net.minecraft.server.MinecraftServer.a(SourceFile:407)
at net.minecraft.server.MinecraftServer.l_(SourceFile:334)
at eov.d(SourceFile:69)
at net.minecraft.server.MinecraftServer.v(SourceFile:646)
at net.minecraft.server.MinecraftServer.a(SourceFile:256)
at java.base/java.lang.Thread.run(Thread.java:834)
The files test1.txt and test2.txt were used to test world creation after loading 1.16 pre1. worldgen_settings_export.json is the file I used to create my Redstone Testing world. I had to manually remove the dimension using an nbt editor in order to be able to get back into that world. I also had to remove the extra dimension's nbt for my survival world too.
The survival world had a caves dimension generation which I used to simulate a cave update for the time being.
Linked issues
duplicates 1
Attachments
Comments 3
It is. I just reported it again because I didn't see this issue. But yes, if you add a custom dimension of any type, it will instantaneously break the world. I was wondering if I was the only one with this issue, but I guess not.
Thank you for your report!
We're tracking this issue in MC-187673, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automagically! Please report any issues in Discord or Reddit
Please check if this is still an issue in 1.16-pre2, please note that all worlds generated in pre1 are toast.