Server is crashing.
Don't know what causes it but only errors I get are from skinchooser.
errors:
SM version:
// SM SKINCHOOSER VERSION
// -
// Default: "2.7"
sm_skinchooser_version "2.7"
skins.ini:
PHP Code:
//Configure your menu here
"Models"
{
"VIP"
{
"Admin" "a"
"Team1"
{
"Anarchist"
{
"path" "models/player/tm_anarchist.mdl"
}
"Professional"
{
"path" "models/player/tm_professional.mdl"
}
"Santa"
{
"path" "models/player/custom_player/legacy/santa/santa.mdl"
}
"Prisoner"
{
"path" "models/player/prisoner/prisoner_new.mdl"
}
}
"Team2"
{
"Police"
{
"path" "models/player/mapeadores/kaem/police/police.mdl"
}
"Tomte"
{
"path" "models/player/tomte/ctm_tomte.mdl"
}
}
}
}
//If you use Fastdownload make sure all your model and material files are on your webserver!!!
I'm running this on cs:go windows based server. I don't use the cs:go version because when I tested it I'm invisible and when I die my game crashes.