source-engine icon indicating copy to clipboard operation
source-engine copied to clipboard

No such map but map exists

Open chronic-tolik opened this issue 3 years ago • 2 comments
trafficstars

Linux server on Ubuntu is starting with no problem and and all works fine but Invalid map All standart maps exist in cstrike/maps I tried to create mapcycle.txt but i got the same issue Invalid map, server is using default mapcycle now The same issue happens with all custom maps in cstrike/custom or cstrike/maps Server starts with any map +map (map name) and changes level by map (map name) in console Whatever but map cycle on server doesn't work, when the maptime is up server changes level to map which it started maps * in console shows all the maps in cstrike/maps CSS resources by steam (app_update 232330 validate) Screenshot_20221018-101923~2

chronic-tolik avatar Oct 19 '22 14:10 chronic-tolik

Well, that's known issue of mapcycle. Something was broken in tf2 fork of source.

nillerusr avatar Oct 24 '22 00:10 nillerusr

Linux server on Ubuntu is starting with no problem and and all works fine but Invalid map All standart maps exist in cstrike/maps I tried to create mapcycle.txt but i got the same issue Invalid map, server is using default mapcycle now The same issue happens with all custom maps in cstrike/custom or cstrike/maps Server starts with any map +map (map name) and changes level by map (map name) in console Whatever but map cycle on server doesn't work, when the maptime is up server changes level to map which it started maps * in console shows all the maps in cstrike/maps CSS resources by steam (app_update 232330 validate) Screenshot_20221018-101923~2

SP sdk branch moment. https://github.com/ValveSoftware/source-sdk-2013/blob/master/sp/src/game/shared/multiplay_gamerules.cpp#L1294 https://github.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/game/shared/multiplay_gamerules.cpp#L1299

SanyaSho avatar Dec 16 '22 14:12 SanyaSho