[=;221614]
[2015.02.13-18.41.22:556] 0]LogUObjectGlobals:Warning: Failed to load '/Game/Blueprints/GameModes/SuperDistroGameInstance': **Can't find file '/Game/Blueprints/GameModes/SuperDistroGameInstance'**
[2015.02.13-18.41.22:556] 0]LogLinker:Warning: Can't find file '/Game/Blueprints/GameModes/SuperDistroGameInstance'
[2015.02.13-18.41.22:556] 0]LogUObjectGlobals:Warning: Failed to load '/Game/Blueprints/GameModes/SuperDistroGameInstance': **Can't find file '/Game/Blueprints/GameModes/SuperDistroGameInstance'**
[2015.02.13-18.41.22:556] 0]LogUObjectGlobals:Warning: Failed to find 'Class /Game/Blueprints/GameModes/SuperDistroGameInstance.SuperDistroGameInstance_C'
^
Did you rename that blueprint recently? I had an similar log errors while shipping a project (with 4.5 though) and it turned out that redirectors were messed up for assets I’d renamed. I went to my Content directory and found a set of files that were visible only from Windows explorer but not editor’s Content Browser. Deleting those stray files resolved “can’t find file” shipping issues for me. However yours may well be a genuine preview if that’s not case.
BTW, @anonymous_user_1da90bc6/Epic,
Did anyone get a to look at bug I posted yet? questions/172083/47-preview-5-standalone-game-bp-compile-issues.html
It’s not part of known issues list on front page so just want to make sure that didn’t slip through cracks
[/]
That got it, My bad. Better to be safe then sorry! Darn stray files! :<