It looks like that error message is the localized text variable FailedBrowse found in Engine.int. As far as I can tell the only time it’s used is in UnGame.cpp line 397 in UGameEngine::Init(). It gets called when the game can’t find the startup map. What command are you using to start the game? Can you tell us what your Map variable is set to in YourGameEngine.ini?