Hey! I'm struggling with setting up the custom config for automatic proc. map generation with the blacklisted monument - my config used is:
{
"PercentageTier0": 0.3,
"PercentageTier1": 0.3,
"PercentageTier2": 0.4,
"PercentageBiomeArid": 0.4,
"PercentageBiomeTemperate": 0.15,
"PercentageBiomeTundra": 0.15,
"PercentageBiomeArctic": 0.3,
"PercentageBiomeJungle": 0.5,
"MainRoads": true,
"SideRoads": true,
"Trails": true,
"Rivers": true,
"Powerlines": true,
"AboveGroundRails": true,
"BelowGroundRails": true,
"UnderwaterLabs": true,
"PrefabBlacklist": [],
"PrefabWhitelist": []
}I'm having issues on Physgun as the config itself doesn't load using "+world.configfile "myConfig.txt"" in launch options.
After having trouble with it my server kept creating the exactly same seed upon each restart & wipe " 2147483647" - i tried everything to fix this and it still persists after disabling my custom CFG & restarting the whole server folder.
This happens after every wipe after i do one wipe of custom seed - i input the seed -> it creates the map -> works fine
i run an auto wipe -> it loads up a random "server.seed" and then -> " 2147483647" is the map seed it creates.
Any help would be amazing!