Jump to content

ich777

Community Developer
  • Posts

    15,128
  • Joined

  • Days Won

    195

Everything posted by ich777

  1. Can you try it one more time? It should now be on the list an please don't ask what was the problem...
  2. Yep, but only the standard Garry's Mod since i don't own the game and don't know how mounting in this game of the other gamefiles work. Edit: Garry's Mod should be available within the next few hours. Don't thought that the logfile rotates every day... Updated Docker is available in the next few hours Please report back... Edit: Docker is updated please search for updates and report back if it works now...
  3. I think i must look into this, it has something to do with the port forwarding but i don't know wich ports are the right ones. i will report back when the docker is working.
  4. I don't own the game but i've made a docker, please test it, i can't get it to show up in the steam servers list, please check if you can connect (I think there is a port configuration error but i've can't find any usefull informoation wich ports to use TCP or UDP i think the are all UDP 7777, 27015, 15000). Name: MordhauDocker Password: Docker Can you see if you can find it in the server list? Since i don't own the game it's a little bit tricky to test...
  5. Yes exactly, but you won't get back the old savegame, try to make a new map and the savegame should be inside of your server folder (that was not the case bevore the update, my fault...). If you delete the docker and pull the new image you will have the latest version, since there is only one version. Thank you and sorry for the inconvenience.
  6. @AKGeek Then i think you've got the very first version of the docker where the problem exists... Can you try if the save is everytime deleted if you update or change the docker, the problem should be resolved, i think. If it erases the save everytime further investigation is needed.
  7. First of all sorry that your savegame is gone. Can you please give me a little bit more information? When did you first download the docker and when did you update it. I think on page 4 of this thread is this allready discussed, there was a bug in the container (since i don't have the game i don't know where the savegames were and this was fixed later on with the help of a few people). You can try to completely delete the container (also delete the complete serverfolder) and download it again from the Community Applications (there should be also a few new options in the template). Sorry for the bad news and inconvenience, this should not happen anymore with the new container.
  8. Can you post a picture from the Docker configuration site itself? Also, if you assign a static IP (Custom mode) adress in the docker it should work fine if you configured the ports in the 'server.properties' file and forwarded the ports correctly in you firewall to reach it from the outside. Why did you use the Custom mode? Edit: Are you sure that you've edited the port in the server.properties also? If you put the docker in Custom mode it's like you open all ports to the Docker also it should not matter if you specify a port on the docker configuration page in Unraid since i don't expose ports.
  9. Appreciate it! Update the Container (should be a little update ~4KB ) now you will see the logs. Didn't realize that the logs where written to another place... Log should be now fully working (Server will wait 30 seconds bevore showing the logs, only for security reasons, since my old Spigot build puts out a error that it's outdated and it starts after 20 seconds)
  10. Good idea, edited the first post and inserted the Donation link. Thank you very much, appreciate it! 🍻
  11. No problem, sadly there is no other way because you are changing the port in the container if you change it in the config file and then you must delete all port entries in the Docker configuration and create new with your ports specified. There is a 'Donate' butten in every Docker file from me, if you like my work please consider Donating since i've made for almost of all my game library games dedicated server Docker's and all Donations are used for the next requested game servers.
  12. Since i don't own the game testing is a little bit difficult but it should work, had a few testers and it worked. Look one page back (page 6 i think) there was a simillar post to yours and it was solved. Are you shure youve opened the base port TCP and UDP and then the following 3 UDP ports and also a port in the range from 27015 to 27030. Can you post a picture from the firewall or router with the port mapping? Have you also set another port in the config? If yes please try to delete all the port mappings from the docker and enter it manually with the same ports for Container and Host.
  13. I would make this by installing metamod and sourcemod to the server. If you do this you can make it directly from the game with a specific butten mapped to 'sm_admin'. A onscreen menu will pop up and you can choose between multiple options including change map. Second way is ingame with the console and the rcon commands. 3rd way is not possible because i don't install screen to my dockers if not necessary to keep the dockers small. But i think the admin menu would be the best way to change maps (i do it also this way on my server with Counter Strike Source and Global Offensive)
  14. My pleasure... Also this guide says you must create the file if it doesn't exist: "The list is contained inside Insurgency/Config/Server/Admins.txt. If this file does not exist, create it. You can also override the file by specifying a command line switch, for example -AdminList=OtherAdminList would make the server read from OtherAdminList.txt instead."
  15. Ok, so i thought i don't make my own server but since i've got my own Spigot server running an McMyAdmin is not my favourite tool to use (since i don't need a GUI and i back up my appdata frequently with the community applications backup tool) i've made one... You can install and try it, it should be available in a few hours (you can install all kind of servers you only must configure it right ) I don't know if thats what you wanted but i wanted to make it as simple as possible, you can also copy over the files from an existing server and it should just work fine.
  16. There is already one or two on the community applications. I think its named MineNode and McMyAdmin.
  17. Arma 3 and Wurm Unlimited are two games of the list that where provided to me to create the dockers. Would be nice if the requester provide the game if i don't own it.
  18. Windows only and i'm not a fan of emulating it with Wine (too complicated, too much headaches,...).
  19. I look into it, can you test it for me if it's possible (I don't own the game).
  20. Yes exactly, i only provide config files if the are essential for the game (TF2 isn't such a game) Place it in the directory where you would normaly put it.
  21. Look, since i don't own the game it's very difficult for me to debug things, i don't know if the game overwrite anything but i don't think so, if you leave everything as it is it works OOB but the other things i don't know... (now you know how hard it is to not own the game and give support ) Eventually @jordanmw can help you out, he runs a 7DtD Docker. Edit: now it should work the problem was that you've used the RWG world generator (now you will have a new folder in your main directory called 'User' if the world has generated successfully and this would be the path for you created world) Don't forget to update the Docker!!!
  22. You can only make port by port, no range! Your server config works fine on my server with ports TCP 25020, UDP 25020, 25021, 25022, 25022 & 27026 open and shows up in the server browser just fine.
  23. You don't read it right, you must only open one port in the range of 27015-27030 (as you said 27021 - 27030 should be available and you only need to open one port) the other thing is that i've tested is if i don't open the base port UDP (wich you don't opened) it doesn't show up in the game browser. Please take another look at the link that i've provided in your case you should open 25020 TCP & UDP, 25021 UDP, 25022 UDP, 25023 UDP (the last 3 are not required since these are for differnt game browsers At least, please try the ports that i've recommended in this post...
  24. Take a quick look at the ports, something is wrong look at this: https://7dtd.illy.bz/wiki/Ports I think you must open the 25020 also UDP + 1 + 2 And why did you open so much steam ports? One is enough in the range of 27015-27030
  25. I will test that today evening. If you are able, can you test the docker with the standard config and with nothing changed? Only for testing?
×
×
  • Create New...