NucleusPowered / Nucleus

The Ultimate Essentials Plugin for Sponge.
http://nucleuspowered.org
MIT License
158 stars 70 forks source link

World Delete not deleting #1636

Open DrZoddiak opened 2 years ago

DrZoddiak commented 2 years ago

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.

baz1l commented 2 years ago

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>.

dualspiral commented 2 years ago

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