Portals made after enabling Multiverse-NetherPortals not 8-to-1
bobpaul opened this issue ยท 2 comments
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
- Spend hours tunneling to a specific location (x,y,z) in the netherworld. Avoid Ghasts.
- Enable Multiverse-NetherPortals (Core required, Portals optional).
- Create a portal.
- Note the portal is created at (x, ? , z) in the outer world.
- Exit and stop the server.
- Disable Multiverse-NetherPortals
- Try the portal again.
- Note without NetherPortals, the portal links to (8x, ?, 8z) in the outerworld, as expected.
- Test all your old portals. Note they all work 8x as expected.
- 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.
I failed to spot the documentation on scaling.
https://github.com/Herocraft/Multiverse-Core/wiki/World-properties#scale
Invalid.