Jump to content

Home

Server is not showing up in ingame browser but I think I have everthing correct.


zero427

Recommended Posts

I have my server up and running but I can't see it in the in game browser and or gamespy I know gamespy is not commingup becasue I don't know what to add for it but should this appear in the JK2 browser?

 

 

here is my server config

 

set net_ip ***.***.***.***

set net_port 28070

 

 

set sv_hostname "zerowerx"

set sv_maxclients 16

sv_maxRate 10000

set timelimit 20

 

set sv_master! "masterjk2.ravensoft.com"

 

set rconpassword *****

set timelimit 15

set fraglimit 30

set logfile 1

 

set g_motd "This is hella cool"

set g_gametype 3

seta g_duelWeaponDisable "65531"

set g_forcerespawn 0

set g_weaponrespawn 15

set g_autoMapCycle 1

 

 

 

 

set d1 "map duel_carbon; set nextmap vstr d2"

set d2 "map JediCouncil ; set nextmap vstr d3"

set d3 "map cloudplatform ; set nextmap vstr d4"

set d4 "map duel_jedi ; set nextmap vstr d5"

set d5 "map duel_pit ; set nextmap vstr d6"

set d6 "map sith_ascension ; set nextmap vstr d7"

set d7 "map duel_training ; set nextmap vstr d8"

set d8 "map duel_faceoffv2 ; set nextmap vstr d9"

set d9 "map duel_attack ; set nextmap vstr d10"

set d10 "map crusher; set nextmap vstr d11"

set d11 "map la_magra ; set nextmap vstr d12"

set d12 "map ge_arena_x ; set nextmap vstr d1"

 

 

:confused:

 

please help me

Link to comment
Share on other sites

Unless your command line calls a map, I don't see the server starting a map. Thus, I wouldn't expect it to be running properly. Other than that, are you behind a firewall/router? Sometimes it just takes a while to show up. However, there are a good number of admins who have a lot of challenges associated with operating behind certain firewall/routers.

Link to comment
Share on other sites

I had same problems. Try doing the following:

1.

set d1 "map duel_carbon; set nextmap vstr d2"

set d2 "map JediCouncil ; set nextmap vstr d3"

set d3 "map cloudplatform ; set nextmap vstr d4"

set d4 "map duel_jedi ; set nextmap vstr d5"

set d5 "map duel_pit ; set nextmap vstr d6"

set d6 "map sith_ascension ; set nextmap vstr d7"

set d7 "map duel_training ; set nextmap vstr d8"

set d8 "map duel_faceoffv2 ; set nextmap vstr d9"

set d9 "map duel_attack ; set nextmap vstr d10"

set d10 "map crusher; set nextmap vstr d11"

set d11 "map la_magra ; set nextmap vstr d12"

set d12 "map ge_arena_x ; set nextmap vstr d1"

 

vstr d1

 

type vstr d1 underneath map list

 

2. Try using a different port

set net_port 28071

or

set net_port 28072

 

This worked for me

Good Luck

Link to comment
Share on other sites

ok it is up and running but I still have the following issues:

 

does not show up in gamespy or the ingame browser. I have changed the port but no such luck. I don't under stand this. I mean I'm going thru a router. but it is a static route and IP. I can manually add it to Gamespy and it will ping it and retreve information. yet for some reason it will not show on its own. I mean I don't know what the line that is supposed to be there for it to post in gamespy but it should post in the ingame browser.

 

second issue: the duel is doing 30 round matches how do I set it to one round matches.

 

Other than taht things are running very well now. also can somebody reccomend a stats program for JK2 that will post stats to a web page at the map change.

 

thanks again.

 

zero427

Link to comment
Share on other sites

Originally posted by zero427

ok it is up and running but I still have the following issues:

 

does not show up in gamespy or the ingame browser. I have changed the port but no such luck. I don't under stand this. I mean I'm going thru a router. but it is a static route and IP. I can manually add it to Gamespy and it will ping it and retreve information. yet for some reason it will not show on its own. I mean I don't know what the line that is supposed to be there for it to post in gamespy but it should post in the ingame browser.

 

second issue: the duel is doing 30 round matches how do I set it to one round matches.

 

Other than taht things are running very well now. also can somebody reccomend a stats program for JK2 that will post stats to a web page at the map change.

 

thanks again.

 

zero427

 

1. What's your command line your using to start the server.

 

2. Sorry no clue, haven't setup a duel server. :(

 

3. Aestats seems IMHO THE best. Although once you see how it works, I doubt you will do this every map change... I dunno you could though, although it wouldn't neccessarily have anything to do with the map change.

Link to comment
Share on other sites

In reply to the question about duel server.

You need to set

seta fraglimit "1"

this will enable 1 match rounds, winner stays on.

seta duel_fraglimit "8"

this will switch maps after someone has reached 8 wins

seta timelimit "20"

this sets length of time a duel can last

Link to comment
Share on other sites

Very simple fix.

 

Use a port other than 28070.

 

I will bet money that fixes the problem for you. Every JK server in the world is hitting the Raven Master server at port 28070 and flooding the port.

 

I had this problem, changed to a different port and the server appeared in the master list within sixty seconds.

Link to comment
Share on other sites

Aerys. I don't think your right about that.... but... I think there is some sort of flaw that occurs to some people. I've had servers where the only thing I did to them was load the config from another server on a different machine. And have a server not show up in the list. Sometimes I think the gamespy gets confused and hangs on to bogus information, when dealing with servers with long uptimes. I dunno. I have this happen to me too once in a great while, and it keeps me off the list for like a week, then magically shows up fine again.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...