Jump to content

LFA

TCAdmin Developer
  • Posts

    2,133
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by LFA

  1. Some files were missing in the latest update. Update to 2.0.57 again even if you already have it installed.
  2. If you reinstalled TCAdmin it probably lost all the file permissions. Go to General Settings > Game Tools and run the repair tool on your server.
  3. Check the game monitor configuration. Make sure it is configured to restart the game server when the query fails. Also make sure the mail settings work so you get the email notification.
  4. You can use custom scripts to create an empty database when the game server is created and delete it when the game server is deleted: http://help.tcadmin.com/Custom_Scripts
  5. Instead of starting the exe configure it to start a .bat. The batch can have these commands to execute 2 processes at the same time: start first.exe start /wait second.exe
  6. tcadmin chown --recursive tcadmin /home/tcadmin/tcafiles
  7. try cd / cd /home/tcadmin/Monitor ./servicebrowser
  8. Do you have enough free space? Constant "Failed to create shadow copy .ini" errors usually means the /tmp folder is full. That might also be why it can't download the update file. Create a support ticket with the login for the server so I can take a look.
  9. Bug Fixes Fixed subuser start/stop/restart and rcon client permissions broken in previous update.
  10. New Features Added "Server with the most services" and "Server with the most slots" server selection methods in API settings. Added Start/Stop/Restart support to the billing API. Billing API examples for custom billing software have been updated. Added "Sub Users" column in the users list. It shows the number of sub users that the user has created. Added "Memory Percent" and "Assigned Memory" columns to the game/voice services list. It shows the percentage of memory being used and memory assigned to the Minecraft and Craftbukkit services. It might take a few minutes to update these values for the first time. Added memory_limit column to tc_game_service_live_stats. This is the memory limit configured for minecraft/crafbukkit services. If no limit is configured the value is 0. Added option in mod settings to disable the service restart when the mod is installed or uninstalled. Added option in mod settings to show a message when the mod is installed. Bug Fixes Disabling game feature permissions for users did not disable it on existing subusers. Fixed scheduled task calendar on Chrome. Custom game variables were not replaced in mail templates. Teamspeak services were not enabled when using the Unsuspend All option in the user's actions tab.
  11. - Change the page size - Grid Settings > Save Settings http://help.tcadmin.com/Interface_Overview#Grids
  12. Does it work if you disable passive mode in your ftp client? Have you changed the default ftp configuration? Maybe you entered an invalid IP for passive mode?
  13. http://help.tcadmin.com/Frequently_Asked_Questions#Allow_Access_to_.2A.jar.2C_.2A.dll_and_.2A.so I don't recommend you allow your client to upload .exe.
  14. Make sure your server's date is correct. If the date is wrong the ssl certificate can't be verified.
  15. Do you have any stop commands configured in the game settings?
  16. It is probably network errors between the servers.
  17. LFA

    CrafBukkit

    Try adding quotes to the path: "C:\Program Files (x86)\Java\jre7\bin\java.exe" %* Run the game server manually to see why it doesn't start correctly: http://help.tcadmin.com/Troubleshooting_Game_%26_Voice_Services#Running_the_Service_Manually
  18. Thanks I will fix this in the next update.
  19. This is already included by default. Just download the game files with hldsupdatetool.
  20. I am currently working on that.
  21. General Settings > Games > Select the game > Feature Permissions tab. Enable Live CPU stats for all user types.
  22. Right now v2 only tries to restart a process 5 times if it crashes. The game monitor does not send emails if the game server does not have a query protocol. I will add this to the things of stuff to do.
  23. That is created by steamcmd with a random name. It won't be deleted automatically.
  24. Run the game server manually from remote desktop or ssh to see why it doesn't start: http://help.tcadmin.com/Troubleshooting_Game_%26_Voice_Services
×
×
  • 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