DarkPacks / SkyFactory-One

Other
21 stars 3 forks source link

[Bug]: World has no island? #186

Open BusterBean opened 1 year ago

BusterBean commented 1 year ago

General Info

Modpack version

1.0.5

Java version

jdk8u362-b09-jre

Modpack Launcher Used

CurseForge

Memory Allocated

4 GB

Minecraft World Environment

Server

Misc Client Info

Server Java Version

jdk8u362-b09-jre

Server Operating System

Fedora Linux

Misc Server Info

Issue Description

I'm trying to get a server up and going for my bud and me but when we join the world we spawn in a void world with no island?

Additional Information

No response

sam-kirby commented 1 year ago

Please upload your server log to e.g. https://gist.github.com and link to it here.

hax4dazy commented 7 months ago

I had the same issue with my server. It turns out that if you create a minecraft server using this docker container it does not properly setup the server.properties which causes the world to always load in as a "normal world".

Adding this line topography-preset=void into your server.properties should fix the issue.