Jump to content

LFA

TCAdmin Developer
  • Posts

    2,133
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by LFA

  1. LFA

    I/O Reading

    It's probably caused by the bandwidth monitor.
  2. LFA

    I/O Reading

    The attached image is too small I can't read it.
  3. New Features Added options to start the Steam and Punkbuster update after a game server has been created or reinstalled. Bug Fixes Fixed a bug when executing service manager events. Image URL in custom icon supports relative paths. Security settings could not be saved on Linux. Fixed script error when using Mono 3.0.2. Fixed bug in billing api that would cause "No results were returned" in WHMCS.
  4. With the new script events you could create your own fast download script but it could get complicated.
  5. Resellers will see the teamspeak IP by default. I don't know when resellers will be able to set their own hostnames.
  6. This is already included by default. Just place the game's files in C:\GameInstalls\CSS
  7. New Features Game scripts can be configured to run as a custom action or icon in the service home page. Simply set the script's event to "Custom Action" or "Custom Icon". Service's "Scheduled Restarts" tab has been renamed to "Scheduled Tasks". Custom icons, actions, punkbuster/steam updates and rcon/console commands can be scheduled. This requires the "Scheduled Script" feature permission in the game's settings. Service's scheduled tasks can be configured to execute every x minutes or hours. Added After Started, Before Stopped, After Steam Update game script events. Added maintenance mode to the control panel and FTP. Only admins and subadmins are alowed to login With these options enabled. This is configured in General Settings > Security Settings. Added option to resolve the Teampeak server hostname when the service belongs to a reseller package. Steam game downloader can now be executed as a recurring task. Bug Fixes Fixed sorting log files in log viewer. Grid columns from some pages could not be translated. Fixed Warband query protocol. Fixed some errors with licensing when the master received an error from the license server. Fixed duplicate entry errors when creating tasks. Fixed javascript error in IE10. Fixed a bug causing 100% CPU usage on Linux.
  8. Run steamcmd.exe on a different server or PC. If it updates correctly from there copy the SteamCmd folder to Program Files\TCAdmin2\Monitor\Tools.
  9. This should be fixed in the next update later this week.
  10. On v2 just go to System About > Change License.
  11. You can only do this with v2. You can configure one game to use the updates from another. Also in v2 you can create Xmx and Xms variables so you only need 1 game configuration.
  12. Use update tool: http://help.tcadmin.com/Updating#Manual_Update
  13. You didn't enable debug mode. That's why it doesn't show messages from the game server creation process.
  14. Edit /home/tcadmin/Monitor/TCAdminMonitor.exe.config. Change the value of TCAdmin.Debug from False to True. Start the monitor in console mode: cd /home/tcadmin/Monitor ./monitor-service stop ./monitor-console Create the game server and let me know the messages shown.
  15. Did you enable ftp access in the user's role?
  16. You can remove the permission requirement by executing command on your database: UPDATE tc_datasource_fields SET required_permissions='({07405876-e8c2-4b24-a774-4ef57f596384,-1,24})' where class='TCAdmin.GameHosting.SDK.Objects.Service' AND field='ServerName';Then restart the master monitor.
  17. "FTP access is disabled." means the user's role has ftp access disabled. User Management > Roles > Select the role. Enable the FTP Server > FTP Access permission.
  18. Create a support ticket so I can take a look.
  19. Subadmins are always able to see this column. It does not depend on access to the "Servers" permission. It depends on the "Games" permission but the column is always visible. If the user doesn't have this permission he will see the column as text. If he has permissions to "Games" he will see the column as a link to the game's settings.
  20. Stop the monitor and start it in console mode. Make sure it is starting correctly: cd /home/tcadmin/Monitor ./monitor-service stop ./monitor-consoleAlso the default ftp port is 8821. Make sure you are connecting to the correct port.
  21. Create a support ticket with the link to your control panel and admin/reseller logins so I can take a look.
  22. What type of database do you have?
  23. Are you sure that doesn't fit in the field? I have seen other clients with "exclude files" as large as that.
  24. It looks like valve already fixed this on Linux. I will update the article.
×
×
  • 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