Jump to content

Dennis

Administrator
  • Posts

    1,881
  • Joined

  • Last visited

  • Days Won

    77

Everything posted by Dennis

  1. This happens because the config was exported using a newer version of TCAdmin than you're using to import it. You can open the .xml file and remove the lines from the file. You will not be able to install it from the plugin repository, however. You will need to upload the config manually.
  2. You need to wait until TCAdmin queries the server. The server needs to be online for some time before TCAdmin will save the hostname.
  3. Can you elaborate? Hostnames are showing just fine for me using the latest version of the config.
  4. 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
  5. 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.
  6. @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.
  7. 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.
  8. 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
  9. The config already supports mods. Although, not a lot of mods are made for the experimental branch.
  10. @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.
  11. 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.
  12. 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.
  13. 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.
  14. 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.
  15. @Smolf that is correctly configured. TCAdmin will not create a new password if the customer configures a password during ordering of the server.
  16. @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.
  17. @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.
  18. What's New in Version 1.5.4 [Fixed] Rust server not able to start on Linux due to permissions on the "logs" folder
  19. 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.
  20. @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.
  21. @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
  22. If you want to use environmental variables on Linux and ran into issues, try this instead:
  23. 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.
×
×
  • 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