Did you changed map after server start? Pure requires it in order to work properly.
-ics ----- Alkuperäinen viesti ----- > *rcon issue * > I have a strange issue with my installed dods server. > > Mod's: dblocker > Cfg's: esl match cfg's > > server.cfg has a line with sv_pure 2 > autoexec.cfg has a line with sv_pure 2 > > How i start the server: > -game dod -autoupdate -restart -pidfile xxx.pid +map dod_anzio +ip > xx.xx.xx.xx -port xxxxx +maxplayers 14 -condebug +tv_port 27011 > -verify_all > > > > The issue is that i get different output if i have entered the rcon > password: > > Without the rcon password and normal exec of the cvar in console outputs > this: > > Quote: sv_pure > -------------------------------------------------------- > ]sv_pure: > > If set to 1, the server will force all client files except the > whitelisted ones (in pure_server_whitelist.txt) to match the > server's files. > > If set to 2, the server will force all client files to come from > Steam (and it will not load pure_server_whitelist.txt). > > > The server is using sv_pure = 1. > lss.txt allow_from_disk+check_crc > .\... from_steam > cfg\... allow_from_disk > maps\... allow_from_disk > resource\... allow_from_disk > bin\... allow_from_disk+check_crc > scripts\... allow_from_disk+check_crc > -------------------------------------------------------- > > > Then if i use rcon sv_pure as below i get this: > ] rcon_password xxx > ] rcon sv_pure > -------------------------------------------------------- > sv_pure: > > If set to 1, the server will force all client files except the > whitelisted ones (in pure_server_whitelist.txt) to match the server's > files. > > If set to 2, the server will force all client files to come from Steam > (and it will not load pure_server_whitelist.txt). > > Current sv_pure value is 2. > ------------------------------------------------ > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

