Paradise Lost

Paradise Lost

7M Downloads

Bug: PL breaks overworld generation?

TheAyes opened this issue ยท 4 comments

commented

What happened?

I'm tryinig to set up a server using paradise lost however everytime I enable the mod and generate a world the outsides of the spawn area are largely offset in terms of height.
I'm also using a few other mods for world generation, but I'm assuming it's caused by this mod since removing it resolves the issue.

To replicate:

  1. Enable Paradise lost
  2. Generate a world with the fabric server jar
    2b. most likely it will crash the server. restart.
  3. fly outside the spawn area
  4. observe

image

Mod Version

1.6.9

Fabric API Version

0.51.1

Relevant log output

No response

Other mods

https://drive.google.com/file/d/1HS6U632Sr14sGtKuvCBwEyZSpXCldMO5/view?usp=sharing

Additional Information

No response

commented

Update: This issue seems to be related to the forced crash upon first world start. While suppressing this crash works I'm not certain if that is the way it's supposed to be.

commented

Update 2: Restarting the server THEN causes the same issue again.
image

commented

I've discovered a workaround which is doing the following:

  1. Let the server generate the world for the very first time (The MC Bug will prevent the The Aether from being added)
  2. Let the server crash
  3. Restart the server and let it add the aether
  4. stop the server and delete the "region" directory in your world folder
  5. restart the server
  6. profit
commented

I am working on fixing the issue with the world not existing, hopefully that should also fix this.