I run my dedicated server on Windows Server 2012 R2 x64. I can’t join to my server because the server believes that I have a different version of the map dm_crossfire. Help me please.
Your map [maps/dm_crossfire.bsp] differs from the server’s.
Host_Error: Client’s map differs from server’s
start.bat:
@Echo off
cls
echo Protecting Black Mesa DM from crashes…
title Black Mesa DM
:s rcds
echo (%time%) Black Mesa DM started.
start /wait /high srcds -console -game bms -maxplayers 16 -port 27015 +sv_lan 0 +map dm_crossfire
echo (%time%) WARNING: Black Mesa DM closed or crashed, restarting…
goto srcds
server.cfg
// Black Mesa server.cfg file
hostname “[RU] Krasnoyarsk Black Mesa Deathmatch”
mp_timelimit 900
mp_warmup_time 30
sv_lan 0
rcon_password “”
mp_flashlight 1
mp_forcerespawn 0
mp_friendlyfire 0
mp_fraglimit 45
sv_logecho 1
v_logfile 1