Hello, I've had an issue lately with the pugme servers. When RTV vote launches there is no map options in the list
mapchooser and rockthevote are both enabled.
My "mapcycle.txt" file contains
cp_gullywash_final1
cp_granary
cp_sunshine_rc7
cp_snakewater_final1
cp_metalworks_rc7
cp_process_final
cp_badlands
And my "maplists.cfg" file contains
"MapLists"
{
/**
* Default requests go right to the mapcyclefile.
*/
"default"
{
"target" "mapcyclefile"
}
/* Admin menu, map menu */
"sm_map menu"
{
"target" "default"
}
/* Admin menu, map voting menu */
"sm_votemap menu"
{
"target" "default"
}
/* For the "randomcycle" plugin */
"randomcycle"
{
"target" "default"
}
/* For the "mapchooser" plugin */
"mapchooser"
{
"target" "default"
}
/* For the "nominations" plugin */
"nominations"
{
"target" "default"
}
}
And I've made sure that mapcyclefile is set to mapcycle.txt in my server.cfg
I have a folder structure that I just drag into all the pugme servers to set them up, and it works just fine on the EU server I set up a week ago, but not on the NA servers so I'm leaning towards the issue being outside of what I've posted here.
Feel free to add me if you think you can help faster that way
Hello, I've had an issue lately with the pugme servers. When RTV vote launches there is no map options in the list
mapchooser and rockthevote are both enabled.
My "mapcycle.txt" file contains
[code]cp_gullywash_final1
cp_granary
cp_sunshine_rc7
cp_snakewater_final1
cp_metalworks_rc7
cp_process_final
cp_badlands[/code]
And my "maplists.cfg" file contains
[code]"MapLists"
{
/**
* Default requests go right to the mapcyclefile.
*/
"default"
{
"target" "mapcyclefile"
}
/* Admin menu, map menu */
"sm_map menu"
{
"target" "default"
}
/* Admin menu, map voting menu */
"sm_votemap menu"
{
"target" "default"
}
/* For the "randomcycle" plugin */
"randomcycle"
{
"target" "default"
}
/* For the "mapchooser" plugin */
"mapchooser"
{
"target" "default"
}
/* For the "nominations" plugin */
"nominations"
{
"target" "default"
}
}[/code]
And I've made sure that mapcyclefile is set to mapcycle.txt in my server.cfg
I have a folder structure that I just drag into all the pugme servers to set them up, and it works just fine on the EU server I set up a week ago, but not on the NA servers so I'm leaning towards the issue being outside of what I've posted here.
Feel free to add me if you think you can help faster that way
I've been having some trouble with base Sourcemod not being able to populate a map list via the admin panel. We can't even change maps with the admin panel anymore, we always have to rcon.
Have you updated Sourcemod recently? If not, that might fix it. It's something I still have yet to try.
I've been having some trouble with base Sourcemod not being able to populate a map list via the admin panel. We can't even change maps with the admin panel anymore, we always have to rcon.
Have you updated Sourcemod recently? If not, that might fix it. It's something I still have yet to try.
Apparently an issue with a recent TF2 update.
Install SourceMod 1.7.3-git5213 or newer.
Windows Mac Linux
Fixed it for me. It was probably one of the updates regarding workshop maps that broke it.
Apparently an issue with a recent TF2 update.
[url=https://forums.alliedmods.net/showthread.php?t=264813]Install SourceMod 1.7.3-git5213 or newer[/url].
[url=http://www.sourcemod.net/smdrop/1.7/sourcemod-1.7.3-git5216-windows.zip]Windows[/url] [url=http://www.sourcemod.net/smdrop/1.7/sourcemod-1.7.3-git5216-mac.tar.gz]Mac[/url] [url=http://www.sourcemod.net/smdrop/1.7/sourcemod-1.7.3-git5216-linux.tar.gz]Linux[/url]
Fixed it for me. It was probably one of the updates regarding workshop maps that broke it.
Thanks this fixed it, I was on 1.7.2 since it was the latest release.
Thanks this fixed it, I was on 1.7.2 since it was the latest release.