-
Posts
1,876 -
Joined
-
Last visited
-
Days Won
77
Content Type
Profiles
Forums
Events
Downloads
Everything posted by Dennis
-
windows/linux ARK: Survival Evolved (Supports Clusters)
Dennis replied to Dennis's topic in Game Config Files
What's New in Version 2.1.1 [Fixed] bDisableDefaultMapItemSets was accidently set as "DisableDefaultMapItemSets" in Game.ini which would not cause the value to be output After installing the update, you will need to navigate to each service's Game.ini and save it using the Configuration Editor -
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
The query interval was changed inside of the query monitoring settings. It will still show as 0/0 players connected occasionally, but you should not face any issues with the server shutting down due to query failures. -
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
@Gardiny all changes are mentioned in the changelog. Line 25 of the custom query script was changed to this: Players=Players+String.Format("<player><name>{0}</name><ping>{1}</ping><score>{2}</score></player>", HttpUtility.HtmlEncode(player.Name), player.Ping, player.Score) Previously, it had a few typos. -
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
What's New in Version 1.6.1 [Fixed] Queries should now work - hopefully [Changed] Time between queries have been lowered If you're still having issues, do not DM me. Reply to this thread instead. -
windows/linux [Official] Minecraft (Automatic Java Version - Multiple Mods)
Dennis replied to Dennis's topic in Game Config Files
What's New in Version 2.2.2 [Changed] Only create scheduled task to update Java if environment variables are not configured [Changed] "Select Java version" script has been cleaned up [Fixed] Java can now be downloaded on all Linux distributions -
The config already supports mods. Although, not a lot of mods are made for the experimental branch.
-
windows/linux [Official] Minecraft (Automatic Java Version - Multiple Mods)
Dennis replied to Dennis's topic in Game Config Files
@volborg if you're still having issues with the Java download, please DM me on the forums (make sure you enable DMs) or on our Discord server. I'd like to investigate the issue. -
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
Please read this: https://community.tcadmin.com/topic/11464-rust-automatic-wipeupdate-oxide-plugin-installer/?do=findComment&comment=75191 It's also under "Known issues" in the original post and it's a highlighted answer on this thread. -
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
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. -
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
Make sure that you're on the latest version of TCAdmin. -
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
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. -
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
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. -
windows/linux Valheim (V+ support and custom scripts)
Dennis replied to Dennis's topic in Game Config Files
@Smolf that is correctly configured. TCAdmin will not create a new password if the customer configures a password during ordering of the server. -
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
@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. -
windows/linux [Official] Minecraft (Automatic Java Version - Multiple Mods)
Dennis replied to Dennis's topic in Game Config Files
@volborg that's unfortunately an issue on some Linux distributions. For some reason, it sees the SSL certificate as expired. You can install the 4 Java versions manually and setup environmental variables until I find a fix for that. -
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
What's New in Version 1.5.4 [Fixed] Rust server not able to start on Linux due to permissions on the "logs" folder -
windows/linux Valheim (V+ support and custom scripts)
Dennis replied to Dennis's topic in Game Config Files
Can you provide some screenshots of this issue? I'm not sure I understand what you mean. Yes, just add a password field in WHMCS and configure that field to be the Password in the module setting, as with any other game. You should add some validation on the field, however. AFAIK, passwords needs to be at least 6 characters. -
windows/linux Valheim (V+ support and custom scripts)
Dennis replied to Dennis's topic in Game Config Files
@Smolf I just tried setting up a server and deleted it again. The entire service root was deleted. Which files do you see after the service was deleted? TCAdmin will throw an error if it can't delete the service root, which means the server will not be deleted. -
windows/linux ARK: Survival Evolved (Supports Clusters)
Dennis replied to Dennis's topic in Game Config Files
@guska you need to download the files manually to /home/tcafiles/games/ark-linux first. There's a tool in TCAdmin that can help with that: https://help.tcadmin.com/Game_Tools#Steam_Game_Downloader -
windows/linux [Official] Minecraft (Automatic Java Version - Multiple Mods)
Dennis replied to Dennis's topic in Game Config Files
If you want to use environmental variables on Linux and ran into issues, try this instead: -
Your SQLite database is from version 2.0.172.0 of TCAdmin. You're currently trying to convert the SQLite database on version 2.0.176.0. It seems like you've previously had an installation of TCAdmin where you saved the SQLite database. This database has now been imported into a new TCAdmin installation running a newer version of TCAdmin - and that's why you get the error. You'll need to install version 2.0.172.0 of TCAdmin, convert the SQLite database to MySQL. Your SQLite database is for an old version of TCAdmin.
-
What's New in Version 1.0.2 This update only fixes issues for the Linux config. [Fixed] "Relative Executable" was not set [Fixed] "Files Folder Name" was not set [Fixed] "Default Commandline" was not specifying the correct path to the logfile This also fixes web console not working
-
windows/linux ARK: Survival Evolved (Supports Clusters)
Dennis replied to Dennis's topic in Game Config Files
Yes, you just need to enable CrossPlay from the commandline. -
What's New in Version 1.1.0 [Added] Support for "Private Rule" in Query settings [Changed] Query Interval lowered to 300 seconds [Changed] "Print Rcon response" has been enabled [Changed] Small changes to serverconfigmain.xml [Changed] "World Backup" now only saves the latest 10 backups. The number of backups to save can be changed in the script [Changed] "Config File Backup" now only saves the latest 10 backups. The number of backups to save can be changed in the script [Mod] Replaced "Darkness Falls: They mostly come out at night..." with the link for A20 Installing the mod now disables EAC automatically, as required by the mod. EAC is enabled after mod uninstallation [Mods] Uninstalling any mod will also remove the mod files [Removed] "Darkness Falls: They mostly come out at night..." update. This can now be updated from "Mod Manager"
-
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
Again; check the console output from the Steam Update. It will tell you what's happening.