I have a problem with 4.11.1. I used the plugin for 4.11, it works great in unreal editor, I can find session, join with no problems, however when I try to package my game, I get this error:
MainFrameActions: Packaging (Windows (64-bit)): UnrealBuildTool: c1xx: fatal error C1083: Cannot open source file: ‘L:\Unreal Projects\TestScene 4.11\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Development\AdvancedSessions\Module.AdvancedSessions.cpp’: No such file or directory
I checked the folder and there is only 1 find in there: AdvancedSessions.generated.cpp.obj
Any ideas? I have already compiled the project in Visual Studio with no problems.