EngineHub / WorldEdit

🗺️ Minecraft map editor and mod
https://enginehub.org/worldedit/
Other
3.09k stars 837 forks source link

Problems with dynmap #1912

Closed ErythroCraft closed 3 years ago

ErythroCraft commented 3 years ago

WorldEdit Version

3242-Spigot-6c1c1b2-d3cc412 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT)

Platform Version

7.2.7-SNAPSHOT

Confirmations

Bug Description

After insttalling dynmap the server console say "Regen failed" . Caused by: java.lang.IllegalStateException: Unregistered dimension type: net.minecraft.world.level.dimension.DimensionManager@67c59b2e

Befor I installed dynmap the command //regen was working.

Expected Behavior

Regenerate parts of chunks.

Reproduction Steps

  1. stopping server
  2. installing Dynmap version: core=3.2-beta-3-514, plugin=3.2-beta-3-514
  3. using //regen

Anything Else?

Please also explain how it can be fixed. If I can fix it myself.

Installed Plugins on this server are

  1. Vault
  2. Multiverse-Core
  3. ProtocolLib
  4. dynmap
  5. WorldEdit
  6. Multiverse-Inventories

latest log here latest.log

octylFractal commented 3 years ago

Are you sure this is dynmap-related and not Multiverse? I don't understand what dynmap would be doing to cause this.

ErythroCraft commented 3 years ago

Yes. I had to install it because I was lost and no longer knew where I was. I did that a few minutes ago. It is the only thing that I have additionally installed.

octylFractal commented 3 years ago

Well, I can't reproduce on latest Paper, so I'm going to assume it's not dynmap. Try removing Multiverse and see if it helps. Or if you're going to insist it's dynmap, try removing it and see if it fixes the problem.

ErythroCraft commented 3 years ago

I test it now.

ErythroCraft commented 3 years ago

It works without Multiverse, but I do not understand. Without dynmap and installed Multiverse it is functionaly fine.

So Worldedit + MV = ✅ Worldedit + dynmap = ✅ Worldedit + MV + dynmap = ❎

octylFractal commented 3 years ago

Well that sounds more like a problem between MV + dynmap, then. Not sure there's much for us to fix.

ErythroCraft commented 3 years ago

I test it with the new 4.3.2-SNAPSHOT-b862 of Multiverse. But the same.

Can I link this issue to MV and Dynmap ? Maybe they can help to understand.

me4502 commented 3 years ago

Please don't randomly tag people

ErythroCraft commented 3 years ago

Please don't randomly tag people I deleted

ErythroCraft commented 3 years ago

Maybe it's the Caves And Cliffs preview? (datpack) I'll test it

me4502 commented 3 years ago

Spigot does not work properly with datapacks, so that's very possible - Using datapacks with Spigot is known to irreparably corrupt worlds.

ErythroCraft commented 3 years ago

Indeed! I've been using this since it came out. Since version 1.13 I use datapacks on my main server.

ErythroCraft commented 3 years ago

Screenshot 2021-10-02 123745

ErythroCraft commented 3 years ago

The bukkit folder is created by spigot.

ErythroCraft commented 3 years ago

//regen is going without the caves and cliffs datapack. I regenerated the world by Minecraft and loaded it in the server build.

I've already shared it with the creator of Multiverse.