Unregistered dimension type
ErythroCraft opened this issue ยท 13 comments
Information
- Server version:
- Full output of
/mv version -p
:
- Server log: with latest version ** 4.3.2-SNAPSHOT-b862 **
*
Details
I was <able>
to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.
And I tested with other combinations today.
Description
Steps to reproduce
Expected behavior
Screenshots
mvversion
[11:13:57] [Server thread/INFO]: [Multiverse-Core] Multiverse-Core Version: 4.3.2-SNAPSHOT-b862
[11:13:57] [Server thread/INFO]: [Multiverse-Core] Bukkit Version: 3242-Spigot-6c1c1b2-d3cc412 (MC: 1.17.1)
[11:13:57] [Server thread/INFO]: [Multiverse-Core] Loaded Worlds: [{"MVWorld@1166797546":{"Gen":"null","Type":"NORMAL","Env":"NORMAL","Name":"Mixed"}}, {"MVWorld@1868648235":{"Gen":"null","Type":"NORMAL","Env":"NORMAL","Name":"LivingLand"}}, {"MVWorld@212066413":{"Gen":"null","Type":"FLAT","Env":"NORMAL","Name":"EmtysWorld"}}]
[11:13:57] [Server thread/INFO]: [Multiverse-Core] Multiverse Plugins Loaded: 1
[11:13:57] [Server thread/INFO]: [Multiverse-Core] Economy being used: Simple Item Economy
[11:13:57] [Server thread/INFO]: [Multiverse-Core] Permissions Plugin: Bukkit Permissions (SuperPerms)
[11:13:57] [Server thread/INFO]: [Multiverse-Core] Dumping Config Values: (version 2.9)
[11:13:57] [Server thread/INFO]: [Multiverse-Core] enforceaccess: false
[11:13:57] [Server thread/INFO]: [Multiverse-Core] prefixchat: false
[11:13:57] [Server thread/INFO]: [Multiverse-Core] prefixchatformat: [%world%]%chat%
[11:13:57] [Server thread/INFO]: [Multiverse-Core] useasyncchat: true
[11:13:57] [Server thread/INFO]: [Multiverse-Core] teleportintercept: true
[11:13:57] [Server thread/INFO]: [Multiverse-Core] firstspawnoverride: true
[11:13:57] [Server thread/INFO]: [Multiverse-Core] displaypermerrors: true
[11:13:57] [Server thread/INFO]: [Multiverse-Core] enablebuscript: true
[11:13:57] [Server thread/INFO]: [Multiverse-Core] globaldebug: 0
[11:13:57] [Server thread/INFO]: [Multiverse-Core] silentstart: false
[11:13:57] [Server thread/INFO]: [Multiverse-Core] messagecooldown: 5000
[11:13:57] [Server thread/INFO]: [Multiverse-Core] version: 2.9
[11:13:57] [Server thread/INFO]: [Multiverse-Core] firstspawnworld: LivingLand
[11:13:57] [Server thread/INFO]: [Multiverse-Core] teleportcooldown: 1000
[11:13:57] [Server thread/INFO]: [Multiverse-Core] defaultportalsearch: true
[11:13:57] [Server thread/INFO]: [Multiverse-Core] portalsearchradius: 128
[11:13:57] [Server thread/INFO]: [Multiverse-Core] autopurge: true
[11:13:57] [Server thread/INFO]: [Multiverse-Core] Special Code: FRN002
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] Multiverse-Inventories Version: 4.2.3-SNAPSHOT-b519
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] === Settings ===
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] First Run: false
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] Using Bypass: false
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] Default Ungrouped Worlds: false
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] Save and Load on Log In and Out: false
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] Using GameMode Profiles: false
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] === Shares ===
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] Optionals for Ungrouped Worlds: true
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] Enabled Optionals:
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] === Groups ===
[11:13:57] [Server thread/INFO]: [Multiverse-Inventories] default: {Worlds: [emtysworld], Shares: [hit_points, economy, food_level, saturation, exhaustion, xp, total_xp, lvl, inventory_contents, armor_contents, bed_spawn, maximum_air, remaining_air, fall_distance, fire_ticks, potion_effects, last_location, ender_chest, off_hand]}
running CraftBukkit version 3242-Spigot-6c1c1b2-d3cc412 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT)
yea that will make sense, Caves And Cliffs preview is an experimental datapack that will probably cause issues.
Multiverse loaded just fine, I suggest look into what is "Regeneration via adapter" as indicated in your log. [11:12:50] [Server thread/WARN]: Regeneration via adapter failed.
I dont believe mv has such an operation. Perhaps test with papermc instead of spigot.
Multiverse loaded just fine, I suggest look into what is "Regeneration via adapter" as indicated in your log.
[11:12:50] [Server thread/WARN]: Regeneration via adapter failed.
I dont believe mv has such an operation. Perhaps test with papermc instead of spigot.
I can install paper on this simple build. but not on my main server.
I can install paper on this simple build. but not on my main server.
Well yea, any test server will do.
Have you got read the issue on worldedits page, too?
Yea but it doesn't really give evidence to say any specific plugin is at fault.
//regen is going without the caves and cliffs datapack. I regenerated the world by Minecraft and loaded it in the server build.
Maybe you can fix this in the future, because in future versions it is comming.