Nucleus
Nucleus copied to clipboard
World Delete not deleting
What is the bug?
/world delete <name>
The world cannot be deleted because the world is loaded
If unloaded, cannot be deleted because it is unloaded.
What version of Nucleus are you running? v3 from github
What version of Sponge are you running? runServer task in IDE, should be whatever the project is configured with
Provide a link to the file generated by /nucleus info
https://gist.github.com/DrZoddiak/ef675ea1887681a75477cc873a917bcb
To Reproduce
Steps to reproduce the behavior:
/world create <name>
/world delete <name>
Expected behavior World would be deleted.
Logs Please upload your logs to gist or another paste service. Avoid hastebin!
Do not assume they are not relavent, do not provide parital logs. Often, answers are buired in places we're not expecting.
Hey, I wasn't able to reproduce this bug.
Make sure that the world is indeed unloaded by doing
/world unload <name>
. Then do /world delete <name>
.
I suspect you're using version 2.4, version 3 will have world related issues because of the changes in Sponge.