Jump to content

Dennis

Administrator
  • Posts

    1,881
  • Joined

  • Last visited

  • Days Won

    77

Everything posted by Dennis

  1. Try navigating to /home/tcadmin/TCAFiles/Games/. In there, you should see an installer script for Valheim - try running that to see if you see any issues.
  2. Exactly. If you haven't got a "branch" variable (check under "Variables") or that variable doesn't have a default value, you're gonna end up with an error when the Game Tool SteamCMD downloader tries to download the game. If it doesn't exist: Delete '-beta ![branch]' from the App Id field. If it does exist but have no default value: Set the default value to "public".
  3. In the Steam settings for the game, check if you have something set for the branch.
  4. You need to make sure you have the files available. They should be downloaded using the Game Tools under settings.
  5. Sorry for the delay. I actually had made all the relevant changes but forgot to upload the config. What's New in Version 1.3.0 Updated to be compatible with 7 Days To Die 1.0 and newer versions. [Changed] The server config now accepts UTF-8 characters [Fixed] Backup can now run as a scheduled task [Added] Restore backup script [Added] ServerTools [Added] uMod [Added] War3zukWarzup + modlets
  6. I haven't been able to reproduce the issue, even with scheduled restarts. Is it always happening for the same service? Have you checked if it has custom affinity defined?
  7. When that happens, check the server log. It should have "Server startup complete" - if it doesn't affinity and priority won't be changed back.
  8. Ýou don't have to make any changes. Your users can just add sv_setsteamaccount <GSLT> to their config file, and everything will be fine. If you want to add it to the commandline, you will need to add a new variable for the game. In your default commandline template, you can then add "+sv_setsteamaccount ![variablename]".
  9. What's New in Version 1.0.5 [Changed] Disabled ForceBindIP as this does not work with CS2 and may cause issues with starting services. Please click "Update existing services" after updating the game config.
  10. See this: https://docs.tcadmin.com/billing-api/billing-api-examples The ZIP you can download contains examples of all billing API requests.
  11. Make sure you're not using the experimental config if you want to play stable.
  12. What's New in Version 2.5.1 [Fixed] In some cases, detecting the correct Java version would fail with "Cannot add the same member twice to a SerializationInfo object" when starting the server with a modloader. After importing/updating this, remember to click "Update existing services" in the game settings.
  13. What's New in Version 2.5.0 [Changed] The script that detects Java version has been replaced Now performs three checks and determines the highest possible Java version In some cases, this will be a bit slower - but the Java version is cached for that specific jar inside TCAFolder/Temp/MinecraftSHA256 and will be used when same jar is started. This is done across the entire server. Jars are matched against SHA256. Old script is still available in case you experience issues [Added] Option to use modloader args (eg. @libraries\net\neoforged\neoforge\20.4.237\win_args.txt) in the commandline instead of jars. Requires version 2.0.192.9 or later [Fixed] Image links for some mods/updates After importing/updating this, remember to click "Update existing services" in the game settings.
  14. This is already possible with the MySQL Manager module for TCAdmin. Install it from the plugin repository in TCAdmin settings.
  15. @MrMayhem unfortunately the image is no longer available.
  16. If your services are running as TCAGame, each of your users would be able - in theory - to access each other's files. This is actually possible with plugins for Minecraft. They allow you to browse the server's files from the Minecraft server. If each service is running as a unique user, they will only have access to their own files. Some games can only run under TCAGame.
  17. Not necessarily - but that's a good option to use as well. Restricting which files (and file types) a user can access/modify/run is most important.
  18. TCAdmin doesn't start anything in containers and in theory that's bad. However - as long as you make sure to limit what the client can access, you won't run into an issue. Never allow the user to modify the executable file. If you give them access to .dll and .so files, make sure you know what you're doing.
  19. The script is only meant to work on Windows. I couldn't find a way to do the same thing on Linux, unfortunately.
  20. ServerJars has unfortunately shut down. I'm looking for another API that can replace it.
  21. Some modpacks have the wrong information in the CurseForge API, and that will result in a 404 error when trying to download the modpack installer. Unfortunately, we can't really do anything about that at the moment.
  22. What's New in Version 1.2.0 Support for Experimental 1.0 [Added] IgnoreEOSSanctions setting [Removed] SaveGameFolder setting This has no effect since savegames are stored in the same data as before (a "Saves" folder relative to the service's root directory)
  23. I will be working on updating the configs ASAP.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use