[QUOTE=DjSt3rios;511793]
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.
Are you trying to build it running through visual studios? (or any other debugger) if so, i’ve always had issues with 4.11/4.11.1 building that way, I have to launch it from the .uproject and make sure my compiler is closed for it to build or I get access errors.
EDIT: How many drives do you have to hit the L letter? :')