Carrot3301 Posted January 20, 2022 Share Posted January 20, 2022 Brilliant config just wondering if am able to install umod automatically when server is created as with out it I can not start server. Link to comment Share on other sites More sharing options...
mspsmuge Posted February 7, 2022 Share Posted February 7, 2022 Hey, I find that this script here breaks the config completely. With this enabled was seeing an error in which if you had text editor and config editor enabled regardless of if read variable value from config was enabled it'll wipe any values the user has set via the text editor. Also caused an error on install in which the seed,worldsize and map type showed as null. Thank you, Aaron S $ipy<% if ThisService.Variables.GetValue("UseCustomMap") == "True": ReturnValue = "server.levelurl {}".format(ThisService.Variables.GetValue("levelurl")) else: ReturnValue = "server.level \"{}\"\nserver.seed {}\nserver.worldsize {}".format(ThisService.Variables.GetValue("level"), ThisService.Variables.GetValue("seed"), ThisService.Variables.GetValue('mapsize')) %> Link to comment Share on other sites More sharing options...
Dennis Posted February 9, 2022 Author Share Posted February 9, 2022 What's New in Version 1.5.0 After updating, please click "Update existing services" in the Rust config. Changed] The game service is now configured using settings.cfg and additionalsettings.cfg to fix a small issue. These files will be merged to server.cfg before the server starts settings.cfg can now only be edited using the configuration editor additionalsettings.cfg can only be edited using the text editor. This file is for settings that are not defined in settings.cfg @mspsmuge this should fix your issue. 1 Link to comment Share on other sites More sharing options...
Dennis Posted February 9, 2022 Author Share Posted February 9, 2022 What's New in Version 1.5.1 [Fixed] Rcon was not working because +rcon.password was removed from commandline Link to comment Share on other sites More sharing options...
mspsmuge Posted February 11, 2022 Share Posted February 11, 2022 Heya, Thanks for the speedy update will take a look over this shortly. Thank you =D Link to comment Share on other sites More sharing options...
Dennis Posted February 11, 2022 Author Share Posted February 11, 2022 What's New in Version 1.5.2 [Fixed] Wipe scripts were writing changes to server.cfg which would cause issues and changes to the server's seed wouldn't take effect. Link to comment Share on other sites More sharing options...
Dennis Posted February 17, 2022 Author Share Posted February 17, 2022 What's New in Version 1.5.3 After updating/installing this config, please go to System > Settings > Games & Other Voice Servers > Rust and click "Update existing services". [Fixed] "Wipe Server" script didn't work unless "Use random seed" was enabled Link to comment Share on other sites More sharing options...
userunknown Posted March 5, 2022 Share Posted March 5, 2022 This won't do updates to steam it seems. I click steam update and it only does umod download. Link to comment Share on other sites More sharing options...
Dennis Posted March 5, 2022 Author Share Posted March 5, 2022 The Steam Update feature is not a part of the config. It's a part of TCAdmin. Check the output when it's updating. It should tell you whether or not something goes wrong. Link to comment Share on other sites More sharing options...
userunknown Posted March 5, 2022 Share Posted March 5, 2022 (edited) Ok well I updated to this and it broke steam update. It's ok I saved original and restored it all is good. Edited March 5, 2022 by userunknown Link to comment Share on other sites More sharing options...
Dennis Posted March 5, 2022 Author Share Posted March 5, 2022 Again; check the console output from the Steam Update. It will tell you what's happening. Link to comment Share on other sites More sharing options...
numpty Posted March 5, 2022 Share Posted March 5, 2022 4 hours ago, userunknown said: Ok well I updated to this and it broke steam update. It's ok I saved original and restored it all is good. As Dennis said. This config has nothing to do with the steam update feature. It utilises the feature which is built into tcadmin as standard so the issue lays elsewhere eg steam itself. firewall blocking steam download port etc Link to comment Share on other sites More sharing options...
Dennis Posted April 6, 2022 Author Share Posted April 6, 2022 What's New in Version 1.5.4 [Fixed] Rust server not able to start on Linux due to permissions on the "logs" folder Link to comment Share on other sites More sharing options...
Smolf Posted April 8, 2022 Share Posted April 8, 2022 Hi! @Dennis. Possible to make to windows also, i cant restart windows rust server, i cant stop or restart it? Link to comment Share on other sites More sharing options...
Dennis Posted April 8, 2022 Author Share Posted April 8, 2022 @Smolf the Windows configuration works just fine on my end. Version 1.5.4 of the config file only affects Windows servers. If you cannot start or stop the service, you can try starting the service outside of TCAdmin: https://help.tcadmin.com/Troubleshooting_Game_and_Voice_Services Also, remember to click "Update existing services" after installing an update to the game configuration. 2 Link to comment Share on other sites More sharing options...
Smolf Posted April 8, 2022 Share Posted April 8, 2022 37 minutes ago, Dennis said: @Smolf the Windows configuration works just fine on my end. Version 1.5.4 of the config file only affects Windows servers. If you cannot start or stop the service, you can try starting the service outside of TCAdmin: https://help.tcadmin.com/Troubleshooting_Game_and_Voice_Services Also, remember to click "Update existing services" after installing an update to the game configuration. Thank you, we will look into it. Link to comment Share on other sites More sharing options...
Dennis Posted April 8, 2022 Author Share Posted April 8, 2022 What's New in Version 1.6.0 [Changed] Rust now requires "Half-Life 2 new (UTF8)" (a2sutf8) query protocol instead of "Half-Life 2 new" (a2s). The custom query script has been updated to allow queries to work. Link to comment Share on other sites More sharing options...
conceptr980 Posted April 8, 2022 Share Posted April 8, 2022 Hello .. starting from the last config version, whenever i try to modify any variable i get the following message even though it do save after refresh: Link to comment Share on other sites More sharing options...
matiasg90 Posted April 9, 2022 Share Posted April 9, 2022 (edited) Version 1.6.0 does not respond well to queries. I am using custom queries Edited April 9, 2022 by matiasg90 Link to comment Share on other sites More sharing options...
Gardiny Posted April 10, 2022 Share Posted April 10, 2022 13 hours ago, matiasg90 said: Version 1.6.0 does not respond well to queries. I am using custom queries Same, some services work well and query responding and some not ... i dont understand what i wrong @Dennis ? Link to comment Share on other sites More sharing options...
conceptr980 Posted April 10, 2022 Share Posted April 10, 2022 (edited) same here .. Query issues plus steam update issue, the exclamation part remains showing even after update Edited April 10, 2022 by conceptr980 Link to comment Share on other sites More sharing options...
Dennis Posted April 11, 2022 Author Share Posted April 11, 2022 Please, no more messages about query issues with 1.6.0. The recent Rust update broke TCAdmin's ability to send queries to that game consistently. I'm aware of it but there's currently no way for me to fix this right now. As a workaround, you can disable query failure detection under "Query Monitoring" in the game settings. And again: Please don't report query issues for this version of the config. I'm aware that it doesn't work. It can't be fixed currently. @conceptr980 that issue is related to the Steam Badges module, not this config. It has been an issue with that module for a while now. Link to comment Share on other sites More sharing options...
Dennis Posted April 11, 2022 Author Share Posted April 11, 2022 On 4/8/2022 at 8:39 PM, conceptr980 said: Hello .. starting from the last config version, whenever i try to modify any variable i get the following message even though it do save after refresh: Make sure that you're on the latest version of TCAdmin. Link to comment Share on other sites More sharing options...
conceptr980 Posted April 11, 2022 Share Posted April 11, 2022 38 minutes ago, Dennis said: Make sure that you're on the latest version of TCAdmin. Thank you for your reply. I believe im using the latest version of Tcadmin already 2.0.177.0 Link to comment Share on other sites More sharing options...
Dennis Posted April 11, 2022 Author Share Posted April 11, 2022 That's a TCAdmin issue then. If you've manually updated instead of using the updater from the control panel, that could cause the issue. Open a ticket to get help with that problem. 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