Nucleus icon indicating copy to clipboard operation
Nucleus copied to clipboard

World Delete not deleting

Open DrZoddiak opened this issue 2 years ago • 2 comments

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.

DrZoddiak avatar Apr 04 '22 01:04 DrZoddiak

Hey, I wasn't able to reproduce this bug. image Make sure that the world is indeed unloaded by doing /world unload <name>. Then do /world delete <name>.

baz1l avatar Apr 19 '22 17:04 baz1l

I suspect you're using version 2.4, version 3 will have world related issues because of the changes in Sponge.

dualspiral avatar Apr 19 '22 17:04 dualspiral