-
Posts
1,869 -
Joined
-
Last visited
-
Days Won
77
Content Type
Profiles
Forums
Events
Downloads
Everything posted by Dennis
-
[Request] Looking for help setting up Minecraft server
Dennis replied to Kaitska's topic in Game Server Help
Seems like file permission issues. Can you start the service manually outside of TCAdmin? https://docs.tcadmin.com/using-tcadmin/manage-game-voice-services/troubleshooting-game-voice-services/#running-the-service-manually Also try repairing the game service from the "More" interface. -
Looking for my Rust Server directory files
Dennis replied to binicollle's topic in General Discussion
On Linux, the game server files are located in /home/<username>/<service_id>/ by default. -
What's New in Version 1.0.2 [Added] Metamod Source [Added] CounterStrikeSharp [Fix] Download and start SteamCMD as the user on Linux
-
windows/linux ARK: Survival Evolved (Supports Clusters)
Dennis replied to Dennis's topic in Game Config Files
It's most likely an issue with the mod. Not all mods work with the latest version of ARK. Try starting the service manually to see if that works: https://docs.tcadmin.com/using-tcadmin/manage-game-voice-services/troubleshooting-game-voice-services -
AFAIK, you can purchase updates and support whenever you want. Let's say you order a purchased license that's valid from 01-01-2023 until 31-12-2023. You choose not to purchase additional updates and support, thus you will be stuck on the current version of TCAdmin with no support. Should you later decide to want to update TCAdmin or need support with something, you just need to renew your subscription.
-
General question about the automatic Steam update
Dennis replied to Gotteshand's topic in TCAdmin Version 2
If you want to check for updates every 15 minutes the entire day, you need to set "Alle wiederholen" to 15 minutes and "Für" to 24 hours. It means it will run the task every 15 minutes for 24 hours. If you only want to check for updates between 06:00 and 18:00, you set the start time to "23.11.2023 06:00", "Alle wiederholen" to 15 minutes and "Für" to 12 hours. It means the task will run every 15 minutes for 12 hours (from 06:00 to 18:00). I hope that makes sense. -
General question about the automatic Steam update
Dennis replied to Gotteshand's topic in TCAdmin Version 2
Set it to update every 15 minutes for 24 hours. Right now, you've set it to run every 15 minutes for 1 minute during the entire day - that's only one time. -
General question about the automatic Steam update
Dennis replied to Gotteshand's topic in TCAdmin Version 2
Configure a "Steam Update" task and tick "Update only if new version is available" under the Advanced Options tab. That way, your server is only updated if there's an update available. -
I don't see any immediate issues running TCAdmin on CloudLinux - but cPanel does not support running TCAdmin on the same server. You might not run into issues - but there's a chance you will.
-
@godzyla2002 You can just disable the "Validate" feature in the Steam settings for the config.
-
Try to update manually: https://docs.tcadmin.com/getting-started/updating/#manual-update Make sure you use the correct version number.
-
linux ARK: Survival Evolved Structures + causing Service to crash
Dennis replied to ChAos48's topic in Game Server Help
Try deleting the savefile and restart the server. If that doesn't work, try reinstalling the mod. -
linux ARK: Survival Evolved Structures + causing Service to crash
Dennis replied to ChAos48's topic in Game Server Help
"Detected Process Crash" means that the service crashed. Have you tried starting the service outside of TCAdmin? -
linux ARK: Survival Evolved Structures + causing Service to crash
Dennis replied to ChAos48's topic in Game Server Help
Try to disable query monitoring in the service settings and see if the game service eventually comes online. It shouldn't take any more than 20 minutes. If it does, TCAdmin is stopping the server because the service does not respond to queries within the time interval that is configured in the query settings for the game. You can either increase the values or disable query monitoring to fix the issue. -
What's New in Version 1.0.1 Linux version added. [Changed] Force configuration of Steam account
-
View File Counter-Strike 2 Expect things to not work properly. This config is based on the game files, and not the dedicated server files as they are not available yet. Despite this config not having a lot of features, getting it working properly has been difficult. Prerequisite (Windows only) Copy the following files from Steam client installation folder to C:\TCAFiles\Games\cs2\game\bin\win64 tier0_s64.dll vstdlib_s64.dll steamclient64.dll Another option is to have the Steam client installed on each of the machines where you want to run CS2 servers. The Steam client path (C:\Program Files (x86)\Steam by default) needs to be added to the Path variable. Open Control Panel (not settings) in Windows Navigate to System and Security > System > Advanced System Settings Click Environment Variables... Under System Variables, select the Path variable and click Edit... Click New and enter the path for your Steam directory Save and restart the TCAdmin Monitor service Prerequisites (Windows and Linux) You will also need to go to the Steam settings in the game template and configure an existing Steam account. You cannot use anonymous. Manual installation Download the config Go to TCAdmin > System > Settings > Game & Voice Hosting > Game & Other Voice Servers > Import Save the config as a new config or chose "Overwrite existing config" if you which to overwrite your current CS config. Remember to select the game in the 'Update Game' field if you do Leave all other settings Features Not a whole lot. Game is pretty new, and there's not much documentation for the dedicated server yet. If you have any recommendations, please post them in the thread. Submitter Dennis Submitted 10/2/2023 Category Game Configs
-
I have a working Windows template for CS2 that we're testing right now. If everything goes fine, the template will be added to the plugin repository soon.
-
Have you had any widgets previously? Do you see the same error if you create a new user and login? Does any error appear in the TCAdmin error log (either Monitor or Web)?
-
@lauryfriese what version of TCAdmin are you on?
-
Which widget are you trying to add?
-
@qspider that's not an issue with the config - it's an issue with DNS. If you've configured your control panel with Let's Encrypt, TCAdmin will (if you do not enter your own domain name) use a dyn.tcadmin.com address. Downloads will be handled over HTTPS, and if there's issue with DNS, you will see that error.
-
windows/linux ARK: Survival Evolved (Supports Clusters)
Dennis replied to Dennis's topic in Game Config Files
@mrpink Yes. You can use this tool as well: http://arksurvivalevolved.gamewalkthrough-universe.com/dedicatedservers/customizationtools/customlevelstool/Default.aspx -
windows/linux Rust - Automatic wipe/update, Oxide, Plugin Installer
Dennis replied to Dennis's topic in Game Config Files
Hi @Rislem I've seen the issue before but I haven't found a way to reproduce it consistently. I have a feeling that it is caused by the "Shutdown service properly" script (which is ironic, I know ). I haven't seen the issue for a long time, though. Are you using the latest version of the game template? -
System.IO.FileNotFoundException: Could not load file or assembly
Dennis replied to Justman10000's topic in Bugs
When are you seeing the error? Which version of .NET have you installed? -
What's New in Version 1.1.0 Support for A21 [Removed] Obsolete variables for the configuration file [Added] New variables for the configuration file [Changed] Web console now prints response from rcon commands