Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

World Delete not deleting #1636

Open
DrZoddiak opened this issue Apr 4, 2022 · 2 comments
Open

World Delete not deleting #1636

DrZoddiak opened this issue Apr 4, 2022 · 2 comments

Comments

@DrZoddiak
Copy link
Contributor

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 DrZoddiak changed the title World Delete World Delete not deleting Apr 4, 2022
@baz1l
Copy link

baz1l commented Apr 19, 2022

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
Copy link
Member

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants