-
Posts
2,133 -
Joined
-
Last visited
-
Days Won
66
Content Type
Profiles
Forums
Events
Downloads
Everything posted by LFA
-
Sorry to release a new update so soon but we had to squash this bug before it causes more trouble. Bug Fixes Fixed a random error when verifying the license.
-
I didn't know about that url. I will see how we can use this in tcadmin. Thanks.
-
I will add it to the list of things to do so you can configure to show the captcha after x invalid logins.
-
For Windows I prefer rar
-
You want to set user.cfg on the commandline by default? You do that in General Settings > Games > COD4 > Commandlines
-
Hi, Yes this feature is planned.
-
It is so you can host the game files on a FTP server that does not have tcadmin installed. If you have problems with the download speeds compress the game files. It is faster to download 1 large file instead of lots of small files.
-
Before applying this update please execute these commands on your Master server to fix a bug in the update process: Windows First stop the TCAdmin Monitor and TCAdmin Service Manager services Then execute this in Start > Run: "C:\Program Files\TCAdmin2\Monitor\TCAdminUpdateTool.exe" 2.0.35 Linux cd /home/tcadmin/Monitor ./updatetool 2.0.35 Linux users: An update for Mono is available. More information here New Features Added support for sub users. To allow sub users you must enable the "Create sub users" permission in the "Basic Users" role. Added download and upload speed limits to FTP server settings. The monitor must be restarted for the changes to take effect. The Linux server's free memory matches what is shown in the "-/+ buffers/cache" row from "free -m". See www.linuxatemyram.com for more information. To use the previous method of reporting free memory add 'export INCLUDE_BUFFERS_AS_FREE_MEMORY=false"' to your tcadmin-config. Bug Fixes Fixed access denied error when updating a Windows master. Fixed version error when updating a Linux master. File manager was not using correct root directory for users, subadmins and resellers. Error when selecting a server with service limits. When voice_slots was blank the billing API was not using the value of game_slots. Subadmin and reseller permissions were not assigned to commandline parameters in the commandline manager. Error whe suspending, enabling and deleting reseller packages with the billing api. Fixed service CPU and memory usage stat when the server is configured with a language that uses comma for decimals. Fixed duplicate user names when 2 or more commands were sent to the billing api. By default UTF8 encoding no longer writes text files with BOM. This improves compatibility with the Source engine. BOM can be enabled in the game's file manager settings if needed.
-
Please update your servers to Mono 2.10.8. This should fix most of the random tcadmin crashes. To see which version you are currently running execute this command: cat /home/tcadmin/Logs/Monitor/console.log | grep "Mono Version"After installing 2.10.8 update the following line in /home/tcadmin/Monitor/mono-config . Use nano or vi. Don't download the file to your Windows PC and edit the file. MONO_FOLDER="/opt/mono-2.10.8"and restart the monitor and service manager: cd /home/tcadmin/Monitor ./monitor-service restart ./serviceman-service restart These are the commands to install Mono 2.10.8: CentOS 5/6 / Fedora 15 / Redhat 5 32 bit wget http://www.tcadmin.com/installer/mono-2.10.8-bi.i386.rpm yum install mono-2.10.8-bi.i386.rpm --nogpgcheck 64 bit (CentOS 6 64bit must install Mono 32bit) wget http://www.tcadmin.com/installer/mono-2.10.8-bi.x86_64.rpm yum install mono-2.10.8-bi.x86_64.rpm --nogpgcheck Debian 6 32 bit wget http://www.tcadmin.com/installer/mono-2.10.8-bi.i386.deb apt-get update dpkg -i mono-2.10.8-bi.i386.deb apt-get install -f64 bit wget http://www.tcadmin.com/installer/mono-2.10.8-bi.x86_64.deb apt-get update dpkg -i mono-2.10.8-bi.x86_64.deb apt-get install -f Ubuntu 10/11 32 bit wget http://www.tcadmin.com/installer/mono-2.10.8-ubu.i386.deb apt-get update dpkg -i mono-2.10.8-ubu.i386.deb apt-get install -f 64 bit wget http://www.tcadmin.com/installer/mono-2.10.8-ubu.x86_64.deb apt-get update dpkg -i mono-2.10.8-ubu.x86_64.deb apt-get install -f
-
Method to automatically kill games using too many resources?
LFA replied to bithead's topic in Linux Support
Currently the only way you can do this is with a custom script that checks the usage of your java processes. CPU and memory monitoring is planned but there is no date yet. -
Restarting host and delay between starting services
LFA replied to ju_an's topic in TCAdmin Version 2
Edit TCAdmin2\Monitor\TCAdminServiceManager.exe.config Set the startup delay (in seconds) between services in this line: <add key="TCAdmin.StartupDelay" value="1"/> -
The variable for the admin token is $[TS3AdminToken]. Make sure you are editing the template for TS3 not TS2
-
There are no IPs with game hosting enabled on the selected server
LFA replied to godbox's topic in Linux Support
You need to go to Servers > Select your server > Server Ips > Import. http://help.tcadmin.com/Initial_Configuration#Server_Configuration -
This is already planned.
-
You can already do this. When you schedule a restart for a game server you can select the advanced tab and you will see the option to select a new commandline from the list.
-
I have added this to the list of things to do. Right now the priority is to add all the missing features from v1.
-
Hi, Create a support ticket with the link and login for your control panel and remote desktop access to the server so I can see what is causing this.
-
- If you have trouble running minecraft run it manually with the same command line that tcadmin uses to see what's wrong: http://help.tcadmin.com/Troubleshooting_Game_%26_Voice_Services#Running_the_Service_Manually_2 - Not a problem with tcadmin. it's a problem with the CSS config after the css folder changed. Just update the variable configuration. This is already updated in the latest installer and official configs. - If you want to get these vulnerabilities fixed please create a support ticket.
-
Execute these commands on your master to get the fix: Windows (from Start > Run): "C:\Program Files\TCAdmin2\Monitor\TCAdminUpdateTool.exe" 2.0.9999Linux: cd /home/tcadmin/Monitor ./updatetool 2.0.9999
-
I have been able to reproduce this. I will try to upload a fix for this today.
-
> More no update for over one month We are working on adding sub users to v2. It should be released later this month or the first week of next month > Can not start a server Minecraft as your command line are bugged The default command line works correctly asn long as you have java installed > Can not use the selection tool maps the command line FPS game servers I don't know what this is about. If you have problems with a feature create support ticket or explain here with screenshots if possible. > Multiple monitor crashes. Create a support ticket so we can take a look at the logs. Most crashes are fixed with mono 2.10.8 > Security vulnerabilities For example?
-
There is no date for this yet
-
Are you getting these errors after you have configured the license? You will usually get unauthorized errors if you have not configured a license.
-
Your month is set to october. Set it to january.
-
This is not supported yet but there will be an option to use the lan IP for servers located in the same datacenter.