TrueOsiris / docker-vrising

Container for V-Rising dedicated server
244 stars 63 forks source link

server with password not visible in game server list #33

Closed ocangelo closed 6 months ago

ocangelo commented 1 year ago

just trying to set this up for the first time, with all default settings i can find my server in the list and join it without problems. as soon as i add a password to the json i can't find my server anymore on the server list. running on a synology DS923+

ocangelo commented 1 year ago

looks like if i add my password to:

./vrising/server/VRisingServer_Data/StreamingAssets/Settings/ServerHostSettings.json

and remove the override from

./vrising/persistentdata/Settings/ServerHostSettings.json

i can see the server and connect to it without problems

TrueOsiris commented 1 year ago

Can anyone confirm this issue? I'm not able to reproduce this.

flargargoyl commented 10 months ago

Ive had the same issue. "ListOnSteam": true, and server with password was invisible in the search. Ive added "ListOnEOS": true And its working good now.

https://github.com/StunlockStudios/vrising-dedicated-server-instructions last committed on Jul 6, 2022 instructions does not reflect the changes in the parameters used. Commented on the owners repo to update the documentation. Maybe thatll help you, too

AurimasNav commented 6 months ago

might be similar problem https://github.com/TrueOsiris/docker-vrising/issues/47

TrueOsiris commented 6 months ago

solved with changed settings in server config. Documented in readme.md