
skull87
Member-
Posts
16 -
Joined
-
Last visited
skull87's Achievements

Conversation Starter (2/8)
0
Reputation
-
Upgraded to 2.0.121.0 now it wont load went from 2.0.119.0 to the latest and we have mono 5.1 installed Log states ./Shared/keep-alive.sh: line 11: /opt/mono-2.11.4/bin/mono-service2: No such file or directory
-
I had to do this for libpng apt-get update apt-get install libpng12-0 Than do this for mono to get it to work fully wget http://www.tcadmin.com/installer/mono-2.11.4-x86_64.ubu.deb apt-get update dpkg -i mono-2.11.4-x86_64.ubu.deb apt-get install -f /opt/mono-2.11.4/bin/mozroots --import --sync --quiet /opt/mono-2.11.4/bin/mono --aot -O=all /opt/mono-2.11.4/lib/mono/2.0/mscorlib.dll for i in /opt/mono-2.11.4/lib/mono/gac// /*.dll; do /opt/mono-2.11.4/bin/mono --aot -O=all $i; done
-
I did update it to 2.0.99.0 and still broke
-
Unknown column 'disable_param_selection' in 'field list' what does this mean it was working perfectly until today it comes from saving or importing game configs.
-
Arma II OA no longer requires WINE usage which is awesome http://forums.bistudio.com/showthread.php?146816-ARMA-2-Operation-Arrowhead-Linux-Server-beta-1-62-102451 I will upload my config once I get ours too work fully. It's working just need some bugs to be fixed.
-
Failed to write pidfile /home/tcadmin/Monitor/TCAdminWeb.lock what should be the owership of the folder of /home/tcadmin and what permissions?
-
System OS is Centos 6.3 x64 bit when I do su tcagame cd /home/tcagame/mox/5/ ./cod_lnxded +set dedicated 2 +set net_ip 208.100.36.217 +set net_port 28960 +set sv_maxclients 8 +exec dedicated.cfg +map mp_brecourt It gives out a error of Segmentation fault (core dumped) any ideas how to fix this?
-
who should own the tcafiles folder?
-
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
-
TCAdmin - The Game Hosting Control Panel Software Version : 2.0.46.0 .NET Version : 2.0.50727.5448 Windows 64 bits Monitor Ports : Secure: 8881 Standard: 8880 Windows Firewall Support : Enabled uPnP Port Forwarding : Disabled Current User : Administrator Database Engine : MySQL Database Cache : Enabled The Monitor Web Service has been started. The Public Web Service has been started. The Task Scheduler has been started. The System Monitor Service has been started. The FTP Service (v1) has been started on 0.0.0.0:8821. The Master Monitor has been started on KSGAME01 Type 'quit' to exit. For a list of commands type 'help'. tca # Can't connect to MySQL server on 'ns1.pingpulse.net' (10061): Server did not respond within the specified timeout interval Can't connect to MySQL server on 'ns1.pingpulse.net' (10061): Server did not respond within the specified timeout interval Can't connect to MySQL server on 'ns1.pingpulse.net' (10061): Server did not respond within the specified timeout interval Can't connect to MySQL server on 'ns1.pingpulse.net' (10061): Server did not respond within the specified timeout interval Can't connect to MySQL server on 'ns1.pingpulse.net' (10061): Server did not respond within the specified timeout interval Can't connect to MySQL server on 'ns1.pingpulse.net' (10061): Server did not respond within the specified timeout interval Can't connect to MySQL server on 'ns1.pingpulse.net' (10061): Server did not respond within the specified timeout interval
-
Log Name: System Source: Service Control Manager Date: 3/19/2012 9:11:06 AM Event ID: 7034 Task Category: None Level: Error Keywords: Classic User: N/A Computer: ksgame01 Description: The TCAdmin 2.0 Monitor service terminated unexpectedly. It has done this 2 time(s). Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" /> <EventID Qualifiers="49152">7034</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x8080000000000000</Keywords> <TimeCreated SystemTime="2012-03-19T16:11:06.384417200Z" /> <EventRecordID>8328</EventRecordID> <Correlation /> <Execution ProcessID="440" ThreadID="4344" /> <Channel>System</Channel> <Computer>ksgame01</Computer> <Security /> </System> <EventData> <Data Name="param1">TCAdmin 2.0 Monitor</Data> <Data Name="param2">2</Data> </EventData> </Event> Done this two times my error log says
-
Event code: 3005 Event message: An unhandled exception has occurred. Event time: 3/18/2012 3:40:03 PM Event time (UTC): 3/18/2012 10:40:03 PM Event ID: 7c1b2fa0370145ac9432b505523b13b8 Event sequence: 711 Event occurrence: 1 Event detail code: 0 Application information: Application domain: 9a137336-2aaf-4293-88bc-e3dece219762-2-129765827187029403 Trust level: Full Application Virtual Path: / Application Path: D:\TCAdmin2\ControlPanel\ Machine name: KSGAME01 Process information: Process ID: 2596 Process name: TCAdminMonitor.exe Account name: NT AUTHORITY\SYSTEM Exception information: Exception type: ServiceNotFoundException Exception message: The service with id 11 does not exist. Request information: Request URL: http://gpanel.pingpulse.net:8880/Interface/GameHosting/ServiceHome.aspx?serviceid=11 Request path: /Interface/GameHosting/ServiceHome.aspx User host address: 71.13.75.133 User: 3 Is authenticated: True Authentication Type: Forms Thread account name: NT AUTHORITY\SYSTEM Thread information: Thread ID: 29 Thread account name: NT AUTHORITY\SYSTEM Is impersonating: False Stack trace: at TCAdmin.GameHosting.SDK.Objects.Service..ctor(Int32 serviceId) at TCAdmin.GameHosting.SDK.Objects.Service.GetSelectedService() at TCAdmin.GameHosting.SDK.Web.UI.Page.ReplaceValues(InputParser parser) at TCAdmin.SDK.Web.Utility.ReplaceValues(String s, Boolean htmlEncode) at TCAdmin.SDK.Web.Utility.ReplaceValues(String s) at TCAdmin.SDK.Web.UI.Page.xd570473eca251f1d(Int32 x7edb5f4b908744fa, String xccef36620033a85d, Int32 x6a85d25c18eac844, String x7f79c3c800607b26) at TCAdmin.SDK.Web.UI.Page.LoadBreadCrumbItems() at TCAdmin.SDK.Web.UI.MasterPage.xde97676d01739ced(Object xe0292b9ed559da7d, EventArgs xfbf34718e704c6bc) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) Custom event details: not sure if thats causing it but it stops at random and the web side of it goes down and is un-reachable is their a way to fix this?
-
GOOD NEWS ftp://mirror.anl.gov/pub/mysql/Downloads/MySQL-5.0/mysql-5.0.95-win32.zip Use this for MYSQL has to be this after hours countless hours wasting my time on MySQL 5.5.8 for Version 1 just doesn't work at all TCAdmin do you even test stuff on .net since we got it on .net we have zero lag connection issues and everything works 5000000 times faster than doing the way you told us.
-
Why not use .net. for one .net communicates faster and better for all users when using ODBC it slows down for remote servers to get responds from it.
-
Same errors and trying to fix it I will update this once I got a fixed TCAdmin said to use 5.5.8 which I tried and it didn't work so I'm trying MySQL 5.1 we used it on linux and it was fine until it went up to 5.1.61