SkyFactory One

SkyFactory One

471k Downloads

[Bug]: World has no island?

BusterBean opened this issue ยท 2 comments

commented

General Info

  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the modpack

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

  • Optifine Installed
  • Shaders Installed

Server Java Version

jdk8u362-b09-jre

Server Operating System

Fedora Linux

Misc Server Info

  • Sponge or Non-Vanilla Forge Server

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

commented

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.

commented

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