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

Strange/Bizarre World Generation #22

Open
edemir-matcomp opened this issue Mar 31, 2020 · 5 comments
Open

Strange/Bizarre World Generation #22

edemir-matcomp opened this issue Mar 31, 2020 · 5 comments

Comments

@edemir-matcomp
Copy link

I had problems with the generation of the world. I managed to make the server go online normally for someone else, but the created world seems to have had problems when putting the components and it was created in a degenerate way (e.g., trees in the water, tentacles in the savannah, etc.)

Here are some pictures to illustrate...

Screenshot from 2020-03-31 12-00-50

Has anyone had this problem before? and how to get around?

  • What is the host OS? (Windows, Linux, Mac? Which version?)
    Linux - Ubuntu 18.04
  • Where are you running it? (Local/own computer, VPS, AWS?)
    Own computer

Master:server_log.txt
Caves: server_log.txt

@MrFus10n
Copy link

MrFus10n commented Apr 4, 2020

Same here. Running on windows 10, connecting from same PC and from another one in same local network. Worlds don't even match for two players: we can see each other, but the world around us is different.

@edemir-matcomp
Copy link
Author

I solved my problem running the docker-compose using the ubuntu administrator user and running from a folder located on home folder: /home/MYUSER/DSTFOLDER

@psdiao
Copy link

psdiao commented Apr 9, 2020

I have the same issue in Windows 10. Doesn't seem to be a problem on MacOS 10.15

@mathielo
Copy link
Owner

I'm looking into this. It's funny how world gen seems to always work when I run docker from Linux, but always fail (weird world as shown in the screenshot) when I run it from Windows.

I'll post back as soon as I figure out a fix for it, hang tight.

@blastdan
Copy link

blastdan commented Feb 18, 2021

I'm getting the same odd world gen.
Was anything found on this? I saw another container was pushed to docker hub, however I'm unsure if it would help at all.

I'm running this on UnRaid linux btw. I can't seem to figure it out.

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

5 participants