aurum5000 Posted May 6, 2016 Share Posted May 6, 2016 7 Days To Die querry stopped working, it throws errors Link to comment Share on other sites More sharing options...
tinboye Posted May 8, 2016 Share Posted May 8, 2016 i been using this template for weeks and no issues at all. make sure your query protocol is set to "half-life 2 new" then in your query port expression is set to $[service.GamePort] + 1 Link to comment Share on other sites More sharing options...
aurum5000 Posted May 8, 2016 Share Posted May 8, 2016 Thank you for reply. I think if the user stops the server from the game console with /shutdown, TCAdmin still shows the process is running. Will try it again several times. Link to comment Share on other sites More sharing options...
nmo0ory Posted June 30, 2016 Share Posted June 30, 2016 do i use this one ? or alpha 13 ? cuz i downlode this and show alpha 12 not 13 but here http://clientforums.tcadmin.com/showthread.php?p=74382#post74382 is 13 so what should i use ? Link to comment Share on other sites More sharing options...
chikarkas36 Posted July 31, 2016 Share Posted July 31, 2016 Any config for linux? here? Link to comment Share on other sites More sharing options...
Vicente Posted August 5, 2016 Share Posted August 5, 2016 (edited) Hello, I have a problem, I have 6 servers 7DTD, but one is giving me an error that is not how to fix it because I have the same configurations as in the others that if they work. Start the server, but does not detect the Query. This is the server configuration: http://prnt.sc/c22qhd http://prnt.sc/c22rj7 http://prnt.sc/c22rx0 http://prnt.sc/c22s7r http://prnt.sc/c22svy http://prnt.sc/c22tc2 Command Line: -quit -batchmode -nographics -configfile=serverconfigmain.xml -dedicated General config: http://prnt.sc/c22x0f Error: http://prnt.sc/c22u2y I hope you can help me. Greetings and thank you very much. Edited August 5, 2016 by Vicente Link to comment Share on other sites More sharing options...
jeromehaynes Posted August 27, 2016 Author Share Posted August 27, 2016 I can provide no support for 7dtd at the moment as I haven't even touched a 7dtd server in a while. Will update for Alpha 15 though. However, I may be able to find some time to help you on this in the meantime. PM me your e-mail address. Link to comment Share on other sites More sharing options...
tweeknuts Posted October 16, 2016 Share Posted October 16, 2016 Hello. We you able to find a fix for this? I tried a few different things but didn't seem to work. I can on the windows services side the server starting and then after 10 seconds it restarts itself again. Must be a config issue. I know 7 Days To Die is super picky even when I hosted it just as is a while back. Thanks! Link to comment Share on other sites More sharing options...
tweeknuts Posted October 22, 2016 Share Posted October 22, 2016 I have the game working now but the second instance likes to crash. I found out it's because the .exe file and possibly even a couple other folders needs to be renamed (ex. 7DaysToDieServer.exe for one.. second server 7DaysToDieServer2.exe) Is there a way for tcadmin to be able to do that on the fly or are we going to have to do that manually? Link to comment Share on other sites More sharing options...
Raizio Posted October 24, 2016 Share Posted October 24, 2016 You could push an update zip file that would extract the new .exe in every service. Then adjust the template's executable file. Link to comment Share on other sites More sharing options...
ECF Posted October 24, 2016 Share Posted October 24, 2016 You would not be able to change the exe name on the fly with TCAdmin. That would need to be done manually. The only other way to do what you are asking is to have multiple game config files pointing to different executables. Link to comment Share on other sites More sharing options...
Dennis Posted October 25, 2016 Share Posted October 25, 2016 You would not be able to change the exe name on the fly with TCAdmin. That would need to be done manually. The only other way to do what you are asking is to have multiple game config files pointing to different executables. Could also be fixed pretty quickly by allowing the use of variables in the executable name (if it's not already allowed). Then the config could have a script that would execute after setting up the server, which changed the name of the executable from 7DaysToDieServer.exe to 7DaysToDieServer%ThisService_ServiceId%. All you had to do afterwards is setting the executable to 7DaysToDieServer%ThisService_ServiceId%. This would just create a problem with the way TCAdmin functions, as TCAdmin is checking for the executable file before the service is completely setup, and since we can't create a script that would change the name during the setup, the setup task won't be able to find the executable file. Link to comment Share on other sites More sharing options...
goatboynz Posted October 25, 2016 Share Posted October 25, 2016 Bet me to it @dennis The eazy fix for this is to run on a Linux box. After testing all different ways over the last cup of days i have found windows is just shit from running it on made a config for linux and boom no prob at all. This is just one of those games that likes to be a bitch at the best of times. Link to comment Share on other sites More sharing options...
Dennis Posted October 25, 2016 Share Posted October 25, 2016 The eazy fix for this is to run on a Linux box. HOW? All our Linux servers stopped workking after A15. What distro? Link to comment Share on other sites More sharing options...
ECF Posted October 25, 2016 Share Posted October 25, 2016 Could also be fixed pretty quickly by allowing the use of variables in the executable name (if it's not already allowed). Then the config could have a script that would execute after setting up the server, which changed the name of the executable from 7DaysToDieServer.exe to 7DaysToDieServer%ThisService_ServiceId%. All you had to do afterwards is setting the executable to 7DaysToDieServer%ThisService_ServiceId%. This would just create a problem with the way TCAdmin functions, as TCAdmin is checking for the executable file before the service is completely setup, and since we can't create a script that would change the name during the setup, the setup task won't be able to find the executable file. That would open up a big security hole which I won't even get into Link to comment Share on other sites More sharing options...
Dennis Posted October 26, 2016 Share Posted October 26, 2016 That would open up a big security hole which I won't even get into It would? Huh, I didn't even know that. I know you mentioned that you wouldn't get into the issue, but can you give just a tiny hint? I'm not saying that users should be able to change the name of the executable file Link to comment Share on other sites More sharing options...
ECF Posted October 26, 2016 Share Posted October 26, 2016 One word. "Resellers" Link to comment Share on other sites More sharing options...
numpty Posted January 10, 2017 Share Posted January 10, 2017 i have a config with small fixes and it works for windows using latest config.xml and other small bug fixes Windows Server Tested and working 10/01/20177 Days To Die - Windows.xml Link to comment Share on other sites More sharing options...
ECF Posted January 10, 2017 Share Posted January 10, 2017 Thank you for sharing Link to comment Share on other sites More sharing options...
numpty Posted January 11, 2017 Share Posted January 11, 2017 original config was not working so used my initiative to fix it with new config file but any day there will be a new update with changed that break it again Link to comment Share on other sites More sharing options...
jeromehaynes Posted January 11, 2017 Author Share Posted January 11, 2017 I'm not actively maintaining the config for 7 days to die. I probably will when it's in a more stable condition where every update doesn't break something with it. Or if I just find the time in general to make a decent new one with all the bells and whistles :') Link to comment Share on other sites More sharing options...
SmDstyle Posted January 15, 2017 Share Posted January 15, 2017 Hey i just downloaded the version of numpty, the server say running but i dont see it in steam or anywhere and the port are forwarded ... did i miss something lol ? Because every other config for other game work well except this one. Maybe i need to wait more time or something. But i guess starting a server is pretty quick for that game. Is something broken again ? Link to comment Share on other sites More sharing options...
numpty Posted February 2, 2017 Share Posted February 2, 2017 i will look into if config has changed again Link to comment Share on other sites More sharing options...
thedarknights Posted February 20, 2017 Share Posted February 20, 2017 Numpty are you going to be releasing any kinda update for this? Link to comment Share on other sites More sharing options...
numpty Posted February 20, 2017 Share Posted February 20, 2017 Numpty are you going to be releasing any kinda update for this? i am still looking Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now