Jump to content

ich777

Community Developer
  • Posts

    15,723
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. This was already asked by @SH4LT1S... I don't play terraria but according to the wiki you only have to drop the mods into the 'ServerPlugins' folder inside your Terraria Server folder restart the Docker and everything should just work (i found something that you can ignore the versions but don't know what it exactly means but i think you can add '-ignoreversion' to the Game Parameters to force the game to load plugins that are outdated). Keep in mind that you must download the Docker 'Terraria-TShock' not the normal 'Terraria' Docker.
  2. Yes, should be possible and even multiple servers, but i will only do the vanilla server. Can you test this server for me since i don't own the game?
  3. It should be possible but is i found on my research it's only made for windows and these dockers all built and support only linux, i could totaly try to make a docker using WINE (if you don't know it it's a wraper for linux to make windows programs run on linux... the more or less). But please be aware that if i try that with WINE it's much likely to have much overhead, use very much system resources (more than on a real windows machine) and could even lag really much (besides that it can crash really often). You could post on their forums or contact the developers if there ever will be a dedicated linux server version for the game. You can try out my 'The Forest' docker it uses a lot of memory and a lot of cpu power (it's also created with WINE).
  4. Yes, the docker will always create a new copy of the serverconfig.xml just ignore that if you are using another file (but i think i've discovered an error in my startup script) but i will look into that later (also where did you put the serverconfig.xml it always must be in the root directory of the server). Can you also tell me if you got these two lines in your configuration (Btw did you use a completely different serverconfig.xml)? property name="UserDataFolder... and property name="SaveGameFolder... If you use a serverconfig.xml that has these two lines not in them the server just wouldn't work. (one thing to note the serverconfig.xml must be always in the main directory) Please try to start over leave the Docker config as it is and try if it runs and can connect through the steam server browser.
  5. I will also update the discription of the 'Extra Start Parameters' so it will be visible.
  6. I would like to ask if the users that have requested Conan: Exiles @Boose77, @CodeS1ave, @Spectral Force & @jordanmw are still interested in a Docker? Also i would like to point out that i must a create a docker using WINE and that means higher server load and eventually more overhead than a real windows server.
  7. @QuantumMechanic full path would be /serverdata/serverfiles/[and then wherever the folder is where the game stores the savegame]
  8. You can do that yourself. Download the Rust Oxide Mod (you can get it from here: https://umod.org/games), head over to your Rust directory and extract the downloaded Oxide Mod into the directory (it will maybe ask you if you want to replace the 'RustDedicated_Data' click Yes) and start the server again. Oxide Mod is now installed. I will look into that. EDIT: Docker should be available in the next few hours.
  9. Docker is now finished, should be available in a few hours, check the Community Applications.
  10. @killerbad21 & @nisbne & @ShivalWolf Is finally repaired and again working, just check for Updates on the Unraid Docker configuration page, if you want to install a new version of FiveM place the fx.tar.xz (downloaded from their: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ ) in the main directory and it will install it. Also note that if you installing the Docker completely new you have to place the fx.tar.xz in the main directory of the docker, restart the Docker and wait for it to extract, download the required files and start the server.
  11. @bubo & @Masterism Colony Server is now fixed and works fine, i recomend you to delete the container completely and redownload it from the Community Applications (write down your settings and don't delete the folder in your appdata) since i had to change the template a little bit for the ports. But should now work as bevor.
  12. Go to your server directory into dod/addons/rcbot2/config (in my case appdata\dods\dod\addons\rcbot2\config) and edit the bot_mods.ini. Go to 'mod = DOD' and change the steamdir from 'dods' to 'serverfiles' and the mod should load just fine. Attached also screenshots:
  13. Sorry but can't reproduce this behavour, can you please post a picture of your minecraft-bedrock directory and a picture from your docker configuration page? EDIT: Got it, is it possible that you've got a [space] at the end of the version number?
  14. Rcon from another console than the ingame rcon console? Rcon works for me in the container, just as usual enter the rcon address then the password and you can manage your server (from within the CSGO console).
  15. Thank you very much, give me a few day's to change it and test it, and wow no mono needed that will reduce the size of the container drastically...
  16. Are you sure that you've installed every mod for Linux, i've remember a few pages bevor someone had a similar issue just installing the windows mods. Also the latest revision that i've found is 1.04 r473 Please look from the docker side of things at it the server filese are in /serverdata/serverfiles and then whatever it should be the path /mnt/user/appdata/dods is just the same as inside the docker /serverdata/serverfiles or am i getting something wrong? The link is broken.
  17. Don't enter a server ip in server.properties and it will work. Just leave it blank after the =
  18. Can you please post your server.properties and the allocated ports from your dockers within unraid? Also please post your configuration for this docker from unraid.
  19. Sorry that it take ages to look at my thread and the your questions, but in the summer time i've got really not much spare time for almost everything... Also i'm sorry that this is a longer answer but i've tried to anser every question that you've all asked... Please feel free to wite me a PM but the answer could also take some time since i'm really out of time atm. This isn't really an error, just as it say's it's a WARNING, i didn't set up the locales since it saves space in the docker and keep it small. Everything should just work fine with this warning. Yes, something with the port's inside the docker is misconfigured, check your server.properties against your already allocated ports. Have you a second Minecraft server on your Unraid server? This is an issue with minecraft itself i can not really explane it but it in my case with two Minecraft server running it goes away after a day and everything works as expected. Yes i will look into it and report back. Where did you get that? How did you install it? In the normal Unraid log or in the log from the Docker? I think that there is a general problem with the Dockers on your server. Have you other Containers running? Did you change something from the CSGO template? The first line say's that the game couldn't find a running instance of Steam but that's only a warning. The second line means that the game is running and waiting for connectins. Please search the topic for 'ARK' you will find that you MUST open the ports on your router so that the ARK main server can communicate with your server that you can see the server. This means that you server has to be right configured to show up in the online list! What do i have to do or what is the exact error? They have changed the executable? I will look into this as i said one answer above... Yes, my dockers are 'safe' (nothing is safe these days but as this runs in a container not as root everything should be alright) and you can configure your router/firewall that it point's to the internal port of your server and ip, you don't have to reverse proxy anything since there is running only that 'service' inside the container. Yes, i will also look into that. Download the Terraria-TShock version. Oh, doesn't it load the last savegame? Maybe @mikeydk can help? Is your problem now solved? Yes, will look into that. You don't have to buy that, it's just the app id for the dedicated server. Have you entered a steamusername or password? You don't have to... In my case the download works just fine. I have similar hardware Dual Xeons 2670 64GB RAM... and have the exact same 'problems' #1 This should dissapear after a certain amount of time (in my case it is); #2 I think that's a Minecraft problem (also did you use the vanilla minecraft jar or bukkit?); #3 Have you installed the AutoBackup plugin from the community apps? Can it be that this stops the docker and this is the error? You can also try to install a new java version to the docker eventually it wil solve the issues. I've run minecraft servers for a long time on this hardware (not only on unraid) and the errors are everytime the same, look at the logs is it possible that you get the 'Can't keep up is the server...' error?
  20. If you don't pin cores to the docker it should use all available cores. At least in my case it uses all of my 32 cores at startup.
  21. That's not the problem, the problem is that they added a Captcha bevor you download the server tar.xz file and that's why the docker wouldn't start, bevor the added the Captcha everything works just fine. So i need to host it on my own or another way would be that you download the docker once on your unraid server place the manually downloaded server tar.xz in your serverfolder, restart the unraid docker and let it's magic (but that's only a possible solution since now it's configured to download the server from the provided URL without Captcha). Also this is not the same release as you download from their server. Edit: Wrote a mail to the dev's hope the answer soon.
  22. Sorry for the late answer but in the summer time months i have really little spare time for the dockers. Eventually @TeeNoodle can help? I will look into this as soon as possible please give me a few days. No, i've never made a DayZ docker. I will also look into this, as said above give me a few days. This was also posted a week bevore, this is because they put a Captcha on the site and the docker can't solve it, i will make something different. Can you please tell me where to contact the devs? I would like to host a version on my github.
  23. Since this is not my docker (i only made the template for unraid) i can't really answer that question but you can open a github issue... *click* (There is also a discription how to use the config files) Btw the server configuration should work because i got also a server running and there is no problem with the admins... Edit: sorry i've overlooked that you want the ingame console... Look at the control settings (key bindings or mapping) inside the game in the options menu.
  24. Eventually i've misconfigured something, i will look into it, can you tell me where the config is stored on a normal linux dedicated server?
  25. Click on the Minecraft Docker icon and then on Console. I think you clicked on the main unraid console.
×
×
  • Create New...