[Bug]: Buscript fails to load when world-container is modified
IvanMishin1 opened this issue · 1 comments
/mv version -p
output
https://paste.gg/p/anonymous/521ec08fc96e476581ac2c349eeee9bc
Server logs
https://paste.gg/p/anonymous/4a7131cdd0524532bb0c3ca971ad0648
Server Version
[19:04:08 INFO]: Current: git-Purpur-2149 (MC: 1.20.4)*
Previous: git-Purpur-2143 (MC: 1.20.4)
* You are running the latest version
Bug Description
Buscript fails to load if the world container is anything but the server's root directory.
The beggining of my bukkit.yml:
settings: world-container: worlds
Steps to reproduce
- Add
settings: world-container: worlds
to bukkit.yml - Relocate worlds to that container
- Start the server (with Multiverse-Core enabled)
Agreements
- I have searched for and ensured there isn't already an open or resolved issue(s) regarding this.
- 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.