Hi,
i want to delete my ts3 server but i get error:
11/29/2011 18:26:00 TCAdmin.SDK System.Exception: The service with id 2 does not exist.
at TCAdmin.SDK.Objects.Service..ctor(Int32 serviceId)
at Web.Base.ServiceManager1.GetStatus(Int32 serviceId)
11/29/2011 18:26:06 TCAdmin.SDK System.Exception: The service with id 2 does not exist.
at TCAdmin.SDK.Objects.Service..ctor(Int32 serviceId)
at Web.GameHosting.TeamSpeakServerDetails.TabToolBar1_Delete_Click(Object sender, EventArgs e)
how to fix this?
Hello,
i'm getting this error when trying to open the Game Services page.
log content:
Does anyone know ho to fix? I've allready restarted the server.
Thanks!
here's an issue:
when creating for the first time a game server for mw3 i got some cod4 instance to fail, even if located on different ip and with different port, anybody got this issue?
edit: with fail i mean query failure.
@peace
in all this time i completely forgot to thanks you for your posts here, without your help i would have never be able to make v2 config working! Thanks a lot!
My cpu on restart goes at 25%, on a quad core, i don't think this is making other server lags.
@rev
do you mean query protocol? actually the one i'm using is not working. hl2 css
@strikcer
i'm running all servers with 18 players with no problem.
uhm that's strange, on my server it's running on port shown in connection info, consider that
Game Port:
Query Port:
RCon Port:
must be the same, and
Custom Port 1: gameport +1
Custom Port 2: gameport +2
Hi, i'm not getting query port error. Remember to follow this:
http://clientforums.tcadmin.com/showpost.php?p=61703&postcount=69
and MUST do this:
http://clientforums.tcadmin.com/showpost.php?p=61705&postcount=70
I'm not trying 1 port higher, as it's only for MW3, other games can run on unused ports.
1 think you MUST do to make this working:
after the creation of game server, go in Command Line, even if selected press AGAIN on SELECTED, the server should restart and start working.
Now i have 3 server on same IP and i'm pretty sure this is how to make it working.
So this is it, it's working for me with this final config, i've got 2 servers on same IP.
If it's not working try restarting your game server a couple of time.
Here's my servers:
game1.server.it:27035 #ITALIA by http://www.Server.it
game2.server.it:27025 #ITALIA2 by http://www.Server.it
game2.server.it:27035 #Noleggiami su http://www.Server.it
Unfortunetly i still got some issue:
i've restarted the server some time, game1.server.it:27035 was moved to port 27038 even if cmdline was port 27035
game2.server.it:27035 failed to start sometime
at the end i've forced the cmq overriding it in service settings
I will continue testing this. Please provide feedback.
CODMW3 - Windows.xml
Final cmd:
+set dedicated 2 +set net_ip $[service.IpAddress] +set net_queryPort $[service.CustomPort1] +set net_masterServerPort $[service.GamePort] +set net_port $[service.CustomPort2] +set net_authPort 8766 +set sv_config server.cfg +set sv_maxclients $[service.Slots] +start_map_rotate
on v1 seems working, i'm using exactly the same config but i'm not able to use multiple game servers on same ip
http://clientforums.tcadmin.com/show...&postcount=220