Everything posted by Cornflake
-
[Support] ich777 - Gameserver Dockers
sadly i'm not getting this to work it always stops at the last mod in the list and stops continuing i guess hes not finding the files where hes expecting it. but i tried many different mount and links to folders but cant geht it to work. any ideas ? sidenote: found out if you put -automanagedmods in The extra parameter and you have your mods in ActiveMods= in GUS.ini you wont need to put the [ModInstaller] in game.ini. so you only need to put your modid into one place. otherwise you have to edit both files or gameparameters
-
[Support] ich777 - Gameserver Dockers
Linux Let's assume that ArmA is installed to "/usr/home/arma-server". Put your Server Basic Config file to "/usr/home/arma-server/basic.cfg" Put your Server Config File to "/usr/home/arma-server/server.cfg" Put your Server Difficulty Settings File to "/usr/home/arma-server/server/server.armaprofile" Command line / link target: /usr/home/arma-server/server -cfg=basic.cfg -config=server.cfg -name=server -mod=@mod1\;@mod2\;@mod3 NOTE: this line is only for debugging. When you want to run the server permanently, edit and use the provided script "armaserver" that comes with the linux server files. NOTE 2: the ';' denotes a line-end in Linux. So you have to put a backslash '\' in front of it to use multiple mods. Same if you use spaces in your directories: write 'my\ files' NOTE 3: as alternative put the modline in quotes: "-mod=@mod1;@mod2;@mod3" Look at those Note2 and Note 3, its from the original Wiki Source: https://community.bistudio.com/wiki/Arma_3_Dedicated_Server
-
[Support] ich777 - Gameserver Dockers
Hey, You need to put the Modname in Quotes "@Enhanced Mouvement" OR use the backslash like @Enhanced\ Mouvement both options should work. greets
-
[Support] ich777 - Gameserver Dockers
Really Thank you for that fast Reply @Cyd , im gonna try this now. and no i dont need clusters dont have that much Players but i guess the symlinc is gone if i change the docker or update ? maybe mount the existing steamcmd link (like @ich777 mentioned) from /serverdata/steamcmd to /serverdata/Steam/steamapps should be enough? so that the Symlinc dont break after update ?
-
[Support] ich777 - Gameserver Dockers
Hey, Im having the same issue, started a Ark server last week and there's a bunch of Mods on it. Sadly, as you already know, your Client updates the Mods automatically and the Server does not, i always have to do the same Copy&Paste for every new Update. otherwise no one can connect. Its really a Pain in the A**. Especially if i am at Work, it would be super nice to only restart the Container to Update the Mods. Im not into that all coding. Could you tell me/us how exactly you geht this auto Download&Update Workshop mods to work? and @ich777 isn't it possible to direktly build the Code into the Container that you only need to put the id's into the Unraid Docker Template ? like if you would change the GamePort ? Because obviously almost everyone is using Mods on their Server Greets Joey
-
[Support] ich777 - Gameserver Dockers
Thanks i will try this now. yes the reboot should stay, in addition the save-all command should run.
-
[Support] ich777 - Gameserver Dockers
So this script let me to a restart every day, is it possible to add muilitple times per day ? or the best way to say, i added another command "save-all" It works, but i want the server to execute this command all 30 mins. (its a command to save the world from Ram -> Disk) thanks for your help -Joey
-
[Support] ich777 - Gameserver Dockers
Thank you very much, i will try it out
-
[Support] ich777 - Gameserver Dockers
Okay, I'm sorry. Thanks for that fast reply. I dont know how to edit the startscript, that reboot on midnight sounds good, how to do it?
-
[Support] ich777 - Gameserver Dockers
Startet denn dein minecraft basic server Container bei nem crash auch immer den server automatisch neu? oder führt den save-all befehl in intervallen aus? ich möchte nämlich gerne zu dem container wechseln da ich zurzeit (seit einiger zeit) MineOs-Node benutze und es sehr instabil läuft und die Server dauernt crashen (speziell server die auf 1.12.2 laufen.)
-
[Support] ich777 - Gameserver Dockers
@ich777 Yeah, it was a port issue. thanks
-
[Support] ich777 - Gameserver Dockers
Hey what have been changed in this container update? since that i cannot start more than one GMod Server ?! greets
-
[Support] ich777 - Gameserver Dockers
one more Suggestion, for the steam debug mode to work (for troubleshoot) the container needs a package that is named GDB (not sure, but i think it was named like this), otherwise you cant get it to work and wont get a full log/debug file
-
[Support] ich777 - Gameserver Dockers
NICE i really enjoy your work, just started a few weeks ago running unraid. got so much dockers installed that are made by you. Nice, i'm would love to try Dayz. but after all this Christmas thing . another thing, i dont know if you play gmod on your own but for some gamemods you need cstrike,hl2 and/or tf2 files.is there a way to add them to the docker to just download the files and mount them? **edit atm i added the CS:S server files and mounted it to the gmod docker
-
[Support] ich777 - Gameserver Dockers
Could you add a -Space Engineers image? i would really appreciate it and if you running out of ideas, some server files that would be great too (that i am still using) -Seven Coop -Grav -Dayz -Empyrion -Miscreated have a great day