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

Generator missing on instantreset #10

Open
rlf opened this issue Oct 17, 2015 · 2 comments
Open

Generator missing on instantreset #10

rlf opened this issue Oct 17, 2015 · 2 comments

Comments

@rlf
Copy link

rlf commented Oct 17, 2015

Did the following:

  1. Disabled allow-nether and allow-end in bukkit.yml and server.properties
  2. Unloaded and deleted the worlds
  3. Created new worlds using /mv create ...
  4. Moved the worlds to templates folder
  5. Configured IR - yes, did it the right way - and unloaded them from multiverse.
  6. Tested IR, seemed to work fine
  7. Teleported to a position far far away, created a nether portal, and went to the IR created nether world.
  8. Ended up in a void-nether world (no chunks generated).
  9. Unloaded both InstantReset and the world
  10. Recreated it as per step 3.
  11. Redid step 7. ended up in a wonderfully correctly generated nether world.

In other words - it seems the chunkgenerator fails when "importing" worlds using InstantReset.

It doesn't make sense, that IR only supports fully generated worlds - so perhaps I'm missing something here?

@cybertiger
Copy link
Owner

Feature was never implemented, for performance reasons any sane server admin should be using pregenerated worlds (to avoid having to regenerate them all after a reset and the performance degredation that would cause).

Right now it only supports a void chunk generator, this is intentional, please suggest a sane use case where you would not want pregenerated worlds.

@rlf
Copy link
Author

rlf commented Jan 6, 2016

Any server not having a world-border, or using plugins for managing world-generation (i.e. skyworld servers etc.).

I would call it a sane use case, since not all servers use pregenerated worlds. You might not.

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

2 participants