Team Fortress 2 Dedicated Server Reports all Maps are Missing?

This is actually being caused by SourceMod. It calls Map_IsValid internally.

However, Valve changed it so Map_IsValid now takes absolute paths.

Installing a SourceMod 1.7.3 snapshot should fix this issue as it now uses the new FindMap command to resolve map names instead.