Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing saved world #72

Open
TheSpanishBread opened this issue Jun 27, 2024 · 2 comments
Open

Importing saved world #72

TheSpanishBread opened this issue Jun 27, 2024 · 2 comments

Comments

@TheSpanishBread
Copy link

Replacing the directory folder of the created world doesnt work.
Is there a way to copy saved world to created MW world?

Thank you

@Da0neDatGotAway
Copy link

Same problem

@tit1
Copy link

tit1 commented Nov 20, 2024

I was able to find a workaround:

  1. Create a new world via the mw create command.
  2. Shut down the server.
  3. FTP into the server.
  4. Under config/multiworld/worlds/multiworld open and edit the YML file for the newly created world. Copy over the seed for the world you want to move to the server.
  5. Navigate to 'world/dimensions/multiworld/<>`.
  6. Delete everything in that directory.
  7. Upload the directories; data, entities, poi and region.
  8. Restart the server

I used this to migrate 5 worlds i had and it worked, but you have to change the seed value in the config file. If you do not you will have issues. Also stoping and restarting the server seemed to be a required step.

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

No branches or pull requests

3 participants