Multiverse-NetherPortals

Multiverse-NetherPortals

689k Downloads

Portals made after enabling Multiverse-NetherPortals not 8-to-1

bobpaul opened this issue ยท 2 comments

commented

Normally when a portal is created at coordinates (x,y,z) in the nether world, an outer world portal appears at roughly (8x, 8y, 8z). This holds true for all portals created before Multiverse-NetherPortals has been enabled on a server. However, if Multiverse-NetherPortals is enabled AND THEN a portal is created, it will link (x,y,z) in the netherworld with (x,y,z) in the outer world.

Steps to Reproduce

  1. Spend hours tunneling to a specific location (x,y,z) in the netherworld. Avoid Ghasts.
  2. Enable Multiverse-NetherPortals (Core required, Portals optional).
  3. Create a portal.
  4. Note the portal is created at (x, ? , z) in the outer world.
  5. Exit and stop the server.
  6. Disable Multiverse-NetherPortals
  7. Try the portal again.
  8. Note without NetherPortals, the portal links to (8x, ?, 8z) in the outerworld, as expected.
  9. Test all your old portals. Note they all work 8x as expected.
  10. Enable Multiverse-NetherPortals again. Test all old portals again. Note they still work. Only the new portal behaves incorrectly.

Since this only seems to affect portals made after enabling NetherPortals, I would assume a workaround (delete some cache file?) probably exists.

CraftBukkit - 1042
Multiverse-Core - Version 2.0-b218
MultiVerse-Portals - Version 2.0-b168
MultiVerse-NetherPortals - Version 2.0-b172

For the time being, I'm leaving NetherPortals disabled due to this issue, even though this means only nether portals in the main world are functional.

commented

I failed to spot the documentation on scaling.
https://github.com/Herocraft/Multiverse-Core/wiki/World-properties#scale

Invalid.

commented

haha, I will tell you that was a VERY nicely written bug report though :D Good to hear it's working