Jump to content

LFA

TCAdmin Developer
  • Posts

    2,133
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by LFA

  1. Do you still have it running in TCAdmin? Stop it in tcadmin and start it manually again.
  2. I will add it to the list of things to do.
  3. Start the game server manually to see why it doesn't work: http://help.tcadmin.com/Troubleshooting_Game_%26_Voice_Services#Running_the_Service_Manually
  4. Here is a basic windows config I made based on these instructions: http://www.unknownworlds.com/ns2/wiki/index.php/Dedicated_Server It says you can run it on Linux with Wine. NS2 - Windows.xml
  5. I was able to import both without errors on version 2.0.35.
  6. Stop the monitor and service manager service. Then execute this command in start > Run: "C:\Program Files\TCAdmin2\Monitor\TCAdminUpdateTool.exe" 2.0.35
  7. Stop the monitor and service manager service. Then execute this command in start > Run: "C:\Program Files\TCAdmin2\Monitor\TCAdminUpdateTool.exe" 2.0.35
  8. Update to 2.0.35. It the error still happens create a support ticket with the url, admin and reseller login for your control panel so I can take a look.
  9. Disabling that option in the role does not affect viewing reseller packages.
  10. Run MySQL workbench. On the left click on the "Open connection to start querying" link and add your connection. Double click on the connection that you created. It will open a new view. Right click on the white space under Object Browser. Select create schema. To create users and set permissions go back to the main workbench view. Double click on your connection under "Server Administration". Select the accounts tab.
  11. You need to uncheck "Create sub admins" in the reseller role.
  12. New Features Added -retry to steam commandline. Bug Fixes If the user does not have access to a game update or mod it does not show up in the list anymore. Reduced CPU used by the game monitor when services were disabled. Reduced CPU used by the service manager. Error when the user has access to predefined commandlines and not to custom commandlines or the other way around. Sub admins without permissions to view users should not be able to change the service owner. Access denied error when sub admin views the service settings and does not have permissions to view users. Access denied error when deleting test1.so. Reseller's subadmins have access to server settings.
  13. Your directory structure is not correct. It should look like this: http://www.tcadmin.com:8880/Interface/GameHosting/FileManager.aspx?serviceid=7 Log in with demoadmin/demoadmin
  14. There is no restart script. What you can do is copy the file /home/tcadmin/Monitor/TCAdminMonitor.exe.log and attach it to a support ticket so we can see why it crashed. Do this before restarting the service because the file gets overwritten.
  15. Check which process is using that port and kill it: netstat -tlnp | grep 27020
  16. Which folder is it updating? It should be updating the /css folder. All you need to do is go to the game server's service settings and make sure the root directory is set correctly to the folder that contains css and hl2 subfolders. I am glad you are happy with v2
  17. I will add -retry in the next update
  18. Do you have a client with a 50 slots TD2 server? This usually happens with source servers and hltv. If you allow clients to enable hltv you need to make sure the port is specified in the command line as one of the custom ports. If you don't specify the hltv port in the commandline the game server will use a random port. If the port belongs to another server the other server will detect the port is not available and use the next available port. This causes a domino effect on all source services. For example you can set the value of custom port 1 to 27020 and add this to your commandlines: +tv_enable 1 +tv_port $[service.CustomPort1] On existing services you will need to set the value of custom port 1 manually.
  19. Execute the download scripts in /home/tcadmin/tcafiles/games manually.
  20. Check the game's config files template. Remove any non standard character. If you can't figure it out create a support ticket with the game config that you are using.
  21. In the mono source code I see this error is thrown when the file /proc/net/snmp does not exist. Try installing snmpd. apt-get install snmpd
  22. You can enter the url to the file instead of the file name and it will get downloaded.
×
×
  • 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