webbukkit / dynmap

A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
https://www.reddit.com/r/Dynmap/
Apache License 2.0
2.06k stars 420 forks source link

[BUG REPORT] Missing overworld dimension in FTB Interactions 2.0.9 #3123

Closed RappsFF7 closed 2 years ago

RappsFF7 commented 4 years ago

Issue Description: Dynmap won't render or show the overworld dimension on the web using a default configuration in the FTB pack Interactions 2.0.9. Using the command, "dynmap fullrender world" does not work saying, "World 'world' not defined/loaded". Using the command, "dynmap fullrender DIM100" does not work saying, "Could not render: world 'null' not defined in configuration.". Using the command, "dynmap fullrender DIM0" renders the void world. Using the command, "dmap worldlist" shows both DIM0 and DIM100. This pack appears to use Just Enough Dimensions to override the overworld to a void world, and give access to the overworld at a later time (as DIM100?) when the players is better prepared. I don't if JED is causing the issue, but it's my best guess.

dualdragoon commented 3 years ago

I was also wondering if anyone has a fix for this. Best I can figure is that it's somehow due to how JED registers dimensions but I've got no idea how to go about getting it to work.

Lambenttelos commented 3 years ago

I'm very unfamiliar with how this is setup but I did notice that the overworld(DIM100) is not defined in the forgeworlds.yml but adding it also did not solve the issue.

generrosity commented 2 years ago

Closing this for now as there sounds like there are confounding situations. Major version has been released too - please test and confirm.

Please also test without JED (or only with JED) and narrow down if it is a dimention mod interaction - this might be unsolvable, but we don't have the setups to do the diagnostics