Visual Visual studio and/or AutomationTool.csproj was not found

Hello,

After a packaging problem, I install visual studio 2015 community (already have 2013).
But I still always have same error :

MainFrameActions: Packaging (Windows (64-bit)): Running AutomationTool...
MainFrameActions: Packaging (Windows (64-bit)): RunUAT.bat ERROR: Visual studio and/or AutomationTool.csproj was not found, nor was Engine\Binaries\DotNET\AutomationTool.exe. Can't run the automation tool.
MainFrameActions: Packaging (Windows (64-bit)): BUILD FAILED
PackagingResults:Error: Error Unknown Error

Even with a brain new blueprint of “Puzzle Example Map” project (v4.11.0 preview 6).

Can you point me where I’m wrong ?

cf. Full OutputLog

Thanks.

After running a check (see screenshot) everything seems to work now.

80568-verify.jpg

6 Likes

I have the same issue after the latest Visual Studio update and the above solution with the “Verify” did not help :frowning: But I managed to fix it by looking through other forum posts. So, what worked for me was changing the Global Default Server Game Mode to GameModeBase, as it was set to None (I renamed my project recently so that’s why it lost this setting).

Thank you so much!!! :raised_hands: :raised_hands: :raised_hands: :raised_hands: :raised_hands: