Molten Posted November 9, 2011 Share Posted November 9, 2011 @Molten try restarting the istance, the process must be at least 200mb after 15seconds, if it stop around 118mb it is not loading. edit: @tango there's no localized.txt in the folders Tried and tested, i can start 1 server on one set of ports, but as soon as i install a second server for the same ip the first server cannot be query but the second can, if i stop the second server the first comes back online :S Not really understanding this whole ports issue right now. Your config works well, i shall keep testing these servers now. Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 I have not tryed on the same ip actually. I build a new game an let you know in minutes. Link to comment Share on other sites More sharing options...
Molten Posted November 9, 2011 Share Posted November 9, 2011 Thanks, if i need more ip's per server then i suppose i will have to add more. Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 actually running it via windows it's working on the same IP, but not via TCadmin. cmd obv is the same, can't understand the problem! Link to comment Share on other sites More sharing options...
Molten Posted November 9, 2011 Share Posted November 9, 2011 Yea thats what i found also, ran fine from a standalone, but TCadmin cannot define two servers. Ill keep playing with it and if i find anything at all ill update you. Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 I would try to add more Port Increment, now is set to 1, i'll try with 10 and let you know. Link to comment Share on other sites More sharing options...
Molten Posted November 9, 2011 Share Posted November 9, 2011 No change with 10 20 or 30. Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 I'm testing right now this config: +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_maxplayers $[service.Slots] +start_map_rotate <DEFAULTPORT>27015</DEFAULTPORT> <DEFAULTQUERYPORT>27015</DEFAULTQUERYPORT> <DEFAULTRCONPORT>27015</DEFAULTRCONPORT> <CUSTOMPORT1>27016</CUSTOMPORT1> <CUSTOMPORT2>27017</CUSTOMPORT2> <PORTINCREMENT>10</PORTINCREMENT> I've deleted all the game server and i'm rebuilding them. Let's see. Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 (edited) Ok i think i got the issue! It's like TCadmin is not taking commandline properly. Try this: - normally create your game with command line +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_maxplayers $[service.Slots] +start_map_rotate - go to you istance and copy the final cmd line created by tcadmin - go under service tick Override commandline and paste the command line created by tcadmin Now you should see your server. Edited November 9, 2011 by zelatech Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 I've to correct myself, this is not working. Link to comment Share on other sites More sharing options...
Molten Posted November 9, 2011 Share Posted November 9, 2011 I was about to post that its not working I am unsure as to what else to try with it, maybe someone else has some ideas? Link to comment Share on other sites More sharing options...
CobbyJUK Posted November 9, 2011 Share Posted November 9, 2011 im having loads of query failure reports, which im guesing is because of the port thing it cant find the port. and also my clients dont know what thire ports are. anyone else have ideas how to fix this? Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 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 Link to comment Share on other sites More sharing options...
Molten Posted November 9, 2011 Share Posted November 9, 2011 only fix ive found is to put more ip's onto the box and just load each one onto an ip. Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 it's insane to use 1 ip per game server, must found a fix for that! Link to comment Share on other sites More sharing options...
Molten Posted November 9, 2011 Share Posted November 9, 2011 I know, its not cost effective either, it only drives the prices up higher when they should be really going down. Given that its only been out for almost 2 days now i will give it a few more days before going to drastic options of loading up 30 ip's to the box. Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 yes, i was considering the same idea. I get mad that on v1 is working, i keep on testing! Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 Running 2 server on same IP from 10 minutes, touching wood maybe it's working now... I'll keep them running for a while and let you know. Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 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 Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 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. Link to comment Share on other sites More sharing options...
Goran Posted November 9, 2011 Share Posted November 9, 2011 13GB install , fs_homepath and fs_savepath not working, good job. Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 where did you get issue with fs_homepath and fs_savepath? Link to comment Share on other sites More sharing options...
CobbyJUK Posted November 9, 2011 Share Posted November 9, 2011 zelatech do you get query port errors with that config? and what about the 1 port higher? Link to comment Share on other sites More sharing options...
zelatech Posted November 9, 2011 Author Share Posted November 9, 2011 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. Link to comment Share on other sites More sharing options...
CobbyJUK Posted November 9, 2011 Share Posted November 9, 2011 i ment for instance if its 27035 the port would go to 27036 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now