Page 1 of 2
Your server seems rather buggy...
Posted: March 8th, 2006, 6:11 am
by wyo_daniel
Your CoD 1.5 server, I think #1.
I assume you know about how sometimes when it finishes a map, it holds the scoreboard up forever, and doesn't go to the next map?
I have seen that happen twice in the last few days... is it something that the players can do anything about?
Posted: March 8th, 2006, 10:33 am
by leveller
That prob has something to do with, TDM and DM.
1:
especialy in the past, map builders, where a bit lazy
And only made a map only DM, or only TDM.
So if the server has run a TDM map, and it rotates to the next map, and the next map is a DM, it could happen
that the server just keeps on the scoreboard and doesnt rotate anymore.
2:
all the maps need to be added by hand in to the server config file at the rotate section.
If one letter is mis-spelled the server also stalles.
So its not realy a server bug, just a misfortunate error.
Posted: March 8th, 2006, 2:54 pm
by Drofder2004
leveller wrote:That prob has something to do with, TDM and DM
As leveller said, its a config file bug.
If you could tell us what map it stops on, then we could figure out what the next map is and then remove or fix that map.
Posted: March 8th, 2006, 6:23 pm
by wyo_daniel
I've seen it stop on the scoreboard for krime_pyramid, and yesterday evening it stopped on the scoreboard for son-of-a-b***h, where it stayed the entire night.
Posted: March 8th, 2006, 6:38 pm
by Soviet
i don't know if ive ever seen a time where it didn't stop after scoreboard for btich. Almost every morning i have to go into the server and manually rotate the map
Posted: March 8th, 2006, 6:51 pm
by Drofder2004
Grom, could you please check the map rotation (or post the rotation so we can check it)?
Posted: March 8th, 2006, 6:55 pm
by Luke
Heres the map rotation:
set sv_mapRotation "gametype dm map mp_jump gametype dm map peds_pace gametype dm map Krime_Pyramid gametype dm map groms_skatepark gametype dm map Jm_Rock gametype dm map jm_ladder gametype dm map zaittower2 gametype dm map railyard_jump_light gametype dm map jm_castle gametype dm map jm_plazma gametype dm map peds_bathroom gametype dm map nm_pinball gametype dm map bitch gametype dm map zzz_jm_classique gametype dm map jm_motion_light"
set sv_mapRotationCurrentmap "mp_jump"
The only problem i spotted was the map classique, the bsp is named jm_classique.
Posted: March 8th, 2006, 7:08 pm
by Drofder2004
Luke wrote:The only problem i spotted was the map classique, the bsp is named jm_classique.
Correct. Server crashes because zzz_jm_classique is not the correct name...
Posted: March 8th, 2006, 10:14 pm
by Pedsdude
That couldn't be causing it to stop at the end of Krime_Pyramid though, could it?
Posted: March 8th, 2006, 11:08 pm
by Nightmare
no, he said it stopped at bitch, and jm_classique is right after it.
Posted: March 8th, 2006, 11:43 pm
by Grom
Oops, a little bug in the config there... I have fixed it now though, so it's "jm_classique" now.
But about the server hanging on other maps, I guess leveller explained it pretty well.
I dont know if it's possible to look in the log to see what's causing it to hang?
Posted: March 9th, 2006, 1:35 am
by wyo_daniel
5:30 PM U.S. mountain time:
It happened again when the scoreboard came up for son-of-b***h
Gave me plenty of time to test my name script, though

Posted: March 9th, 2006, 1:56 am
by Drofder2004
wyo_daniel wrote:5:30 PM U.S. mountain time:
It happened again when the scoreboard came up for son-of-b***h
Gave me plenty of time to test my name script, though

S-o-B is not in the rotation, what map was on before that?
Posted: March 9th, 2006, 3:15 am
by Luke
Grom wrote:Oops, a little bug in the config there... I have fixed it now though, so it's "jm_classique" now.
But about the server hanging on other maps, I guess leveller explained it pretty well.
I dont know if it's possible to look in the log to see what's causing it to hang?
I did a test and set the timer to 1 min and just let it go through all the maps and it stopped at the end of bitch again(before classique)

did u restart the server after updating the config grom?
Posted: March 9th, 2006, 10:09 am
by Grom
Nope, I didn´t restart it. I have now though... Going to check the log when I get home.