waldojim42
Refugee
I have been trying to get the recent 18.x server up and running on my unraid server. It is hosted within a docker container, with full access to the host resources. The server will run just fine on a pregenerated map, such as the Navezgane. But the RWG hits Generating Socket Data and then sits there. For hours on end, using about 6 to 7 cores (600-690% CPU time in TOP) never seemingly doing anything. It doesn't create a world folder, no files, no anything. I have attempted several different map sizes from 4096 through 16384, different names, seeds, etc. Not sure what I could be missing.
https://pastebin.com/GCXNBLUE
Server is an AMD ThreadRipper 2990WX / ASRock Taichi / 128GB RAM / 3x 8TB hard drive + cache drive using Unraid 6.7.2.
Thanks in advance.
edit: relevant section of the config.
<!-- World -->
<property name="GameWorld" value="RWG"/> <!-- "RWG" (see Wo>
<property name="WorldGenSeed" value="waldo"/> <!-- If RWG this is the seed for t>
<property name="WorldGenSize" value="16384"/> <!-- If RWG this c>
<property name="GameName" value="Waldo"/> <!-- Whatever you want the>
<property name="GameMode" value="GameModeSurvival"/> <!-- GameModeSurvi>
https://pastebin.com/GCXNBLUE
Server is an AMD ThreadRipper 2990WX / ASRock Taichi / 128GB RAM / 3x 8TB hard drive + cache drive using Unraid 6.7.2.
Thanks in advance.
edit: relevant section of the config.
<!-- World -->
<property name="GameWorld" value="RWG"/> <!-- "RWG" (see Wo>
<property name="WorldGenSeed" value="waldo"/> <!-- If RWG this is the seed for t>
<property name="WorldGenSize" value="16384"/> <!-- If RWG this c>
<property name="GameName" value="Waldo"/> <!-- Whatever you want the>
<property name="GameMode" value="GameModeSurvival"/> <!-- GameModeSurvi>
Last edited by a moderator: