Perception Neuron Template

Thanks for the fast reply :slight_smile:

Host name is the same.
The crash happen as soon as I hit play, it doesn’t even start ( both in the editor and standalone game )
Axis ( not latest version but 3.7.42.5837 ) is running
No special setup for the network
Original template doesn’t work for me, on 3 different PC I have the same error ( see below )
An error occurred while trying to generate project files.

Running C:/Program Files (x86)/Epic Games/4.13/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“D:/UE4_Projects/MyProject2/MyProject2.uproject” -game -rocket -progress
Visual C++ 2015 toolchain does not appear to be correctly installed. Please verify that “Common Tools for Visual C++ 2015” was selected when installing Visual Studio 2015.
Visual C++ 2015 toolchain does not appear to be correctly installed. Please verify that “Common Tools for Visual C++ 2015” was selected when installing Visual Studio 2015.
Discovering modules, targets and source code for project…
UnrealBuildTool Exception: ERROR: Failed to find cl.exe in the default toolchain directory C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools…/…/VC/bin/x86_amd64\cl.exe. Please verify that “Common Tools for Visual C++ 2015” was selected when installing Visual Studio 2015.

I do have Common Tools installed by the way, so I’m not sure this error appears…

Also because on version 4.12.5 I’m able to use the plugin without any issues