Jump to content

LFA

TCAdmin Developer
  • Posts

    2,133
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by LFA

  1. Can you create a ticket with the url and login for your control panel and access to your server so I can take a look?
  2. http://help.tcadmin.com/Teamspeak_Server_Configuration
  3. Can you check if the process id 22827 is the service manager or the monitor? /home/tcadmin/Monitor/serviceman-service status /home/tcadmin/Monitor/monitor-service status If its the service manager it is probably caused by the bandwidth monitoring. We are working on improving CPU usage on Linux for the next update. If it is causing lag uninstall libpcap and restart the service manager service.
  4. Currently there are no plans to add this feature.
  5. yes write "tcadmin" without quotes in active.txt
  6. also create the file main\players\active.txt with "tcadmin" without quotes.
  7. Try creating this empty directory: main\players\tcadmin
  8. It shows up under the voice services page along with ventrilo and teamspeak.
  9. Uploaded here: http://clientforums.tcadmin.com/showthread.php?p=58900#10
  10. New Features TCAdmin can now display the current bandwidth usage of a service. To enable this feature you must install winpcap on Windows or libpcap on Linux. Restart the service manager after installing. Added live players, cpu, memory and bandwidth usage to the service home page. By default only admins can view them. To enable for other user types go to each game settings and enable in the Feature Permissions tab. The following columns are now available for the game and voice services list: slots, players, cpu, memory, bandwidth, process id. To add them select Grid Columns > Configure Columns. Select the columns then Grid Columns > Save Settings. The game monitor rule detection allows variables to be used in the value field. The Minecraft config has been updated in our forums to not allow the value of server-port to be changed. Added UT99 and COD4 configs to forums.
  11. I will see if I can make a config for it based on the v1 configs.
  12. Also make sure tcaweb has read permissions on TCAdmin2\Monitor\Shared. The permissions should be added when the monitor is started.
  13. Muestra algun error en el console.log?
  14. No I asked because this caused some problems on the version you are running. Try updating to 2.0.26 manually: http://help.tcadmin.com/Updating#Manual_Update If it works you still need to use the web update so it updates your database.
  15. TCAdmin queries the game server to make sure it is working correctly. By default, if the query fails the service is restarted and it sends you an email. To see if this is your problem do the following: Configure General Settings > Mail Server Settings to send email. Configure an email in your admin account details. If the game server is restarted it will send you and other admins an email. Start a game server and click on the Current Activity icon at the bottom. If the query fails you will see it there. Some games take a few seconds to start responding to queries. If you get an error give it a few seconds and click on refresh. To fix this: Follow the steps in this article to see if the game server is starting correctly: http://help.tcadmin.com/Troubleshooting_Game_%26_Voice_Services Make sure the query port is correct in the game server's service settings.
  16. Is your server configured with active directory? Make sure the TCAWeb user has read permissions on TCAdmin2\Monitor\Shared
  17. Resellers can already have their own templates. By default they get your templates but they can be edited. You should use General Settings > Company Info to avoid adding your information directly in the templates. Use all the company info variables instead. That way the resellers just need to update their company info and they get their own branded templates without making any changes to them.
  18. Start the monitor in console mode and check for errors while starting up: http://help.tcadmin.com/Server_Components#Start.2FStop_in_Console_Mode
  19. install gdb like it says. You only need this to run srcds in debug mode.
  20. Bug Fixes File permissions set correctly when creating a service on Linux. If you created a game server with 2.0.25 please set the owner manually to tcagame or reinstall it. File permissions set correctly when uploading a file with the file manager or FTP on Linux.
  21. Update to 2.0.26 for the fix.
  22. Enabling uninstall on its own does not do anything other than remove the mod's commandline. You need to configure tcadmin to undo the changes that the installation did. For an example you can look at the CS mods included by default. When it is installed lines are added to the specified files. When it is uninstalled the lines are removed. If you need to delete files add a batch/shell script for the mod uninstall event that deletes them.
  23. There is no upgrade tool from v1 to v2 available yet. Right now the only option is to do it manually. The tables are not compatible. When v2 has all the features from v1 we will work on the upgrade tool.
  24. This was fixed by adding this batch script on the before start event: IF NOT EXIST __iw3mp GOTO END attrib -h __iw3mp DEL __iw3mp :END Next time you can troubleshoot in Windows using the TCAdmin Service Browser. Select the service and click on the Show Interactive Service button. You can see the game console and check for errors. In this case it had a prompt asking if you want to start in safe mode. This message is removed by deleting __iw3mp.
×
×
  • 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