Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Or, you could be entering a double quote (") in the name or password. Paste your config in a json validator like https://jsonformatter.org/ and see if it complains. FYI, don't paste anything important in there, as it is an online validator. I'm assuming the dedicated server password isn't really that important that anyone would care.
Here is the link to what I was using.
https://enshrouded.zendesk.com/hc/en-us/articles/20453241249821-Server-Difficulty-Settings
Try changing settings slowly one by one, saving the json file in between every change, and boot up the server after every variable change. As soon as something sticks, make a copy of the json file (where the file name ends with -copy). That way you will have something to fall back on, versus having the file overwritten everytime.
Hope this helps.
-oh you fixed it, nice! yeah looks like the json that gets generated via the executable may be outdated.
I've noticed A lot of stand alone game servers will replace an invalid config completely with a new one like this. I assume it's a pattern that came about due to amount and type of users they have. Devs rather have the server start and the user can just edit their settings again instead of having to deal with "server sucks / broken" complaints all the time.
That being said, they should pick a friendlier format for their settings. Json wasn't intended for humans to edit because it is really easy to screw up.
Also, the json settings in https://enshrouded.zendesk.com/hc/en-us/articles/20453241249821-Server-Difficulty-Settings are identical to those the enshrouded_server will create with one difference, it only has one user group. From the little testing I've done, you can create or remove as may user groups as you want. Less is better unless you are actually using them.
Anyway, that json it creates works just fine. Like I said, all the same settings as that website but with only one group. You can add more, or paste that other json back in it doesn't really matter.