Dennis Posted January 8, 2021 Author Share Posted January 8, 2021 1 hour ago, conceptr980 said: you should have mentioned its 1.2.1 instead of 1.2.0 It's 1.2.0. Previous version was 1.1.0. Since Python 2.7 libraries are no longer needed, the minor version number was changed. Link to comment Share on other sites More sharing options...
jungleNZ Posted January 8, 2021 Share Posted January 8, 2021 Thanks Dennis for your input in keeping this config Great. Link to comment Share on other sites More sharing options...
Dennis Posted January 13, 2021 Author Share Posted January 13, 2021 What's New in Version 1.3.0 Custom query script added (thanks @LFA). This fixes issues with the server reporting more players online that the max slot has been set to if players are in queue. Added 'Private Rule' for Linux config Changed 'Feature Permissions' to allow access for Subadmins and Resellers Link to comment Share on other sites More sharing options...
conceptr980 Posted January 15, 2021 Share Posted January 15, 2021 On 1/13/2021 at 11:39 AM, Dennis said: What's New in Version 1.3.0 Custom query script added (thanks @LFA). This fixes issues with the server reporting more players online that the max slot has been set to if players are in queue. Added 'Private Rule' for Linux config Changed 'Feature Permissions' to allow access for Subadmins and Resellers Still testing the custom query script but for sure that live players stats in the panel doesnt work with that custom query script. I still prefer disabling slots detection till its been resolved. Your effort is much appreciated Link to comment Share on other sites More sharing options...
Dennis Posted January 15, 2021 Author Share Posted January 15, 2021 57 minutes ago, conceptr980 said: Still testing the custom query script but for sure that live players stats in the panel doesnt work with that custom query script. It's working for us, and @LFA has tested it on other servers as well. What issues are you experiencing? Link to comment Share on other sites More sharing options...
LFA Posted January 15, 2021 Share Posted January 15, 2021 You can check the monitor error log on the server where the game server is located. Any error would be shown there. You can also make a copy of the script and change the event to custom icon with ignore errors and popup unchecked so you can check for errors by executing the script. Link to comment Share on other sites More sharing options...
conceptr980 Posted January 16, 2021 Share Posted January 16, 2021 19 hours ago, Dennis said: It's working for us, and @LFA has tested it on other servers as well. What issues are you experiencing? I didnt look at the errror log yet but here is an image of the panel while the custom query is enabled: Link to comment Share on other sites More sharing options...
Dennis Posted January 18, 2021 Author Share Posted January 18, 2021 In case there's actually active players on the server, it's reporting the player stats incorrectly, it seems. Could you send me a DM with access to your control panel so I can investigate? Link to comment Share on other sites More sharing options...
Rads Posted January 20, 2021 Share Posted January 20, 2021 the wipe server function appears to be not working for me on a test server there is nothing to select in the box Link to comment Share on other sites More sharing options...
Dennis Posted January 20, 2021 Author Share Posted January 20, 2021 @Rads you will need to have an existing map before there's anything to wipe. If the server hasn't created a map yet, it can't delete anything. Link to comment Share on other sites More sharing options...
Vicente Posted January 21, 2021 Share Posted January 21, 2021 Hi, in the wipe script, how can I put a variable for the path? Example: conffile = Path.Combine(ThisService.RootDirectory, String.Format("server/ThisService.Variables["identity"]/cfg/server.cfg")) The idea is that the script detects the custom identity used by clients Link to comment Share on other sites More sharing options...
minimalistic Posted January 31, 2021 Share Posted January 31, 2021 (edited) Hi, i have a problem when i run a server, i cant connect to it, i think the config is broken, any can help? thanks Edited January 31, 2021 by minimalistic Link to comment Share on other sites More sharing options...
mspsmuge Posted February 11, 2021 Share Posted February 11, 2021 (edited) Heya, Having a bug quite often, services bug out and refuse to stop via the panel, if i initiate a restart command to a rust server it loads continuously. If I then manually kill the process of the server it shows as stopped and from there will function correctly for some time. Any ideas or anyone who has experienced a similar problem let me know. Thanks, Aaron S. Edited February 11, 2021 by mspsmuge Link to comment Share on other sites More sharing options...
Dennis Posted February 12, 2021 Author Share Posted February 12, 2021 @mspsmuge does it by any chance happen when the rcon password is changed through the config file? Link to comment Share on other sites More sharing options...
mspsmuge Posted February 12, 2021 Share Posted February 12, 2021 Heya Dennis Just checked, it is with users who have changed away from the default rcon passwords, any ideas of a quick fix? Many thanks, Aaron S Link to comment Share on other sites More sharing options...
Dennis Posted February 12, 2021 Author Share Posted February 12, 2021 Check the value of "Wait before stop" in the config. It should be lower than 5 seconds. If it is that, try enabling debug on the monitor and see if anything is written when you're trying to shut down the service. Link to comment Share on other sites More sharing options...
Dennis Posted March 5, 2021 Author Share Posted March 5, 2021 What's New in Version 1.3.1 Fixed uMod download link for Linux 'Update uMod after Steam Update' will work correctly on Linux Added script to kill all running executables after shutdown (will fix issues where uMod's Compiler.exe keeps running) Link to comment Share on other sites More sharing options...
Dennis Posted April 12, 2021 Author Share Posted April 12, 2021 What's New in Version 1.3.2 Fixed issue with automatic uMod update after Steam Update Link to comment Share on other sites More sharing options...
Brettster Posted May 24, 2021 Share Posted May 24, 2021 Having an issue whenever the "Wipe on Rust Wipe Day" script runs it will restart the server. I have the task scheduled everyday. Link to comment Share on other sites More sharing options...
Dennis Posted May 25, 2021 Author Share Posted May 25, 2021 What's New in Version 1.3.3 [Improvement] 'Wipe on Rust Wipe Day' script won't stop the server unless it's actually wipe day [Fixed] Fixed an issue with generating a new seed automatically @Brettster There's a fix for your issue in the latest release. 1 Link to comment Share on other sites More sharing options...
Dennis Posted May 26, 2021 Author Share Posted May 26, 2021 What's New in Version 1.3.4 'Wipe on Rust Wipe Day' and 'Wipe server' script [Changed] The script will now wipe all .map and .sav* files from the server [Fixed] Issue with 'name 'ServiceStatus' is not defined' [Fixed] Issue when replacing previous seed consisting of a negative int with a new seed consisting of a negative int. Various cleanups [Deleted] 'savedir' custom variable The version of the "Wipe on Rust Wipe Day" script that was included in 1.3.3 won't work. If you've installed that version, please upgrade. Link to comment Share on other sites More sharing options...
hz32 Posted June 2, 2021 Share Posted June 2, 2021 Hi, I do not know if it is just me but when trying to switch the branch i gets stuck on this. https://gyazo.com/f8a6fff0878e5b3c9211f163e90f0faa Link to comment Share on other sites More sharing options...
Dennis Posted June 2, 2021 Author Share Posted June 2, 2021 (edited) @hz32 doesn't seem to be stuck. It seems to be fully completed The SteamCMD output is not necessarily sent in chronological order, so I get why it can seem a bit misleading. Edited June 2, 2021 by Dennis Added information about SteamCMD output Link to comment Share on other sites More sharing options...
hz32 Posted June 2, 2021 Share Posted June 2, 2021 @DennisOkey i see. But we cannot join the server with staging branch version. It just says "Server update required" when trying to join the server. Link to comment Share on other sites More sharing options...
Dennis Posted June 2, 2021 Author Share Posted June 2, 2021 Oh wait, I know why. Hang on, update incoming within a few minutes. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now