Cannot Clear a World Border
MCTyler opened this issue ยท 8 comments
Jenkins Build 1182, trying to disable World Border /wb disable has no effect on World Border. Problem is is that world border set in the Twilight Dimension and when player makes a portal in the overworld that's beyond the border it crashes the server. How can I get rid of the world border?
Ok, I am going to close this until someone else has the same issue so we can try and find it.
Nope, that would be a waste of both our time. The world border created by the Mod will not clear. There are no errors nothing, it just stays there.
If you could tell me where it stores that information about the border I could delete it, but unfortunately I think it permanently writes it to the DIM file itself, never to be removed. I have already created a new dimension without a world border since that is the only way I found to fix this.
I mean it would take like a minute and you could probably check the crash-reports for the server at least... but the world border information is in the [world name folder] /FEData/json/worldborder and the border is separated by world dimension id. There is also a backup in the FEData_backup in the same location so delete those and restart the server. That should delete the world border
Enable debug mode (ForgeEssentials/main.cfg) and see if it throws anythign
Also post the crash reports.
Unfortunately, I already deleted that DIM since my players couldn't go to the Twilight World. Sorry I can't help more with this issue, but my original post was some time ago. If no one else is reporting this issue and all their World Borders are working fine, go ahead and close this issue. I would advise any Operator from ever creating a World border in different Dimensions due to this limitation.