Post Reply 
New version of dedicated servers for PC
Author Message
Devilize Offline
Gunman

Posts: 79
Joined: Jun 2010
Post: #21
RE: New version of dedicated servers for PC
(2010-07-24 13:04)frostschutz Wrote:  I'm using a dedicated server, nothing on my own local network.

You select the server in the server browser, then you press F8.

ahh, ill look into that then, didn't know you had to select your server first, that would make sense though. ill edit an update.

EDIT: excellent it works ty for the tip.

[Image: LeadGoldBanner.gif]
(This post was last modified: 2010-07-26 02:01 by Devilize.)
2010-07-26 01:41
Find all posts by this user Quote this message in a reply
lanux128 Offline
Greenhorn

Posts: 11
Joined: Mar 2010
Post: #22
RE: New version of dedicated servers for PC
since there was a patch out recently, do the server need to be updated as well?
2010-07-26 04:46
Find all posts by this user Quote this message in a reply
Devilize Offline
Gunman

Posts: 79
Joined: Jun 2010
Post: #23
RE: New version of dedicated servers for PC
i had to restart mine to get it up on the server browser after the patch might not be the same deal for everyone. but once i did my restart people began to come in.

[Image: LeadGoldBanner.gif]
2010-07-26 06:33
Find all posts by this user Quote this message in a reply
barremans Offline
Desperado

Posts: 340
Joined: May 2010
Post: #24
RE: New version of dedicated servers for PC
thx frost i giong 2 try , thx a lot

[Image: s2sn40.jpg]
visit my gaming site

[Image: 811277903594.png]
2010-07-26 10:08
Visit this user's website Find all posts by this user Quote this message in a reply
lanux128 Offline
Greenhorn

Posts: 11
Joined: Mar 2010
Post: #25
RE: New version of dedicated servers for PC
what can i do about this error?

Quote: * map_cycle name=coop loop_type=loop
> Error: The mode the_hill_scavenge is not available on map town
2010-07-27 04:32
Find all posts by this user Quote this message in a reply
Jest Offline
Gunman

Posts: 25
Joined: Apr 2010
Post: #26
RE: New version of dedicated servers for PC
Lanux128, post your full server config, or at least the map cycle part, I should be able to help you.

JestServers.com now offering lead and gold servers.
[Image: LeadGoldBanner.gif]
2010-07-28 03:41
Find all posts by this user Quote this message in a reply
lanux128 Offline
Greenhorn

Posts: 11
Joined: Mar 2010
Post: #27
RE: New version of dedicated servers for PC
@Jest: here is the map cycle part..

Quote:<start_with_map_cycle name="all_versus" />

<map_cycle name="all_versus" loop_type="random" >
<match map="mine" mode="sog" />
<match map="mine" mode="kth_conquest" />
<!--match map="mine" mode="tdm" /-->

<match map="mountain" mode="kth_conquest" />
<!--match map="mountain" mode="tdm" /-->
<match map="mountain" mode="strawberry_pwk" />
<match map="mountain" mode="sog_vs" />
<match map="mountain" mode="sog" />

<match map="fort" mode="kth_conquest" />
<!--match map="fort" mode="tdm" /-->
<match map="fort" mode="sog_vs" />

<match map="ranch" mode="strawberry_pwk" />
<match map="ranch" mode="sog_vs" />
<match map="ranch" mode="sog" />
<match map="ranch" mode="kth_conquest" />
<!--match map="ranch" mode="tdm" /-->

<match map="prairie" mode="sog_vs" />
<match map="prairie" mode="kth_conquest" />
<!--match map="prairie" mode="tdm" /-->

<match map="town" mode="sog_vs" />
<match map="town" mode="sog" />
<match map="town" mode="kth_conquest" />
<!--match map="town" mode="tdm" /-->

<match map="train" mode="pwk_vs" />
<match map="train" mode="sog_vs" />
<match map="train" mode="sog" />
<!--match map="train" mode="tdm" /-->
<match map="train" mode="kth_conquest" />
</map_cycle>

<map_cycle name="mix" loop_type="loop" >
<match map="train" mode="pwk_vs" />
<match map="ranch" mode="sog_vs" />
<match map="town" mode="kth_conquest" />
<match map="mountain" mode="strawberry_pwk" />
<match map="mine" mode="kth_conquest" />
<match map="ranch" mode="strawberry_pwk" />
<match map="mountain" mode="kth_conquest" />
<match map="ranch" mode="kth_conquest" />
<match map="fort" mode="kth_conquest" />
<match map="train" mode="kth_conquest" />
</map_cycle>

<map_cycle name="robbery" loop_type="loop" >
<match map="mountain" mode="strawberry_pwk" />
<match map="ranch" mode="strawberry_pwk" />
</map_cycle>


<map_cycle name="coop" loop_type="loop" >
<match map="town" mode="the_hill_scavenge" />
</map_cycle>
2010-07-28 09:03
Find all posts by this user Quote this message in a reply
Jest Offline
Gunman

Posts: 25
Joined: Apr 2010
Post: #28
RE: New version of dedicated servers for PC
I assume removing <match map="town" mode="the_hill_scavenge" />
Would fix it.
Switching out map="town" with another map may also work.

JestServers.com now offering lead and gold servers.
[Image: LeadGoldBanner.gif]
2010-07-30 08:33
Find all posts by this user Quote this message in a reply
frostschutz Offline
Road Agent

Posts: 221
Joined: Apr 2010
Post: #29
RE: New version of dedicated servers for PC
Is that actually a critical error? IIRC it just ignores bad entries (with a warning message), but I could be wrong...

Blei und Gold - Unofficial German Lead and Gold Community
Disclaimer: My servers are running under Linux / Wine.
2010-07-30 11:51
Find all posts by this user Quote this message in a reply
Post Reply