arch-minecraftbedrockserver
arch-minecraftbedrockserver copied to clipboard
Issue with worlds not loading
There isn't much to getting a world loaded. I change the server.properties > level-name=Midgard I have the Midgard Folder in the worlds folder. The Log shows the level as Midgard but when I login to the server all that loads is a small single island
`2020-01-10 17:13:33.494987 [info] System information Linux 8f9409cbfca4 4.19.73-Unraid #1 SMP Thu Oct 3 20:57:25 BST 2019 x86_64 GNU/Linux 2020-01-10 17:13:33.520044 [info] PUID defined as '99' 2020-01-10 17:13:33.546832 [info] PGID defined as '100' 2020-01-10 17:13:33.707394 [info] UMASK defined as '000' 2020-01-10 17:13:33.732234 [info] Permissions already set for volume mappings 2020-01-10 17:13:33.760084 [info] Deleting files in /tmp (non recursive)... 2020-01-10 17:13:33.782863 [info] Starting Supervisor... 2020-01-10 17:13:33,927 INFO Included extra file "/etc/supervisor/conf.d/minecraft-bedrock-server.conf" during parsing 2020-01-10 17:13:33,927 INFO Set uid to user 0 succeeded 2020-01-10 17:13:33,929 INFO supervisord started with pid 6 2020-01-10 17:13:34,931 INFO spawned: 'minecraft-bedrock-server' with pid 50 2020-01-10 17:13:34,931 INFO reaped unknown pid 7 2020-01-10 17:13:34,937 DEBG 'minecraft-bedrock-server' stdout output: [info] Minecraft folder '/config/minecraft' already exists, rsyncing newer files...
2020-01-10 17:13:35,938 INFO success: minecraft-bedrock-server entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2020-01-10 17:13:36,507 DEBG 'minecraft-bedrock-server' stdout output: [info] Starting Minecraft bedrock process...
2020-01-10 17:13:36,565 DEBG 'minecraft-bedrock-server' stdout output: NO LOG FILE! - setting up server logging...
2020-01-10 17:13:36,565 DEBG 'minecraft-bedrock-server' stdout output: [2020-01-10 17:13:36 INFO] Starting Server
2020-01-10 17:13:36,565 DEBG 'minecraft-bedrock-server' stdout output: [2020-01-10 17:13:36 INFO] Version 1.14.1.4
[2020-01-10 17:13:36 INFO] Session ID d2831567-be3c-42a7-a627-2933e5a94e2a
2020-01-10 17:13:36,566 DEBG 'minecraft-bedrock-server' stdout output: [2020-01-10 17:13:36 INFO] Level Name: Midgard
2020-01-10 17:13:36,567 DEBG 'minecraft-bedrock-server' stdout output: [2020-01-10 17:13:36 INFO] Game mode: 0 Survival [2020-01-10 17:13:36 INFO] Difficulty: 1 EASY
2020-01-10 17:13:39,152 DEBG 'minecraft-bedrock-server' stdout output: [2020-01-10 17:13:39 INFO] IPv4 supported, port: 19132 [2020-01-10 17:13:39 INFO] IPv6 not supported
2020-01-10 17:13:39,162 DEBG 'minecraft-bedrock-server' stdout output: [2020-01-10 17:13:39 INFO] IPv4 supported, port: 58741 [2020-01-10 17:13:39 INFO] IPv6 not supported
2020-01-10 17:13:40,493 DEBG 'minecraft-bedrock-server' stdout output: [2020-01-10 17:13:40 INFO] Server started.
2020-01-10 17:13:40,493 DEBG 'minecraft-bedrock-server' stdout output: [2020-01-10 17:13:40 INFO] Server started.`