Jump to content

ich777

Community Developer
  • Posts

    15,748
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. Please provide at least a screenshot from your template configuration. What exactly have you configured and wich ports have you changed, also have you deleted the ports and created new entrys like the discription says? Also this container differs not much from a normal dedicated server, you have to configure the ports and everything else like on a normal dedicated server (i think the ark forums or gamepedia can help since i'm personally run a ark server). Go a page back eventually someone can help that has already a ark server running write a PM.
  2. So the container is not workin OOB in your case? I will again look into this so that it will do but this will take some time...
  3. Leave the variable 'Validate' empty and you will not have the problem. The container will also check on every restart if there is a newer version even with the variable 'Validate' empty. Validate should only be enabled if there is a problem itself with the gamefiles, so SteamCMD will check all files if the are the same as on the Steam servers. Please note, these questions are all game specific and has nothing to do with the container itself (the conatainer works like a normal linux gameserver - without the hassle to set it with the initial configuration up).
  4. Have you set the validate option to true? If so, steam will always replace your files if they are downloaded trough steam cmd. All other files are untouched.
  5. You can change the port in the config file from deezloader remix. Its located in the main directory and i think .config/
  6. I don't think so since you can't configure it anywhere. I think the only way to go is with the OpenVPN route.
  7. I've looked into PrivoxyVPN and actually you can do that, but i've also seen that a container from @alturismo is available in the CA App. The easiest way would be to do that is: Set up OVPN_Privoxy from @alturismo and configure everything so that it fits your needs. (Please note that you must create a port in this container for Deezloader-Remix, in this case TCP 8080 because you will route the traffic through this container) Open up the configuration page for my container in Unraid Click on 'Basic View' in the top right corner (so that you enable 'Advanced View') Under 'Extra Parameters' past this: '--net=container:OVPN_Privoxy' (without quotes, also please note that you must edit 'OVPN_Privoxy' to the corresponding container name that you've set up from @alturismo in the first step. Also i would advice you to delete the port since you're routing the traffic to the other container.) With this solution you route the whole traffic through the container that you've set up from @alturismo. Also there is a container from @binhex available but i think this container acts only as a proxy server and since Deezloader-Remix doesn't supports proxy's it's not suitable. This will also work if your VPN provider supports connections with OpenVPN. Simply set up a OpenVPN Client container from the CA app and configure it that it fits you needs and then basically follow the steps from above. Please report back if that worked for you.
  8. The container works properly look at my log. The only thing that i've did was placed your modconfig.lua into the directory '.../AvorionDocker/AvorionDocker/modconfig.lua' Where did you place your modconfig.lua? Also did you change the 'GalaxyName'? Log.txt
  9. Arma3ExileMod, now finished and works like it should Please open a console window for further information if something doesn't work. I've put instructions how to do and install everything into the console window. Should be available within the next few hours in the CA App.
  10. Please read the post again i added a few things.
  11. I will look into this as soon as i have time but keep in mind that i actually don't own the game and if i can't see an error from the console i will not be able to fix this. EDIT: Also keep in mind that Steam recently changed the download strategy because of COVID-19 and a user, a few post above, reported that his ARK server doesn't update properly. Also i'm seeing really slow download times through steamcmd... EDIT2: Please send me your modfile so that i can test it.
  12. Have you specified a path in the lua file or did you left it empty? Until today got not much spare time but i will look into it when i got home from work. For me it's the other way around, i'm the only person at work an have to do a lot of stuff because everybody have to work from home...
  13. Have you got the link to the link to the avorion instructions? I will look into it.
  14. I will look into that, but this will take some time since i don't know privoxyvpn
  15. Strange... Can you post a log from beginning to end when you restart the container with the Validation set to 'true'? I can't imagine why it doesn't work...
  16. Server is now working please update the container, it is now working. Please stop the container, delte the folder 'Zomboid' from your server directory, then click , update the container and start it.
  17. In my case it downloaded the version 309.42 like you see in the screenshot: Can you post a picture from the template page? Sorry for the waiting time but SteamCMD seems to struggle a little bit...
  18. How did you install the mods in the container with SteamCMD or did you copy over the mods from your windows/mac machine? EDIT: The container download the file servertest.ini you have to edit this file (within your SERVERDIRECTORY/Zomboid/Server)
  19. With the Server Files and Profiles folder located at /mnt/cache/... the container starts just fine: Log.txt EDIT: Fixed the template allready but it will take some time so that it updates in the CA App, please delete the folder within appdata and the container itself, redownload it from the CA App and change the path from Server File & Profiles to '/mnt/cache/...' Sorry for inconvenience forgot that this container got two directorys that i have to change...
  20. But then there must be something wrong with the game itself, oh but i remember i made a fix a few weeks ago since it's not starting up because some files where missing, i will look into.
  21. Try to set Validate to 'true' in the template and please report back wich version that the server did update to.
  22. Can you give me a link to a tutorial how to install mods on Zomboid? Which mods do you want to install so i can try it? Oh, this could acctually be the problem, haven't seen that, i will try that when i'm at home (If so then i will change the template so that it will also point to cache).
  23. Please delete the whole folder i your appdata location again and also the container, and then post the log again. After the Error 1 line from the log is nothing? EDIT: Do you have a cache drive installed in your server and is the appdata folder on there?
  24. Wich mods are you are interested to run? It should be not different from your VM since the container does the following: Look for SteamCMD and downloads it if it's not installed Look for the game and download it if it's not installed (if you force a validation it will validate the files) Start the server... The benefit you should get is that you share the system resources. I also got an Arma3 Exile Mod server if you are interested in it but since the moved over to steam workshop i have to edit the container so that it downloads it from there. For Rust i think that's modded with oxide mod but i don't know how that exactly works but i know that someone runs it with mods. For Killing Floor 2 i don't know how mods on this game work. I can only tell you that i've run a CounterStrike:Source and CoutnerStrike:GO server with moded files and haven't had any issues. I will look into that when i got home. So it overwrites your file or have you two server.ini files in the directory? Can you try to edit the server.ini file that it creates or past the content from your server.ini to that?
  25. How did you installed meta and sourcemod? Did you delete the old addons folder? In which order did you install it? Also have you generated a new metamod.vdf for the server? If nothing works please contact me and i will send you my files over. Permissions should be no problem since metamod is working...
×
×
  • Create New...