|
My server is stuck on the scores screen! |
|
|
My server is stuck on the scores screen, what should i do?
The most likely problem is your map rotation. Custom maps are often the cause of hangups. Let's take a look at the custom map "Bunker Court 2".
Filename: BunkerCourt2AvsG.pk3
Mapname: BunkerCourt2_A_vs_G
The best way to find out a map name is to open the pk3 with Winzip and in the "maps" folder there will be a .bsp file. The .bsp file's name is the actual map name. Map names are also case sensative on linux servers, so unless you know if your server is linux or not, it's best to assume that it is.
So in this case, the .bsp file is "BunkerCourt2_A_vs_G.bsp" use that name (less the ".bsp") in your map rotation.
Rob's Rant: I wish the people who made these maps understood the issues they create when they make a pk3 name different than their internal map name! |