GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.18k stars 800 forks source link

cluster server same name? #4599

Open 2009pim2009 opened 2 weeks ago

2009pim2009 commented 2 weeks ago

User story

as a plyaer i want a private cluster so that me and my friends can play

Game

ark survival evolved

Linux distro

Ubuntu 22.04

Command

command: details

Further information

hi i am trying to make a cluster for me and my friends using gsm but run into a issue the first server when flawlessly no problems but when i created a second server it for some reason got the same name in game when i do ./ragnarok dt it says: Server name: undeadlostisland tho the command line parimiters are have the following in them ?SessionName=undeadRagnarok? i though this was bc they use the same gameusersettings.ini but i deleted the line that changes the server name and its still the same so ark doesnt see the server eventho linux says both are on

Relevant log output

No response

Steps to reproduce

create 1 ark server dublicate file and rename file change config startup commands

2009pim2009 commented 2 weeks ago

update: ive changed the startparameters from SessionName=undeadragnarok to ${servername} and than defined ${servername} before that as undeadragnarok but now if i do ./ragnarok dt it says the startparameters contain SessionName=undeadlostisland but thats the name of the other server