Advanced Sessions Plugin

[QUOTE=;616126]
I quoted steam saying not to do it, but I was under the impression this entire time that you had the ports open. Dedicated servers WILL NOT work without open ports.

C’mon valve, im already running the steam client AND the dedicated server and i still have to manually open ports? How does the steam client transmit data when playing then?

Anyway, PRAISE THE LORD!!! After opening 7777,7778,15000 and 27015 as TCP and UDP in my router (wasnt sure which was needed so i did both), i can find and connect to my session! Last thing id like to know is how to open this mysterious server browser ive read about. Just would like to know if i see the server listed and with which name.

EDIT: I will try and reproduce my steps in another fresh project, if you want, I can make a small tutorial on YT for that?

1 Like

[QUOTE=adipFTW;616135]
C’mon valve, im already running the steam client AND the dedicated server and i still have to manually open ports? How does the steam client transmit data when playing then?

Anyway, PRAISE THE LORD!!! After opening 7777,7778,15000 and 27015 as TCP and UDP in my router (wasnt sure which was needed so i did both), i can find and connect to my session! Last thing id like to know is how to open this mysterious server browser ive read about. Just would like to know if i see the server listed and with which name.

EDIT: I will try and reproduce my steps in another fresh project, if you want, I can make a small tutorial on YT for that?

Nat punching is used on client computers, it isn’t on dedicated servers due to the fact that they are by design meant to be on 24/7 and statically addressed.

I think a lot of the problems people are having are not forwarding the correct ports come to think of it, I am old enough that I just assumed that everyone knew this kind of thing was a dedicated server requirement.

1 Like

[QUOTE=;616138]
Nat punching is used on client computers, it isn’t on dedicated servers due to the fact that they are by design meant to be on 24/7 and statically addressed.

I think a lot of the problems people are having are not forwarding the correct ports come to think of it, I am old enough that I just assumed that everyone knew this kind of thing was a dedicated server requirement.

Yeah, that’s good to note here. I have a feeling a lot of people would just try without investigating that first.

I think you have one of the best supported plugins on the engine right now. Thanks for all your input.

1 Like

Recompiled and uploaded a zip for 4.14 preview 1, due to repositories being more complicated for some I will keep it open but also still provide Zip downloads in the future.

1 Like

I have the 4.13.0 version, but I’ve recently upgraded to 4.13.2. Do I need to rebuild everything now? I’m new to the Visual Basic world and still learning. I’m asking because I can’t find Steam sessions when I test on different machines with different Steam IDs. It works fine from editor, but on dev builds, with the steam_appid.txt in the root it doesn’t work. I can host a match, but it wont find any sessions. My ports are open and a very similar set up was working for me. I can get my Steam Friends… just can’t find a session in Steam for some reason. Using a blueprint build and I get no errors on packaging the file.

From the log file. It was a long list…

[2016.11.03-05.44.04:197][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data currentmembers 2
[2016.11.03-05.44.04:197][272]LogOnline:Warning: STEAM: Failed to parse setting from key currentmembers value 2
[2016.11.03-05.44.04:197][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data guid 1be6a0c4-5792-417c-9b53-6eaacbc157f4
[2016.11.03-05.44.04:197][272]LogOnline:Warning: STEAM: Failed to parse setting from key guid value 1be6a0c4-5792-417c-9b53-6eaacbc157f4
[2016.11.03-05.44.04:198][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data name deno come on (cem.ali.68)
[2016.11.03-05.44.04:198][272]LogOnline:Warning: STEAM: Failed to parse setting from key name value deno come on (cem.ali.68)
[2016.11.03-05.44.04:198][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data __gameserverIP 0
[2016.11.03-05.44.04:198][272]LogOnline:Warning: STEAM: Failed to parse setting from key __gameserverIP value 0
[2016.11.03-05.44.04:198][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data __gameserverPort 0
[2016.11.03-05.44.04:198][272]LogOnline:Warning: STEAM: Failed to parse setting from key __gameserverPort value 0
[2016.11.03-05.44.04:199][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data __gameserverSteamID 90105059543926791
[2016.11.03-05.44.04:199][272]LogOnline:Warning: STEAM: Failed to parse setting from key __gameserverSteamID value 90105059543926791
[2016.11.03-05.44.04:199][272]LogOnline:Warning: STEAM: Unable to parse search result for lobby ‘Lobby [0x1860000A53B7781]’
[2016.11.03-05.44.04:199][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data bAllowInvites True
The list continues.
etc etc…

1 Like

[QUOTE=PDubulous;618279]
I have the 4.13.0 version, but I’ve recently upgraded to 4.13.2. Do I need to rebuild everything now? I’m new to the Visual Basic world and still learning. I’m asking because I can’t find Steam sessions when I test on different machines with different Steam IDs. It works fine from editor, but on dev builds, with the steam_appid.txt in the root it doesn’t work. I can host a match, but it wont find any sessions. My ports are open and a very similar set up was working for me. I can get my Steam Friends… just can’t find a session in Steam for some reason. Using a blueprint build and I get no errors on packaging the file.

From the log file. It was a long list…

[2016.11.03-05.44.04:197][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data currentmembers 2
[2016.11.03-05.44.04:197][272]LogOnline:Warning: STEAM: Failed to parse setting from key currentmembers value 2
[2016.11.03-05.44.04:197][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data guid 1be6a0c4-5792-417c-9b53-6eaacbc157f4
[2016.11.03-05.44.04:197][272]LogOnline:Warning: STEAM: Failed to parse setting from key guid value 1be6a0c4-5792-417c-9b53-6eaacbc157f4
[2016.11.03-05.44.04:198][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data name deno come on (cem.ali.68)
[2016.11.03-05.44.04:198][272]LogOnline:Warning: STEAM: Failed to parse setting from key name value deno come on (cem.ali.68)
[2016.11.03-05.44.04:198][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data __gameserverIP 0
[2016.11.03-05.44.04:198][272]LogOnline:Warning: STEAM: Failed to parse setting from key __gameserverIP value 0
[2016.11.03-05.44.04:198][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data __gameserverPort 0
[2016.11.03-05.44.04:198][272]LogOnline:Warning: STEAM: Failed to parse setting from key __gameserverPort value 0
[2016.11.03-05.44.04:199][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data __gameserverSteamID 90105059543926791
[2016.11.03-05.44.04:199][272]LogOnline:Warning: STEAM: Failed to parse setting from key __gameserverSteamID value 90105059543926791
[2016.11.03-05.44.04:199][272]LogOnline:Warning: STEAM: Unable to parse search result for lobby ‘Lobby [0x1860000A53B7781]’
[2016.11.03-05.44.04:199][272]LogOnline:Warning: Unknown or unsupported data type from Steam key data bAllowInvites True
The list continues.
etc etc…

Dev builds don’t use the appid.txt, shipping builds do, dev builds go off of the app id in the config file.

1 Like

[QUOTE]
Dev builds don’t use the appid.txt, shipping builds do, dev builds go off of the app id in the config file.

Thanks, I didn’t know that. I just checked my INI file and it looks good. I did some further research this AM and on my hosting machine I get:

[2016.11.03-13.57.29:086][340]LogLoad: Took 1.954417 seconds to LoadMap(/Game/01_Maps/LOBBY_GameSetup)
[2016.11.03-13.57.29:225][340]AdvancedSessionsLog:Warning: GetUniqueNetIdFromController received a bad PlayerController!
[2016.11.03-13.57.29:225][340]AdvancedFriendsLog:Warning: GetSteamFriendAvatar Had a bad UniqueNetId!

and on the searching machine I still get the above parse errors.

I’m trying to clear that hosting error right now as I think that might be the culprit.

EDIT: One had nothing to do with the other. Controller error was just because it was trying to get the steam info for a player that wasn’t there. I’m still getting the parse errors for steam when searching for sessions.

1 Like

You didn’t copy a newer version of the steam binaries to your packaged project did you? There are some old tutorials out there saying to do that and you really shouldn’t.

1 Like

[QUOTE=;618450]
You didn’t copy a newer version of the steam binaries to your packaged project did you? There are some old tutorials out there saying to do that and you really shouldn’t.

No I haven’t. After you mentioned not needing the text file in the dev builds, I’m not even adding that. I have been working on menus, but I can’t believe its the blueprints that causing this. I did refresh my VS Project from UE4 and I did a rebuild on my solution from VS. I didn’t receive any errors on those and I made sure I had all of the files checked out in Perforce. I’m a little hazy on the VS building process and employing this plugin is the first time I’ve used Visual Studio. I’m sure its something I’m doing though, the plug in has been working great for us.

Perhaps I should try upgrading to 3.14p1 and getting your new version just to make sure I have a clean and correct build?

1 Like

[QUOTE=PDubulous;618454]
No I haven’t. After you mentioned not needing the text file in the dev builds, I’m not even adding that. I have been working on menus, but I can’t believe its the blueprints that causing this. I did refresh my VS Project from UE4 and I did a rebuild on my solution from VS. I didn’t receive any errors on those and I made sure I had all of the files checked out in Perforce. I’m a little hazy on the VS building process and employing this plugin is the first time I’ve used Visual Studio. I’m sure its something I’m doing though, the plug in has been working great for us.

Perhaps I should try upgrading to 3.14p1 and getting your new version just to make sure I have a clean and correct build?

Well the last 4 or 5 versions of the engine haven’t really had any subsystem changes. Something is wrong with your configuration but I don’t know what.

Mind posting the full log in CODE brackets?

1 Like


Log file open, 11/03/16 11:35:08
LogPlatformFile: Not using cached read wrapper
LogInit:Display: RandInit(-1722945642) SRandInit(-1722945642).
LogTaskGraph: Started task graph with 5 named threads and 8 total threads with 1 sets of task threads.
LogStats: Stats thread started at 0.698508
LogPluginManager: Loaded Plugin SlateRemote, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Slate/SlateRemote/SlateRemote.uplugin
LogPluginManager: Loaded Plugin WindowsMoviePlayer, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/WindowsMoviePlayer/WindowsMoviePlayer.uplugin
LogPluginManager: Loaded Plugin SteamVR, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/Steam/SteamVR/SteamVR.uplugin
LogPluginManager: Loaded Plugin ProceduralMeshComponent, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/ProceduralMeshComponent/ProceduralMeshComponent.uplugin
LogPluginManager: Loaded Plugin OculusRift, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/OculusRift/OculusRift.uplugin
LogPluginManager: Loaded Plugin OculusLibrary, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/OculusLibrary/OculusLibrary.uplugin
LogPluginManager: Loaded Plugin OculusInput, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/OculusInput/OculusInput.uplugin
LogPluginManager: Loaded Plugin GearVR, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/GearVR/GearVR.uplugin
LogPluginManager: Loaded Plugin ExampleDeviceProfileSelector, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/ExampleDeviceProfileSelector/ExampleDeviceProfileSelector.uplugin
LogPluginManager: Loaded Plugin CustomMeshComponent, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/CustomMeshComponent/CustomMeshComponent.uplugin
LogPluginManager: Loaded Plugin CableComponent, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/CableComponent/CableComponent.uplugin
LogPluginManager: Loaded Plugin ArchVisCharacter, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/ArchVisCharacter/ArchVisCharacter.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemUtils, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Online/OnlineSubsystemUtils/OnlineSubsystemUtils.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemSteam, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Online/OnlineSubsystemSteam/OnlineSubsystemSteam.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemNull, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Online/OnlineSubsystemNull/OnlineSubsystemNull.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystem, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Online/OnlineSubsystem/OnlineSubsystem.uplugin
LogPluginManager: Loaded Plugin OnlineFramework, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Online/OnlineFramework/OnlineFramework.uplugin
LogPluginManager: Loaded Plugin UdpMessaging, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Messaging/UdpMessaging/UdpMessaging.uplugin
LogPluginManager: Loaded Plugin TcpMessaging, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Messaging/TcpMessaging/TcpMessaging.uplugin
LogPluginManager: Loaded Plugin WmfMedia, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Media/WmfMedia/WmfMedia.uplugin
LogPluginManager: Loaded Plugin AvfMedia, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Media/AvfMedia/AvfMedia.uplugin
LogPluginManager: Loaded Plugin AndroidMedia, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Media/AndroidMedia/AndroidMedia.uplugin
LogPluginManager: Loaded Plugin HTML5Networking, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Experimental/HTML5Networking/HTML5Networking.uplugin
LogPluginManager: Loaded Plugin CharacterAI, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Experimental/CharacterAI/CharacterAI.uplugin
LogPluginManager: Loaded Plugin LightPropagationVolume, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Blendables/LightPropagationVolume/LightPropagationVolume.uplugin
LogPluginManager: Loaded Plugin Paper2D, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/2D/Paper2D/Paper2D.uplugin
LogPluginManager: Loaded Plugin AdvancedSessions, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/AscendOfElfen/Plugins/AdvancedSessions/AdvancedSessions.uplugin
LogModuleManager:Warning: ModuleManager: Module 'XMPP' not found - its StaticallyLinkedModuleInitializers function is null.
LogInit: Using libcurl 7.47.1
LogInit:  - built for x86_64-pc-win32
LogInit:  - supports SSL with WinSSL
LogInit:  - other features:
LogInit:      CURL_VERSION_SSL
LogInit:      CURL_VERSION_IPV6
LogInit:      CURL_VERSION_ASYNCHDNS
LogInit:      CURL_VERSION_LARGEFILE
LogInit:      CURL_VERSION_IDN
LogInit:  CurlRequestOptions (configurable via config and command line):
LogInit:  - bVerifyPeer = false  - Libcurl will NOT verify peer certificate
LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
LogInit:  - CertBundlePath = nullptr  - Libcurl will use whatever was configured at build time.
LogOnline:Display: STEAM: Loading Steam SDK 1.32
LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
LogInit: Build: ++UE4+Release-4.13-CL-3172292
LogInit: Engine Version: 4.13.2-3172292+++UE4+Release-4.13
LogInit: Compatible Engine Version: 4.13.0-3106830+++UE4+Release-4.13
LogInit: Net CL: 3172292
LogDevObjectVersion: Number of dev versions registered: 13
LogDevObjectVersion:   Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 5
LogDevObjectVersion:   Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
LogDevObjectVersion:   Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 1
LogDevObjectVersion:   Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 6
LogDevObjectVersion:   Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 12
LogDevObjectVersion:   Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 0
LogDevObjectVersion:   Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
LogDevObjectVersion:   Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
LogDevObjectVersion:   Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 0
LogDevObjectVersion:   Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
LogDevObjectVersion:   Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 4
LogDevObjectVersion:   Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 0
LogDevObjectVersion:   Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 0
LogInit: Compiled (64-bit): Oct 24 2016 14:26:00
LogInit: Compiled with Visual C++: 19.00.23026.00
LogInit: Build Configuration: Development
LogInit: Branch Name: ++UE4+Release-4.13
LogInit: Command line: 
LogInit: Base directory: C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/AscendOfElfen/Binaries/Win64/
LogInit: Installed Engine Build: 0
LogInit: Presizing for 2097152 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogInit: Object subsystem initialized
[2016.11.03-15.35.08:456]  0]LogInit: Selected Device Profile: [WindowsNoEditor]
[2016.11.03-15.35.08:456]  0]LogInit: Applying CVar settings loaded from the selected device profile: [WindowsNoEditor]
[2016.11.03-15.35.08:460]  0]LogInit: Computer: KURT-DESKTOP
[2016.11.03-15.35.08:460]  0]LogInit: User: Kurt
[2016.11.03-15.35.08:460]  0]LogInit: CPU Page size=65536, Cores=4
[2016.11.03-15.35.08:460]  0]LogInit: High frequency timer resolution =3.020363 MHz
[2016.11.03-15.35.08:461]  0]LogMemory: Memory total: Physical=15.9GB (16GB approx)
[2016.11.03-15.35.08:461]  0]LogMemory: Platform Memory Stats for WindowsNoEditor
[2016.11.03-15.35.08:461]  0]LogMemory: Process Physical Memory: 123.25 MB used, 123.25 MB peak
[2016.11.03-15.35.08:461]  0]LogMemory: Process Virtual Memory: 118.80 MB used, 118.80 MB peak
[2016.11.03-15.35.08:461]  0]LogMemory: Physical Memory: 7408.35 MB used, 16302.08 MB total
[2016.11.03-15.35.08:461]  0]LogMemory: Virtual Memory: 443.52 MB used, 134217728.00 MB total
[2016.11.03-15.35.09:247]  0]LogTextLocalizationManager: No specific translations for ('en-US') exist, so ('en') translations will be used.
[2016.11.03-15.35.09:319]  0]LogD3D11RHI: D3D11 adapters:
[2016.11.03-15.35.09:376]  0]LogD3D11RHI:    0. 'NVIDIA GeForce GT 750M' (Feature Level 11_0)
[2016.11.03-15.35.09:376]  0]LogD3D11RHI:       2017/0/8151 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:1, VendorId:0x10de
[2016.11.03-15.35.09:389]  0]LogD3D11RHI:    1. 'Intel(R) HD Graphics 4600' (Feature Level 11_0)
[2016.11.03-15.35.09:389]  0]LogD3D11RHI:       112/0/2048 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:1, VendorId:0x8086
[2016.11.03-15.35.09:391]  0]LogD3D11RHI:    2. 'Microsoft Basic Render Driver' (Feature Level 11_0)
[2016.11.03-15.35.09:391]  0]LogD3D11RHI:       0/0/8151 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
[2016.11.03-15.35.09:393]  0]LogD3D11RHI:    3. 'Microsoft Basic Render Driver' (Feature Level 11_0)
[2016.11.03-15.35.09:393]  0]LogD3D11RHI:       0/0/8151 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
[2016.11.03-15.35.09:393]  0]LogD3D11RHI: Chosen D3D11 Adapter: 0
[2016.11.03-15.35.09:399]  0]LogD3D11RHI: Creating new Direct3DDevice
[2016.11.03-15.35.09:399]  0]LogD3D11RHI:     GPU DeviceId: 0xfe4 (for the marketing name, search the web for "GPU Device Id")
[2016.11.03-15.35.09:399]  0]LogWindows: EnumDisplayDevices:
[2016.11.03-15.35.09:400]  0]LogWindows:    0. 'Intel(R) HD Graphics 4600' (P:1 D:1)
[2016.11.03-15.35.09:400]  0]LogWindows:    1. 'Intel(R) HD Graphics 4600' (P:0 D:0)
[2016.11.03-15.35.09:400]  0]LogWindows:    2. 'Intel(R) HD Graphics 4600' (P:0 D:0)
[2016.11.03-15.35.09:400]  0]LogWindows:    3. 'DisplayLink USB Device' (P:0 D:1)
[2016.11.03-15.35.09:400]  0]LogWindows: DebugString: PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter FoundDriverCount:0 
[2016.11.03-15.35.09:400]  0]LogD3D11RHI:     Adapter Name: NVIDIA GeForce GT 750M
[2016.11.03-15.35.09:400]  0]LogD3D11RHI:   Driver Version: Unknown (internal:Unknown, unified:Unknown)
[2016.11.03-15.35.09:400]  0]LogD3D11RHI:      Driver Date: Unknown
[2016.11.03-15.35.09:400]  0]LogRHI: Texture pool is 1361 MB (70% of 1945 MB)
[2016.11.03-15.35.09:415]  0]LogD3D11RHI: Async texture creation enabled
[2016.11.03-15.35.09:431]  0]LogD3D11RHI: GPU Timing Frequency: 1000.000000 (Debug: 2 2)
[2016.11.03-15.35.09:516]  0]LogAssetRegistry: FAssetRegistry took 0.0087 seconds to start up
[2016.11.03-15.35.09:518]  0]LogPackageLocalizationCache: Processed 3 localized package path(s) for 2 prioritized culture(s) in 0.002295 seconds
[2016.11.03-15.35.09:523]  0]LogContentStreaming: Texture pool size is 1000.00 MB
[2016.11.03-15.35.09:523]  0]LogInit: Selected Device Profile: [WindowsNoEditor]
[2016.11.03-15.35.09:562]  0]LogNetVersion: GetLocalNetworkVersion: CL: 3106830, ProjectName: ascendofelfen, ProjectVersion: , EngineNetworkVersion: 1, GameNetworkVersion: 0, NetworkChecksum: 3670371644
[2016.11.03-15.35.09:609]  0]LogSlate: SlateFontCache - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2016.11.03-15.35.09:609]  0]LogSlate: SlateFontCache - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2016.11.03-15.35.09:647]  0]LogMoviePlayer: Initializing movie player
[2016.11.03-15.35.09:696]  0]LogWindowsMoviePlayer: Unable to load movie: ../../../AscendOfElfen/Content/Movies/Default_Startup.mp4
[2016.11.03-15.35.09:739]  0]LogUObjectArray: 29072 objects as part of root set at end of initial load.
[2016.11.03-15.35.09:739]  0]LogUObjectAllocator: 5975872 out of 0 bytes used by permanent object pool.
[2016.11.03-15.35.09:739]  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
[2016.11.03-15.35.09:750]  0]LogEngine: Initializing Engine...
[2016.11.03-15.35.09:751]  0]LogHMD: Failed to initialize OpenVR with code 110
[2016.11.03-15.35.09:907]  0]LogInit: XAudio2 using 'Speakers / Headphones (Realtek High Definition Audio)' : 2 channels at 48 kHz using 32 bits per sample (channel mask 0x3)
[2016.11.03-15.35.09:918]  0]LogInit: FAudioDevice initialized.
[2016.11.03-15.35.09:918]  0]LogInit: Texture streaming: Enabled
[2016.11.03-15.35.10:117]  0]LogInit:Display: Game Engine Initialized.
[2016.11.03-15.35.10:117]  0]LogInit:Display: Starting Game.
[2016.11.03-15.35.10:117]  0]LogNet: Browse: /Game/01_Maps/LOBBY_MainMenu?Name=Player
[2016.11.03-15.35.10:117]  0]LogLoad: LoadMap: /Game/01_Maps/LOBBY_MainMenu?Name=Player
[2016.11.03-15.35.10:140]  0]LogMemory: Platform Memory Stats for WindowsNoEditor
[2016.11.03-15.35.10:140]  0]LogMemory: Process Physical Memory: 253.10 MB used, 263.14 MB peak
[2016.11.03-15.35.10:140]  0]LogMemory: Process Virtual Memory: 313.90 MB used, 315.27 MB peak
[2016.11.03-15.35.10:140]  0]LogMemory: Physical Memory: 7586.70 MB used, 16302.08 MB total
[2016.11.03-15.35.10:140]  0]LogMemory: Virtual Memory: 761.53 MB used, 134217728.00 MB total
[2016.11.03-15.35.10:140]  0]LogMemory: 
[2016.11.03-15.35.10:142]  0]LogMemory: Allocator Stats for binned:
[2016.11.03-15.35.10:142]  0]LogMemory: Current Memory 106.96 MB used, plus 14.04 MB waste
[2016.11.03-15.35.10:142]  0]LogMemory: Peak Memory 122.42 MB used, plus 3.08 MB waste
[2016.11.03-15.35.10:142]  0]LogMemory: Current OS Memory 121.00 MB, peak 125.50 MB
[2016.11.03-15.35.10:142]  0]LogMemory: Current Waste 1.60 MB, peak 1.65 MB
[2016.11.03-15.35.10:142]  0]LogMemory: Current Used 106.97 MB, peak 122.42 MB
[2016.11.03-15.35.10:142]  0]LogMemory: Current Slack 12.43 MB
[2016.11.03-15.35.10:142]  0]LogMemory: Allocs       179384 Current /  810713 Total
[2016.11.03-15.35.10:142]  0]LogMemory: 
[2016.11.03-15.35.10:142]  0]LogMemory: Block Size Num Pools Pools Cur Allocs Total Allocs Min Req Req Mem Used Mem Slack Mem Waste Efficiency
[2016.11.03-15.35.10:142]  0]LogMemory: ---------- --------- --------- ---------- ------------ ------- ------- -------- --------- --------- ----------
[2016.11.03-15.35.10:142]  0]LogMemory:          8         0         0          0            0       8       0       0K        0K        0K    100.00%
[2016.11.03-15.35.10:142]  0]LogMemory:         16        10        10      32699        83125      16      16     510K      130K        0K    100.00%
[2016.11.03-15.35.10:142]  0]LogMemory:         32        17        17      29353       125625      17      32     917K      171K       88K     91.91%
[2016.11.03-15.35.10:142]  0]LogMemory:         48        10        10      11837        58268      33      48     554K       86K       67K     89.53%
[2016.11.03-15.35.10:142]  0]LogMemory:         64        23        23      22738        96383      49      64    1421K       51K      125K     91.51%
[2016.11.03-15.35.10:142]  0]LogMemory:         80        13        13       9431        98597      65      80     736K       96K       48K     94.23%
[2016.11.03-15.35.10:142]  0]LogMemory:         96         6         6       3924        71493      81      96     367K       17K       29K     92.45%
[2016.11.03-15.35.10:142]  0]LogMemory:        112         5         5       2496        29067      97     112     273K       47K       22K     93.13%
[2016.11.03-15.35.10:142]  0]LogMemory:        128        23        23      10926        37861     114     128    1365K      107K       40K     97.28%
[2016.11.03-15.35.10:142]  0]LogMemory:        160        50        50      20174        47512     129     160    3152K       44K      274K     91.44%
[2016.11.03-15.35.10:142]  0]LogMemory:        192        38        38       9160        33620     161     192    1717K      713K      141K     94.20%
[2016.11.03-15.35.10:142]  0]LogMemory:        224        27        36       6207        35166     193     224    1357K      368K      124K     92.82%
[2016.11.03-15.35.10:142]  0]LogMemory:        256         6         6       1145        33838     225     256     286K       98K       13K     96.61%
[2016.11.03-15.35.10:142]  0]LogMemory:        288         5         5        902        11968     257     288     253K       67K       11K     96.56%
[2016.11.03-15.35.10:142]  0]LogMemory:        320         5         5        812         4492     290     320     253K       66K       12K     96.25%
[2016.11.03-15.35.10:142]  0]LogMemory:        384        28        28       4637         9308     322     384    1738K       47K      165K     90.79%
[2016.11.03-15.35.10:142]  0]LogMemory:        448         6         6        791         1908     386     448     346K       38K       30K     92.19%
[2016.11.03-15.35.10:142]  0]LogMemory:        512         7         7        724         3013     450     512     362K       86K        6K     98.66%
[2016.11.03-15.35.10:142]  0]LogMemory:        576        35        35       3548         4540     514     576    1995K      230K       74K     96.70%
[2016.11.03-15.35.10:142]  0]LogMemory:        640        24        24       1746         2833     580     640    1091K      439K       64K     95.83%
[2016.11.03-15.35.10:142]  0]LogMemory:        704        14        14        843         1714     642     704     579K      317K       28K     96.88%
[2016.11.03-15.35.10:142]  0]LogMemory:        768         6         6        365          750     706     768     273K      110K        7K     98.18%
[2016.11.03-15.35.10:142]  0]LogMemory:        896        23        23       1126         2268     769     896     985K      485K       76K     94.84%
[2016.11.03-15.35.10:142]  0]LogMemory:       1024        24        24        540         2026     899    1024     540K      996K       27K     98.24%
[2016.11.03-15.35.10:142]  0]LogMemory:       1168         8         8        373          953    1025    1168     425K       86K       31K     93.95%
[2016.11.03-15.35.10:142]  0]LogMemory:       1360        11        11        292         1476    1171    1360     387K      315K       38K     94.60%
[2016.11.03-15.35.10:142]  0]LogMemory:       1632        19        21        500         1149    1363    1632     796K      416K       47K     96.13%
[2016.11.03-15.35.10:142]  0]LogMemory:       2048        22        32        306         1432    1639    2048     612K      796K       52K     96.31%
[2016.11.03-15.35.10:142]  0]LogMemory:       2336         8         8        154         2077    2050    2336     351K      160K       38K     92.58%
[2016.11.03-15.35.10:142]  0]LogMemory:       2720        10        10        136          595    2349    2718     361K      277K       20K     96.88%
[2016.11.03-15.35.10:142]  0]LogMemory:       3264        17        33        176         1674    2722    3264     561K      523K       41K     96.23%
[2016.11.03-15.35.10:142]  0]LogMemory:       4096        38        70        335         1546    3266    4096    1340K     1092K      108K     95.56%
[2016.11.03-15.35.10:142]  0]LogMemory:       4672        23        40        148          917    4105    4672     675K      795K       38K     97.42%
[2016.11.03-15.35.10:142]  0]LogMemory:       5456        30        37        153          623    4674    5453     815K     1104K       61K     96.82%
[2016.11.03-15.35.10:142]  0]LogMemory:       6544        30        37        155          573    5461    6542     990K      928K       81K     95.78%
[2016.11.03-15.35.10:142]  0]LogMemory:       8192        12        13         75          941    6545    8192     600K      168K       46K     94.01%
[2016.11.03-15.35.10:142]  0]LogMemory:       9360        10        10         56          135    8224    9360     511K      129K       28K     95.63%
[2016.11.03-15.35.10:142]  0]LogMemory:      10912         8         9         37           85    9383   10892     394K      118K       39K     92.38%
[2016.11.03-15.35.10:142]  0]LogMemory:      13104        15        15         65          126   10955   13056     831K      129K       77K     91.98%
[2016.11.03-15.35.10:142]  0]LogMemory:      16384        14        15         50          185   13120   16384     800K       96K       61K     93.19%
[2016.11.03-15.35.10:142]  0]LogMemory:      21840        31        42         72          231   16394   21766    1535K      449K      230K     88.41%
[2016.11.03-15.35.10:142]  0]LogMemory:      32768        29        42         54          154   21863   32640    1728K      128K      406K     78.13%
[2016.11.03-15.35.10:142]  0]LogMemory:      49152         7         8         25          244       0   49152    1200K      144K      362K     73.07%
[2016.11.03-15.35.10:142]  0]LogMemory:      98304         4         5         15           27       0   97272    1440K       96K      337K     78.06%
[2016.11.03-15.35.10:142]  0]LogMemory: 
[2016.11.03-15.35.10:142]  0]LogMemory: 50240K allocated in pools (with 12758K slack and 3612K waste). Efficiency 92.81%
[2016.11.03-15.35.10:142]  0]LogMemory: Allocations 179302 Current / 810519 Total (in 751 pools)
[2016.11.03-15.35.10:142]  0]LogMemory: 
[2016.11.03-15.35.10:243]  0]LogAIModule: Creating AISystem for world LOBBY_MainMenu
[2016.11.03-15.35.10:243]  0]LogWorld: Game class is 'AoE_GM_MainMenu_C'
[2016.11.03-15.35.10:247]  0]LogWorld: Bringing World /Game/01_Maps/LOBBY_MainMenu.LOBBY_MainMenu up for play (tick rate 0) at 2016.11.03-11.35.10
[2016.11.03-15.35.10:248]  0]LogWorld: Bringing up level for play took: 0.003432
[2016.11.03-15.35.10:249]  0]LogSpawn:Warning: SpawnActor failed because no class was specified
[2016.11.03-15.35.10:249]  0]LogGameMode:Display: Match State Changed from EnteringMap to WaitingToStart
[2016.11.03-15.35.10:249]  0]LogGameState: Match State Changed from EnteringMap to WaitingToStart
[2016.11.03-15.35.10:249]  0]LogGameMode:Display: Match State Changed from WaitingToStart to InProgress
[2016.11.03-15.35.10:257]  0]LogGameState: Match State Changed from WaitingToStart to InProgress
[2016.11.03-15.35.10:257]  0]LogLoad: Took 0.140137 seconds to LoadMap(/Game/01_Maps/LOBBY_MainMenu)
[2016.11.03-15.35.10:459]  0]LogLoad: (Engine Initialization) Total time: 3.27 seconds
[2016.11.03-15.35.10:459]  0]LogExternalProfiler: Found external profiler: VSPerf
[2016.11.03-15.35.10:459]  0]LogExternalProfiler: Using external profiler: VSPerf
[2016.11.03-15.35.10:483]  0]LogOcInput: OculusInput pre-init called
[2016.11.03-15.35.10:546]  0]LogRenderer: Reallocating scene render targets to support 128x128 (Frame:1).
[2016.11.03-15.35.10:662]  1]LogRenderer: Reallocating scene render targets to support 1920x1080 (Frame:2).
[2016.11.03-15.35.21:603][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data bAllowInvites True
[2016.11.03-15.35.21:603][240]LogOnline:Warning: STEAM: Failed to parse setting from key bAllowInvites value True
[2016.11.03-15.35.21:603][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data bAllowJoinInProgress True
[2016.11.03-15.35.21:603][240]LogOnline:Warning: STEAM: Failed to parse setting from key bAllowJoinInProgress value True
[2016.11.03-15.35.21:604][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data bAllowJoinViaPresence True
[2016.11.03-15.35.21:604][240]LogOnline:Warning: STEAM: Failed to parse setting from key bAllowJoinViaPresence value True
[2016.11.03-15.35.21:604][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data bAllowJoinViaPresenceFriendsOnly False
[2016.11.03-15.35.21:604][240]LogOnline:Warning: STEAM: Failed to parse setting from key bAllowJoinViaPresenceFriendsOnly value False
[2016.11.03-15.35.21:604][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data bAntiCheatProtected False
[2016.11.03-15.35.21:604][240]LogOnline:Warning: STEAM: Failed to parse setting from key bAntiCheatProtected value False
[2016.11.03-15.35.21:604][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data bIsDedicated False
[2016.11.03-15.35.21:604][240]LogOnline:Warning: STEAM: Failed to parse setting from key bIsDedicated value False
[2016.11.03-15.35.21:605][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data bIsLanMatch False
[2016.11.03-15.35.21:605][240]LogOnline:Warning: STEAM: Failed to parse setting from key bIsLanMatch value False
[2016.11.03-15.35.21:605][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data bShouldAdvertise True
[2016.11.03-15.35.21:605][240]LogOnline:Warning: STEAM: Failed to parse setting from key bShouldAdvertise value True
[2016.11.03-15.35.21:605][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data BuildUniqueId -1633824165
[2016.11.03-15.35.21:605][240]LogOnline:Warning: STEAM: Failed to parse setting from key BuildUniqueId value -1633824165
[2016.11.03-15.35.21:606][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data bUsesArbitration False
[2016.11.03-15.35.21:606][240]LogOnline:Warning: STEAM: Failed to parse setting from key bUsesArbitration value False
[2016.11.03-15.35.21:606][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data bUsesPresence True
[2016.11.03-15.35.21:606][240]LogOnline:Warning: STEAM: Failed to parse setting from key bUsesPresence value True
[2016.11.03-15.35.21:606][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data bUsesStats True
[2016.11.03-15.35.21:606][240]LogOnline:Warning: STEAM: Failed to parse setting from key bUsesStats value True
[2016.11.03-15.35.21:607][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_0.AdvertisementType 1
[2016.11.03-15.35.21:607][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_0.AdvertisementType value 1
[2016.11.03-15.35.21:607][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_0.Id 32779
[2016.11.03-15.35.21:607][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_0.Id value 32779
[2016.11.03-15.35.21:607][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_0.ValueIndex 1
[2016.11.03-15.35.21:607][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_0.ValueIndex value 1
[2016.11.03-15.35.21:608][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_1.AdvertisementType 1
[2016.11.03-15.35.21:608][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_1.AdvertisementType value 1
[2016.11.03-15.35.21:608][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_1.Id 4
[2016.11.03-15.35.21:608][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_1.Id value 4
[2016.11.03-15.35.21:608][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_1.ValueIndex 2
[2016.11.03-15.35.21:608][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_1.ValueIndex value 2
[2016.11.03-15.35.21:609][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_2.AdvertisementType 1
[2016.11.03-15.35.21:609][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_2.AdvertisementType value 1
[2016.11.03-15.35.21:609][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_2.Id 5
[2016.11.03-15.35.21:609][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_2.Id value 5
[2016.11.03-15.35.21:609][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_2.ValueIndex 0
[2016.11.03-15.35.21:609][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_2.ValueIndex value 0
[2016.11.03-15.35.21:610][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_3.AdvertisementType 1
[2016.11.03-15.35.21:610][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_3.AdvertisementType value 1
[2016.11.03-15.35.21:610][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_3.Id 16
[2016.11.03-15.35.21:610][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_3.Id value 16
[2016.11.03-15.35.21:610][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_3.ValueIndex 0
[2016.11.03-15.35.21:610][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_3.ValueIndex value 0
[2016.11.03-15.35.21:610][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_4.AdvertisementType 1
[2016.11.03-15.35.21:610][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_4.AdvertisementType value 1
[2016.11.03-15.35.21:611][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_4.Id 18
[2016.11.03-15.35.21:611][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_4.Id value 18
[2016.11.03-15.35.21:611][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Context_4.ValueIndex 1
[2016.11.03-15.35.21:611][240]LogOnline:Warning: STEAM: Failed to parse setting from key Context_4.ValueIndex value 1
[2016.11.03-15.35.21:611][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data ContinentName 2
[2016.11.03-15.35.21:611][240]LogOnline:Warning: STEAM: Failed to parse setting from key ContinentName value 2
[2016.11.03-15.35.21:612][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data currentWave 4
[2016.11.03-15.35.21:612][240]LogOnline:Warning: STEAM: Failed to parse setting from key currentWave value 4
[2016.11.03-15.35.21:612][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data gameMode 1
[2016.11.03-15.35.21:612][240]LogOnline:Warning: STEAM: Failed to parse setting from key gameMode value 1
[2016.11.03-15.35.21:612][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data GameState OGS_InProgress
[2016.11.03-15.35.21:612][240]LogOnline:Warning: STEAM: Failed to parse setting from key GameState value OGS_InProgress
[2016.11.03-15.35.21:613][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data gameVisibility 1
[2016.11.03-15.35.21:613][240]LogOnline:Warning: STEAM: Failed to parse setting from key gameVisibility value 1
[2016.11.03-15.35.21:613][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data HostRank 17
[2016.11.03-15.35.21:613][240]LogOnline:Warning: STEAM: Failed to parse setting from key HostRank value 17
[2016.11.03-15.35.21:613][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data key ACE
[2016.11.03-15.35.21:613][240]LogOnline:Warning: STEAM: Failed to parse setting from key key value ACE
[2016.11.03-15.35.21:613][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data MatchQuality 0.000000
[2016.11.03-15.35.21:613][240]LogOnline:Warning: STEAM: Failed to parse setting from key MatchQuality value 0.000000
[2016.11.03-15.35.21:614][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data name bingbongkeeler
[2016.11.03-15.35.21:614][240]LogOnline:Warning: STEAM: Failed to parse setting from key name value bingbongkeeler
[2016.11.03-15.35.21:614][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data NumOpenPrivateConnections 0
[2016.11.03-15.35.21:614][240]LogOnline:Warning: STEAM: Failed to parse setting from key NumOpenPrivateConnections value 0
[2016.11.03-15.35.21:614][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data NumOpenPublicConnections 3
[2016.11.03-15.35.21:614][240]LogOnline:Warning: STEAM: Failed to parse setting from key NumOpenPublicConnections value 3
[2016.11.03-15.35.21:615][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data NumPrivateConnections 0
[2016.11.03-15.35.21:615][240]LogOnline:Warning: STEAM: Failed to parse setting from key NumPrivateConnections value 0
[2016.11.03-15.35.21:615][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data NumPublicConnections 4
[2016.11.03-15.35.21:615][240]LogOnline:Warning: STEAM: Failed to parse setting from key NumPublicConnections value 4
[2016.11.03-15.35.21:615][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data owner 76561198340249661
[2016.11.03-15.35.21:615][240]LogOnline:Warning: STEAM: Failed to parse setting from key owner value 76561198340249661
[2016.11.03-15.35.21:616][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data OwningPlayerId 76561198340249661
[2016.11.03-15.35.21:616][240]LogOnline:Warning: STEAM: Failed to parse setting from key OwningPlayerId value 76561198340249661
[2016.11.03-15.35.21:616][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data OwningPlayerName bingbongkeeler
[2016.11.03-15.35.21:616][240]LogOnline:Warning: STEAM: Failed to parse setting from key OwningPlayerName value bingbongkeeler
[2016.11.03-15.35.21:616][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data PingInMs 0
[2016.11.03-15.35.21:616][240]LogOnline:Warning: STEAM: Failed to parse setting from key PingInMs value 0
[2016.11.03-15.35.21:617][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data PlatformSpecific 67108989
[2016.11.03-15.35.21:617][240]LogOnline:Warning: STEAM: Failed to parse setting from key PlatformSpecific value 67108989
[2016.11.03-15.35.21:617][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Property_0.AdvertisementType 1
[2016.11.03-15.35.21:617][240]LogOnline:Warning: STEAM: Failed to parse setting from key Property_0.AdvertisementType value 1
[2016.11.03-15.35.21:617][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Property_0.Data.Type 1
[2016.11.03-15.35.21:617][240]LogOnline:Warning: STEAM: Failed to parse setting from key Property_0.Data.Type value 1
[2016.11.03-15.35.21:618][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Property_0.Data.Value 17
[2016.11.03-15.35.21:618][240]LogOnline:Warning: STEAM: Failed to parse setting from key Property_0.Data.Value value 17
[2016.11.03-15.35.21:618][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Property_0.PropertyId 268435459
[2016.11.03-15.35.21:618][240]LogOnline:Warning: STEAM: Failed to parse setting from key Property_0.PropertyId value 268435459
[2016.11.03-15.35.21:618][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Property_1.AdvertisementType 2
[2016.11.03-15.35.21:618][240]LogOnline:Warning: STEAM: Failed to parse setting from key Property_1.AdvertisementType value 2
[2016.11.03-15.35.21:619][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Property_1.Data.Type 1
[2016.11.03-15.35.21:619][240]LogOnline:Warning: STEAM: Failed to parse setting from key Property_1.Data.Type value 1
[2016.11.03-15.35.21:619][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Property_1.Data.Value 4
[2016.11.03-15.35.21:619][240]LogOnline:Warning: STEAM: Failed to parse setting from key Property_1.Data.Value value 4
[2016.11.03-15.35.21:619][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data Property_1.PropertyId 268435461
[2016.11.03-15.35.21:619][240]LogOnline:Warning: STEAM: Failed to parse setting from key Property_1.PropertyId value 268435461
[2016.11.03-15.35.21:619][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data SpeltypName 0
[2016.11.03-15.35.21:620][240]LogOnline:Warning: STEAM: Failed to parse setting from key SpeltypName value 0
[2016.11.03-15.35.21:620][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data usingFoS 0
[2016.11.03-15.35.21:620][240]LogOnline:Warning: STEAM: Failed to parse setting from key usingFoS value 0
[2016.11.03-15.35.21:620][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data _NumContexts 5
[2016.11.03-15.35.21:620][240]LogOnline:Warning: STEAM: Failed to parse setting from key _NumContexts value 5
[2016.11.03-15.35.21:620][240]LogOnline:Warning: Unknown or unsupported data type from Steam key data _NumProps 2
[2016.11.03-15.35.21:620][240]LogOnline:Warning: STEAM: Failed to parse setting from key _NumProps value 2
[2016.11.03-15.35.21:621][240]LogOnline:Warning: STEAM: Unable to parse search result for lobby 'Lobby [0x1860000A561A22B]'
[2016.11.03-15.35.21:623][240]LogNetVersion: GetLocalNetworkVersion: CL: 3106830, ProjectName: ascendofelfen, ProjectVersion: 1.0.0.0, EngineNetworkVersion: 1, GameNetworkVersion: 0, NetworkChecksum: 274667789
[2016.11.03-15.35.21:623][240]LogOnline:Warning: STEAM: Removed incompatible build: ServerBuildUniqueId = 0x14d7716c, GetBuildUniqueId() = 0x730c34ab
[2016.11.03-15.35.21:623][240]LogOnline:Warning: STEAM: Unable to parse search result for lobby 'Lobby [0x1860000A563080C]'
[2016.11.03-15.35.35:573][535]Closing by request
[2016.11.03-15.35.35:573][535]LogWindows: FPlatformMisc::RequestExit(0)
[2016.11.03-15.35.35:616][536]LogMoviePlayer: Shutting down movie player
[2016.11.03-15.35.35:770][536]LogSlate: Request Window 'AscendOfElfen (64-bit, PCD3D_SM5)' being destroyed
[2016.11.03-15.35.35:799][536]LogSlate: Window 'AscendOfElfen (64-bit, PCD3D_SM5)' being destroyed
[2016.11.03-15.35.35:801][536]LogWindowsTextInputMethodSystem:Display: IME system now deactivated.
[2016.11.03-15.35.35:801][536]LogWindowsTextInputMethodSystem:Display: IME system now deactivated.
[2016.11.03-15.35.35:843][536]LogSlate: HittestGrid destroyed
[2016.11.03-15.35.35:955][536]LogExit: Preparing to exit.
[2016.11.03-15.35.36:049][536]LogExit: Game engine shut down
[2016.11.03-15.35.36:236][536]LogObj: Freed 32b from 1 cluster array pools.
[2016.11.03-15.35.36:236][536]LogExit: Object subsystem successfully closed.
[2016.11.03-15.35.36:246][536]LogD3D11RHI: Shutdown
[2016.11.03-15.35.36:246][536]LogD3D11RHI: CleanupD3DDevice
[2016.11.03-15.35.36:292][536]LogD3D11RHI: ~FD3D11DynamicRHI
[2016.11.03-15.35.36:292][536]LogModuleManager: Shutting down and abandoning module AutomationController (73)
[2016.11.03-15.35.36:292][536]LogModuleManager: Shutting down and abandoning module AutomationWorker (72)
[2016.11.03-15.35.36:292][536]LogModuleManager: Shutting down and abandoning module GameplayDebugger (71)
[2016.11.03-15.35.36:293][536]LogModuleManager: Shutting down and abandoning module AIModule (70)
[2016.11.03-15.35.36:293][536]LogModuleManager: Shutting down and abandoning module CharacterAI (69)
[2016.11.03-15.35.36:293][536]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (68)
[2016.11.03-15.35.36:293][536]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (67)
[2016.11.03-15.35.36:293][536]LogModuleManager: Shutting down and abandoning module Media (66)
[2016.11.03-15.35.36:293][536]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (65)
[2016.11.03-15.35.36:293][536]LogModuleManager: Shutting down and abandoning module SessionServices (64)
[2016.11.03-15.35.36:293][536]LogModuleManager: Shutting down and abandoning module Niagara (63)
[2016.11.03-15.35.36:293][536]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (62)
[2016.11.03-15.35.36:293][536]LogModuleManager: Shutting down and abandoning module AnalyticsET (61)
[2016.11.03-15.35.36:293][536]LogModuleManager: Shutting down and abandoning module ProfilerService (60)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module TaskGraph (59)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module HTML5Networking (58)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module Hotfix (57)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module Lobby (56)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module Party (55)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module Qos (54)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (52)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module CableComponent (51)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (50)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module OculusInput (49)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module OculusLibrary (48)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (47)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module SteamVRController (46)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module SteamVR (45)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module SlateRemote (44)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module AscendOfElfen (43)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module AdvancedSessions (42)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module Paper2D (41)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module LightPropagationVolumeRuntime (40)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module TcpMessaging (39)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module UdpMessaging (38)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module WmfMedia (37)
[2016.11.03-15.35.36:532][536]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (36)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module ImageWrapper (35)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module MediaAssets (34)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module GameLiveStreaming (33)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module UMG (32)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module SlateReflector (31)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module Slate (30)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module Messaging (29)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (28)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module XAudio2 (27)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module Networking (26)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module Core (25)
[2016.11.03-15.35.36:533][536]LogModuleManager: Shutting down and abandoning module AssetRegistry (24)
[2016.11.03-15.35.36:535][536]LogModuleManager: Shutting down and abandoning module InputCore (23)
[2016.11.03-15.35.36:535][536]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (20)
[2016.11.03-15.35.36:535][536]LogOnline:Display: STEAM: OnlineSubsystemSteam::Shutdown()
[2016.11.03-15.35.36:560][536]LogOnline:Display: Unloading online subsystem: Steam
[2016.11.03-15.35.36:560][536]LogOnline:Display: STEAM: OnlineSubsystemSteam::Shutdown()
[2016.11.03-15.35.36:560][536]LogOnline:Display: Unloading online subsystem: NULL
[2016.11.03-15.35.36:560][536]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (18)
[2016.11.03-15.35.36:560][536]LogModuleManager: Shutting down and abandoning module GearVR (17)
[2016.11.03-15.35.36:560][536]LogModuleManager: Shutting down and abandoning module OculusRift (16)
[2016.11.03-15.35.36:560][536]LogModuleManager: Shutting down and abandoning module HTTP (15)
[2016.11.03-15.35.36:560][536]LogHttp:Display: Http module shutting down, but needs to wait on 1 outstanding Http requests:
[2016.11.03-15.35.36:560][536]LogHttp:Display: 	verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BF39E1BB5-4879-4F4A-5E96-F1A342948D14%7D&AppID=UEGame.Rocket.Release%7C0B50FFB9464BB750921D99899FA099B7%7CUE4Game&AppVersion=4.13.2-3172292%2B%2B%2BUE4%2BRelease-4.13&UserID=ANON-%7B830D568F-497C-D478-C01C-D39E617C721F%7D&AppEnvironment=datacollector-binary&UploadType=eteventstream] status=Processing
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module ShaderCore (13)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module Landscape (12)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (11)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module OpenGLDrv (10)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module D3D11RHI (9)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (8)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module Renderer (7)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module Engine (6)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module CoreUObject (5)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module NetworkFile (4)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module StreamingFile (3)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module SandboxFile (2)
[2016.11.03-15.35.36:585][536]LogModuleManager: Shutting down and abandoning module PakFile (1)
[2016.11.03-15.35.36:586][536]LogExit: Exiting.
[2016.11.03-15.35.36:587][536]Log file closed, 11/03/16 11:35:36


And the hosting log:



Log file open, 11/03/16 11:41:02
LogPlatformFile: Not using cached read wrapper
LogInit:Display: RandInit(-653163152) SRandInit(-653163152).
LogTaskGraph: Started task graph with 5 named threads and 8 total threads with 1 sets of task threads.
LogStats: Stats thread started at 0.708383
LogPluginManager: Loaded Plugin SlateRemote, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Slate/SlateRemote/SlateRemote.uplugin
LogPluginManager: Loaded Plugin WindowsMoviePlayer, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/WindowsMoviePlayer/WindowsMoviePlayer.uplugin
LogPluginManager: Loaded Plugin SteamVR, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/Steam/SteamVR/SteamVR.uplugin
LogPluginManager: Loaded Plugin ProceduralMeshComponent, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/ProceduralMeshComponent/ProceduralMeshComponent.uplugin
LogPluginManager: Loaded Plugin OculusRift, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/OculusRift/OculusRift.uplugin
LogPluginManager: Loaded Plugin OculusLibrary, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/OculusLibrary/OculusLibrary.uplugin
LogPluginManager: Loaded Plugin OculusInput, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/OculusInput/OculusInput.uplugin
LogPluginManager: Loaded Plugin GearVR, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/GearVR/GearVR.uplugin
LogPluginManager: Loaded Plugin ExampleDeviceProfileSelector, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/ExampleDeviceProfileSelector/ExampleDeviceProfileSelector.uplugin
LogPluginManager: Loaded Plugin CustomMeshComponent, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/CustomMeshComponent/CustomMeshComponent.uplugin
LogPluginManager: Loaded Plugin CableComponent, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/CableComponent/CableComponent.uplugin
LogPluginManager: Loaded Plugin ArchVisCharacter, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Runtime/ArchVisCharacter/ArchVisCharacter.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemUtils, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Online/OnlineSubsystemUtils/OnlineSubsystemUtils.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemSteam, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Online/OnlineSubsystemSteam/OnlineSubsystemSteam.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemNull, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Online/OnlineSubsystemNull/OnlineSubsystemNull.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystem, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Online/OnlineSubsystem/OnlineSubsystem.uplugin
LogPluginManager: Loaded Plugin OnlineFramework, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Online/OnlineFramework/OnlineFramework.uplugin
LogPluginManager: Loaded Plugin UdpMessaging, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Messaging/UdpMessaging/UdpMessaging.uplugin
LogPluginManager: Loaded Plugin TcpMessaging, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Messaging/TcpMessaging/TcpMessaging.uplugin
LogPluginManager: Loaded Plugin WmfMedia, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Media/WmfMedia/WmfMedia.uplugin
LogPluginManager: Loaded Plugin AvfMedia, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Media/AvfMedia/AvfMedia.uplugin
LogPluginManager: Loaded Plugin AndroidMedia, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Media/AndroidMedia/AndroidMedia.uplugin
LogPluginManager: Loaded Plugin HTML5Networking, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Experimental/HTML5Networking/HTML5Networking.uplugin
LogPluginManager: Loaded Plugin CharacterAI, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Experimental/CharacterAI/CharacterAI.uplugin
LogPluginManager: Loaded Plugin LightPropagationVolume, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/Blendables/LightPropagationVolume/LightPropagationVolume.uplugin
LogPluginManager: Loaded Plugin Paper2D, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/Engine/Plugins/2D/Paper2D/Paper2D.uplugin
LogPluginManager: Loaded Plugin AdvancedSessions, From C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/AscendOfElfen/Plugins/AdvancedSessions/AdvancedSessions.uplugin
LogModuleManager:Warning: ModuleManager: Module 'XMPP' not found - its StaticallyLinkedModuleInitializers function is null.
LogInit: Using libcurl 7.47.1
LogInit:  - built for x86_64-pc-win32
LogInit:  - supports SSL with WinSSL
LogInit:  - other features:
LogInit:      CURL_VERSION_SSL
LogInit:      CURL_VERSION_IPV6
LogInit:      CURL_VERSION_ASYNCHDNS
LogInit:      CURL_VERSION_LARGEFILE
LogInit:      CURL_VERSION_IDN
LogInit:  CurlRequestOptions (configurable via config and command line):
LogInit:  - bVerifyPeer = false  - Libcurl will NOT verify peer certificate
LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
LogInit:  - CertBundlePath = nullptr  - Libcurl will use whatever was configured at build time.
LogOnline:Display: STEAM: Loading Steam SDK 1.32
LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
LogInit: Build: ++UE4+Release-4.13-CL-3172292
LogInit: Engine Version: 4.13.2-3172292+++UE4+Release-4.13
LogInit: Compatible Engine Version: 4.13.0-3106830+++UE4+Release-4.13
LogInit: Net CL: 3172292
LogDevObjectVersion: Number of dev versions registered: 13
LogDevObjectVersion:   Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 5
LogDevObjectVersion:   Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
LogDevObjectVersion:   Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 1
LogDevObjectVersion:   Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 6
LogDevObjectVersion:   Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 12
LogDevObjectVersion:   Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 0
LogDevObjectVersion:   Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
LogDevObjectVersion:   Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
LogDevObjectVersion:   Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 0
LogDevObjectVersion:   Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
LogDevObjectVersion:   Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 4
LogDevObjectVersion:   Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 0
LogDevObjectVersion:   Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 0
LogInit: Compiled (64-bit): Oct 24 2016 14:26:00
LogInit: Compiled with Visual C++: 19.00.23026.00
LogInit: Build Configuration: Development
LogInit: Branch Name: ++UE4+Release-4.13
LogInit: Command line: 
LogInit: Base directory: C:/Users/Kurt/Desktop/AoEBuilds/WindowsNoEditor/AscendOfElfen/Binaries/Win64/
LogInit: Installed Engine Build: 0
LogInit: Presizing for 2097152 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogInit: Object subsystem initialized
[2016.11.03-15.41.02:724]  0]LogInit: Selected Device Profile: [WindowsNoEditor]
[2016.11.03-15.41.02:724]  0]LogInit: Applying CVar settings loaded from the selected device profile: [WindowsNoEditor]
[2016.11.03-15.41.02:730]  0]LogInit: Computer: KURT-DESKTOP
[2016.11.03-15.41.02:730]  0]LogInit: User: Kurt
[2016.11.03-15.41.02:730]  0]LogInit: CPU Page size=65536, Cores=4
[2016.11.03-15.41.02:730]  0]LogInit: High frequency timer resolution =3.020363 MHz
[2016.11.03-15.41.02:730]  0]LogMemory: Memory total: Physical=15.9GB (16GB approx)
[2016.11.03-15.41.02:730]  0]LogMemory: Platform Memory Stats for WindowsNoEditor
[2016.11.03-15.41.02:730]  0]LogMemory: Process Physical Memory: 123.15 MB used, 123.15 MB peak
[2016.11.03-15.41.02:730]  0]LogMemory: Process Virtual Memory: 118.67 MB used, 118.67 MB peak
[2016.11.03-15.41.02:730]  0]LogMemory: Physical Memory: 7175.34 MB used, 16302.08 MB total
[2016.11.03-15.41.02:730]  0]LogMemory: Virtual Memory: 443.57 MB used, 134217728.00 MB total
[2016.11.03-15.41.03:406]  0]LogTextLocalizationManager: No specific translations for ('en-US') exist, so ('en') translations will be used.
[2016.11.03-15.41.03:544]  0]LogD3D11RHI: D3D11 adapters:
[2016.11.03-15.41.04:038]  0]LogD3D11RHI:    0. 'NVIDIA GeForce GT 750M' (Feature Level 11_0)
[2016.11.03-15.41.04:038]  0]LogD3D11RHI:       2017/0/8151 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:1, VendorId:0x10de
[2016.11.03-15.41.04:374]  0]LogD3D11RHI:    1. 'Intel(R) HD Graphics 4600' (Feature Level 11_0)
[2016.11.03-15.41.04:374]  0]LogD3D11RHI:       112/0/2048 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:1, VendorId:0x8086
[2016.11.03-15.41.04:428]  0]LogD3D11RHI:    2. 'Microsoft Basic Render Driver' (Feature Level 11_0)
[2016.11.03-15.41.04:428]  0]LogD3D11RHI:       0/0/8151 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
[2016.11.03-15.41.04:430]  0]LogD3D11RHI:    3. 'Microsoft Basic Render Driver' (Feature Level 11_0)
[2016.11.03-15.41.04:430]  0]LogD3D11RHI:       0/0/8151 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
[2016.11.03-15.41.04:430]  0]LogD3D11RHI: Chosen D3D11 Adapter: 0
[2016.11.03-15.41.04:437]  0]LogD3D11RHI: Creating new Direct3DDevice
[2016.11.03-15.41.04:437]  0]LogD3D11RHI:     GPU DeviceId: 0xfe4 (for the marketing name, search the web for "GPU Device Id")
[2016.11.03-15.41.04:437]  0]LogWindows: EnumDisplayDevices:
[2016.11.03-15.41.04:437]  0]LogWindows:    0. 'Intel(R) HD Graphics 4600' (P:1 D:1)
[2016.11.03-15.41.04:437]  0]LogWindows:    1. 'Intel(R) HD Graphics 4600' (P:0 D:0)
[2016.11.03-15.41.04:437]  0]LogWindows:    2. 'Intel(R) HD Graphics 4600' (P:0 D:0)
[2016.11.03-15.41.04:438]  0]LogWindows:    3. 'DisplayLink USB Device' (P:0 D:1)
[2016.11.03-15.41.04:438]  0]LogWindows: DebugString: PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter FoundDriverCount:0 
[2016.11.03-15.41.04:438]  0]LogD3D11RHI:     Adapter Name: NVIDIA GeForce GT 750M
[2016.11.03-15.41.04:438]  0]LogD3D11RHI:   Driver Version: Unknown (internal:Unknown, unified:Unknown)
[2016.11.03-15.41.04:438]  0]LogD3D11RHI:      Driver Date: Unknown
[2016.11.03-15.41.04:438]  0]LogRHI: Texture pool is 1361 MB (70% of 1945 MB)
[2016.11.03-15.41.04:453]  0]LogD3D11RHI: Async texture creation enabled
[2016.11.03-15.41.04:465]  0]LogD3D11RHI: GPU Timing Frequency: 1000.000000 (Debug: 2 1)
[2016.11.03-15.41.04:555]  0]LogAssetRegistry: FAssetRegistry took 0.0089 seconds to start up
[2016.11.03-15.41.04:558]  0]LogPackageLocalizationCache: Processed 3 localized package path(s) for 2 prioritized culture(s) in 0.003005 seconds
[2016.11.03-15.41.04:563]  0]LogContentStreaming: Texture pool size is 1000.00 MB
[2016.11.03-15.41.04:563]  0]LogInit: Selected Device Profile: [WindowsNoEditor]
[2016.11.03-15.41.04:604]  0]LogNetVersion: GetLocalNetworkVersion: CL: 3106830, ProjectName: ascendofelfen, ProjectVersion: , EngineNetworkVersion: 1, GameNetworkVersion: 0, NetworkChecksum: 3670371644
[2016.11.03-15.41.04:654]  0]LogSlate: SlateFontCache - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2016.11.03-15.41.04:654]  0]LogSlate: SlateFontCache - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2016.11.03-15.41.04:910]  0]LogMoviePlayer: Initializing movie player
[2016.11.03-15.41.05:330]  0]LogWindowsMoviePlayer: Unable to load movie: ../../../AscendOfElfen/Content/Movies/Default_Startup.mp4
[2016.11.03-15.41.05:496]  0]LogUObjectArray: 29072 objects as part of root set at end of initial load.
[2016.11.03-15.41.05:496]  0]LogUObjectAllocator: 5975872 out of 0 bytes used by permanent object pool.
[2016.11.03-15.41.05:496]  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
[2016.11.03-15.41.05:507]  0]LogEngine: Initializing Engine...
[2016.11.03-15.41.05:508]  0]LogHMD: Failed to initialize OpenVR with code 110
[2016.11.03-15.41.05:679]  0]LogInit: XAudio2 using 'Speakers / Headphones (Realtek High Definition Audio)' : 2 channels at 48 kHz using 32 bits per sample (channel mask 0x3)
[2016.11.03-15.41.05:693]  0]LogInit: FAudioDevice initialized.
[2016.11.03-15.41.05:693]  0]LogInit: Texture streaming: Enabled
[2016.11.03-15.41.05:894]  0]LogInit:Display: Game Engine Initialized.
[2016.11.03-15.41.05:894]  0]LogInit:Display: Starting Game.
[2016.11.03-15.41.05:894]  0]LogNet: Browse: /Game/01_Maps/LOBBY_MainMenu?Name=Player
[2016.11.03-15.41.05:894]  0]LogLoad: LoadMap: /Game/01_Maps/LOBBY_MainMenu?Name=Player
[2016.11.03-15.41.05:912]  0]LogMemory: Platform Memory Stats for WindowsNoEditor
[2016.11.03-15.41.05:912]  0]LogMemory: Process Physical Memory: 252.75 MB used, 262.69 MB peak
[2016.11.03-15.41.05:912]  0]LogMemory: Process Virtual Memory: 309.59 MB used, 310.84 MB peak
[2016.11.03-15.41.05:912]  0]LogMemory: Physical Memory: 7333.27 MB used, 16302.08 MB total
[2016.11.03-15.41.05:912]  0]LogMemory: Virtual Memory: 757.58 MB used, 134217728.00 MB total
[2016.11.03-15.41.05:912]  0]LogMemory: 
[2016.11.03-15.41.05:914]  0]LogMemory: Allocator Stats for binned:
[2016.11.03-15.41.05:914]  0]LogMemory: Current Memory 107.07 MB used, plus 14.06 MB waste
[2016.11.03-15.41.05:914]  0]LogMemory: Peak Memory 122.42 MB used, plus 3.08 MB waste
[2016.11.03-15.41.05:914]  0]LogMemory: Current OS Memory 121.13 MB, peak 125.50 MB
[2016.11.03-15.41.05:914]  0]LogMemory: Current Waste 1.63 MB, peak 1.65 MB
[2016.11.03-15.41.05:914]  0]LogMemory: Current Used 107.07 MB, peak 122.42 MB
[2016.11.03-15.41.05:914]  0]LogMemory: Current Slack 12.43 MB
[2016.11.03-15.41.05:914]  0]LogMemory: Allocs       179382 Current /  810738 Total
[2016.11.03-15.41.05:914]  0]LogMemory: 
[2016.11.03-15.41.05:914]  0]LogMemory: Block Size Num Pools Pools Cur Allocs Total Allocs Min Req Req Mem Used Mem Slack Mem Waste Efficiency
[2016.11.03-15.41.05:914]  0]LogMemory: ---------- --------- --------- ---------- ------------ ------- ------- -------- --------- --------- ----------
[2016.11.03-15.41.05:914]  0]LogMemory:          8         0         0          0            0       8       0       0K        0K        0K    100.00%
[2016.11.03-15.41.05:914]  0]LogMemory:         16        10        10      32699        83137      16      16     510K      130K        0K    100.00%
[2016.11.03-15.41.05:914]  0]LogMemory:         32        17        17      29353       125624      17      32     917K      171K       88K     91.91%
[2016.11.03-15.41.05:914]  0]LogMemory:         48        10        10      11837        58270      33      48     554K       86K       67K     89.53%
[2016.11.03-15.41.05:914]  0]LogMemory:         64        23        23      22737        96388      49      64    1421K       51K      125K     91.51%
[2016.11.03-15.41.05:914]  0]LogMemory:         80        13        13       9430        98591      65      80     736K       96K       48K     94.23%
[2016.11.03-15.41.05:914]  0]LogMemory:         96         6         6       3924        71493      81      96     367K       17K       29K     92.45%
[2016.11.03-15.41.05:914]  0]LogMemory:        112         5         5       2496        29068      97     112     273K       47K       22K     93.13%
[2016.11.03-15.41.05:914]  0]LogMemory:        128        23        23      10926        37863     114     128    1365K      107K       40K     97.28%
[2016.11.03-15.41.05:914]  0]LogMemory:        160        50        50      20174        47509     129     160    3152K       44K      274K     91.44%
[2016.11.03-15.41.05:914]  0]LogMemory:        192        38        38       9160        33623     161     192    1717K      713K      141K     94.20%
[2016.11.03-15.41.05:914]  0]LogMemory:        224        27        36       6207        35166     193     224    1357K      368K      124K     92.82%
[2016.11.03-15.41.05:914]  0]LogMemory:        256         6         6       1145        33849     225     256     286K       98K       13K     96.61%
[2016.11.03-15.41.05:914]  0]LogMemory:        288         5         5        902        11968     257     288     253K       67K       11K     96.56%
[2016.11.03-15.41.05:914]  0]LogMemory:        320         5         5        812         4494     290     320     253K       66K       12K     96.25%
[2016.11.03-15.41.05:914]  0]LogMemory:        384        28        28       4637         9307     322     384    1738K       47K      165K     90.79%
[2016.11.03-15.41.05:914]  0]LogMemory:        448         6         6        791         1908     386     448     346K       38K       30K     92.19%
[2016.11.03-15.41.05:914]  0]LogMemory:        512         7         7        724         3011     450     512     362K       86K        6K     98.66%
[2016.11.03-15.41.05:914]  0]LogMemory:        576        35        35       3548         4540     514     576    1995K      230K       74K     96.70%
[2016.11.03-15.41.05:914]  0]LogMemory:        640        24        24       1746         2833     580     640    1091K      439K       64K     95.83%
[2016.11.03-15.41.05:914]  0]LogMemory:        704        14        14        843         1713     642     704     579K      317K       28K     96.88%
[2016.11.03-15.41.05:914]  0]LogMemory:        768         6         6        365          750     706     768     273K      110K        7K     98.18%
[2016.11.03-15.41.05:914]  0]LogMemory:        896        23        23       1126         2268     769     896     985K      485K       76K     94.84%
[2016.11.03-15.41.05:914]  0]LogMemory:       1024        24        24        540         2026     899    1024     540K      996K       27K     98.24%
[2016.11.03-15.41.05:914]  0]LogMemory:       1168         8         8        373          952    1025    1168     425K       86K       31K     93.95%
[2016.11.03-15.41.05:914]  0]LogMemory:       1360        11        11        292         1476    1171    1360     387K      315K       38K     94.60%
[2016.11.03-15.41.05:914]  0]LogMemory:       1632        19        21        499         1149    1363    1632     795K      417K       47K     96.13%
[2016.11.03-15.41.05:914]  0]LogMemory:       2048        22        32        306         1432    1639    2048     612K      796K       52K     96.31%
[2016.11.03-15.41.05:914]  0]LogMemory:       2336         8         8        154         2078    2050    2336     351K      160K       38K     92.58%
[2016.11.03-15.41.05:914]  0]LogMemory:       2720        10        10        136          595    2349    2718     361K      277K       20K     96.88%
[2016.11.03-15.41.05:914]  0]LogMemory:       3264        17        33        176         1674    2722    3264     561K      523K       41K     96.23%
[2016.11.03-15.41.05:914]  0]LogMemory:       4096        38        70        335         1546    3266    4096    1340K     1092K      108K     95.56%
[2016.11.03-15.41.05:914]  0]LogMemory:       4672        23        40        148          917    4105    4672     675K      795K       38K     97.42%
[2016.11.03-15.41.05:914]  0]LogMemory:       5456        30        37        153          623    4674    5453     815K     1104K       61K     96.82%
[2016.11.03-15.41.05:914]  0]LogMemory:       6544        30        37        155          573    5461    6542     990K      928K       81K     95.78%
[2016.11.03-15.41.05:914]  0]LogMemory:       8192        12        13         75          941    6545    8192     600K      168K       46K     94.01%
[2016.11.03-15.41.05:914]  0]LogMemory:       9360        10        10         56          135    8224    9360     511K      129K       28K     95.63%
[2016.11.03-15.41.05:914]  0]LogMemory:      10912         8         9         37           85    9383   10892     394K      118K       39K     92.38%
[2016.11.03-15.41.05:914]  0]LogMemory:      13104        15        15         65          126   10955   13056     831K      129K       77K     91.98%
[2016.11.03-15.41.05:914]  0]LogMemory:      16384        14        15         50          185   13120   16384     800K       96K       61K     93.19%
[2016.11.03-15.41.05:914]  0]LogMemory:      21840        31        42         72          231   16394   21766    1535K      449K      230K     88.41%
[2016.11.03-15.41.05:914]  0]LogMemory:      32768        29        42         54          154   21863   32640    1728K      128K      406K     78.13%
[2016.11.03-15.41.05:914]  0]LogMemory:      49152         7         8         25          244       0   49152    1200K      144K      362K     73.07%
[2016.11.03-15.41.05:914]  0]LogMemory:      98304         4         5         15           27       0   97272    1440K       96K      337K     78.06%
[2016.11.03-15.41.05:914]  0]LogMemory: 
[2016.11.03-15.41.05:914]  0]LogMemory: 50240K allocated in pools (with 12759K slack and 3612K waste). Efficiency 92.81%
[2016.11.03-15.41.05:914]  0]LogMemory: Allocations 179299 Current / 810543 Total (in 751 pools)
[2016.11.03-15.41.05:914]  0]LogMemory: 
[2016.11.03-15.41.06:015]  0]LogAIModule: Creating AISystem for world LOBBY_MainMenu
[2016.11.03-15.41.06:015]  0]LogWorld: Game class is 'AoE_GM_MainMenu_C'
[2016.11.03-15.41.06:020]  0]LogWorld: Bringing World /Game/01_Maps/LOBBY_MainMenu.LOBBY_MainMenu up for play (tick rate 0) at 2016.11.03-11.41.06
[2016.11.03-15.41.06:021]  0]LogWorld: Bringing up level for play took: 0.004562
[2016.11.03-15.41.06:022]  0]LogSpawn:Warning: SpawnActor failed because no class was specified
[2016.11.03-15.41.06:022]  0]LogGameMode:Display: Match State Changed from EnteringMap to WaitingToStart
[2016.11.03-15.41.06:022]  0]LogGameState: Match State Changed from EnteringMap to WaitingToStart
[2016.11.03-15.41.06:022]  0]LogGameMode:Display: Match State Changed from WaitingToStart to InProgress
[2016.11.03-15.41.06:029]  0]LogGameState: Match State Changed from WaitingToStart to InProgress
[2016.11.03-15.41.06:029]  0]LogLoad: Took 0.134571 seconds to LoadMap(/Game/01_Maps/LOBBY_MainMenu)
[2016.11.03-15.41.06:231]  0]LogLoad: (Engine Initialization) Total time: 4.86 seconds
[2016.11.03-15.41.06:231]  0]LogExternalProfiler: Found external profiler: VSPerf
[2016.11.03-15.41.06:231]  0]LogExternalProfiler: Using external profiler: VSPerf
[2016.11.03-15.41.06:300]  0]LogOcInput: OculusInput pre-init called
[2016.11.03-15.41.06:366]  0]LogRenderer: Reallocating scene render targets to support 128x128 (Frame:1).
[2016.11.03-15.41.06:479]  1]LogRenderer: Reallocating scene render targets to support 1920x1080 (Frame:2).
[2016.11.03-15.41.27:898][465]LogNetVersion: GetLocalNetworkVersion: CL: 3106830, ProjectName: ascendofelfen, ProjectVersion: 1.0.0.0, EngineNetworkVersion: 1, GameNetworkVersion: 0, NetworkChecksum: 274667789
[2016.11.03-15.41.28:224][472]LogOnline:Warning: STEAM: Empty session setting Password  :OnlineService of type String
[2016.11.03-15.41.28:256][472]LogGameMode:Display: Match State Changed from InProgress to LeavingMap
[2016.11.03-15.41.28:256][472]LogGameState: Match State Changed from InProgress to LeavingMap
[2016.11.03-15.41.28:256][472]LogNet: Browse: /Game/01_Maps/LOBBY_GameSetup?listen
[2016.11.03-15.41.28:256][472]LogLoad: LoadMap: /Game/01_Maps/LOBBY_GameSetup?listen
[2016.11.03-15.41.28:315][472]LogMemory: Platform Memory Stats for WindowsNoEditor
[2016.11.03-15.41.28:316][472]LogMemory: Process Physical Memory: 351.30 MB used, 403.27 MB peak
[2016.11.03-15.41.28:316][472]LogMemory: Process Virtual Memory: 723.22 MB used, 807.72 MB peak
[2016.11.03-15.41.28:316][472]LogMemory: Physical Memory: 7433.61 MB used, 16302.08 MB total
[2016.11.03-15.41.28:316][472]LogMemory: Virtual Memory: 1236.83 MB used, 134217728.00 MB total
[2016.11.03-15.41.28:316][472]LogMemory: 
[2016.11.03-15.41.28:317][472]LogMemory: Allocator Stats for binned:
[2016.11.03-15.41.28:317][472]LogMemory: Current Memory 117.11 MB used, plus 14.51 MB waste
[2016.11.03-15.41.28:317][472]LogMemory: Peak Memory 170.54 MB used, plus 13.64 MB waste
[2016.11.03-15.41.28:317][472]LogMemory: Current OS Memory 131.63 MB, peak 184.19 MB
[2016.11.03-15.41.28:317][472]LogMemory: Current Waste 1.86 MB, peak 6.05 MB
[2016.11.03-15.41.28:317][472]LogMemory: Current Used 117.11 MB, peak 170.54 MB
[2016.11.03-15.41.28:317][472]LogMemory: Current Slack 12.65 MB
[2016.11.03-15.41.28:317][472]LogMemory: Allocs       184072 Current /  1089779 Total
[2016.11.03-15.41.28:318][472]LogMemory: 
[2016.11.03-15.41.28:318][472]LogMemory: Block Size Num Pools Pools Cur Allocs Total Allocs Min Req Req Mem Used Mem Slack Mem Waste Efficiency
[2016.11.03-15.41.28:318][472]LogMemory: ---------- --------- --------- ---------- ------------ ------- ------- -------- --------- --------- ----------
[2016.11.03-15.41.28:318][472]LogMemory:          8         0         0          0            0       8       0       0K        0K        0K    100.00%
[2016.11.03-15.41.28:318][472]LogMemory:         16        10        10      33073       104725      16      16     516K      124K        0K    100.00%
[2016.11.03-15.41.28:318][472]LogMemory:         32        17        17      30810       153149      17      32     962K      126K       90K     91.73%
[2016.11.03-15.41.28:318][472]LogMemory:         48        10        10      12656        85678      33      48     593K       47K       59K     90.78%
[2016.11.03-15.41.28:318][472]LogMemory:         64        25        25      23139       124451      49      64    1446K      154K      122K     92.38%
[2016.11.03-15.41.28:318][472]LogMemory:         80        13        13       9565       113658      65      80     747K       85K       48K     94.23%
[2016.11.03-15.41.28:318][472]LogMemory:         96         8         9       4141       127831      81      96     388K      124K       31K     93.95%
[2016.11.03-15.41.28:318][472]LogMemory:        112         5         5       2574        35087      97     112     281K       39K       21K     93.44%
[2016.11.03-15.41.28:318][472]LogMemory:        128        24        24      11023        43774     114     128    1377K      159K       41K     97.33%
[2016.11.03-15.41.28:318][472]LogMemory:        160        52        52      20270        55951     129     160    3167K      157K      283K     91.50%
[2016.11.03-15.41.28:318][472]LogMemory:        192        38        38       9497        46526     161     192    1780K      650K      142K     94.16%
[2016.11.03-15.41.28:318][472]LogMemory:        224        27        36       6245        46176     193     224    1366K      359K      114K     93.40%
[2016.11.03-15.41.28:318][472]LogMemory:        256         7         7       1221        40994     225     256     305K      143K       14K     96.88%
[2016.11.03-15.41.28:318][472]LogMemory:        288         6         6        906        14114     257     288     254K      130K       11K     97.14%
[2016.11.03-15.41.28:318][472]LogMemory:        320         5         5        819         7863     290     320     255K       64K       11K     96.56%
[2016.11.03-15.41.28:318][472]LogMemory:        384        30        30       4710        19628     322     384    1766K      147K      158K     91.77%
[2016.11.03-15.41.28:318][472]LogMemory:        448         7         7        797         4526     386     448     348K      100K       27K     93.97%
[2016.11.03-15.41.28:318][472]LogMemory:        512         8         8        727         5638     449     512     363K      149K        5K     99.02%
[2016.11.03-15.41.28:318][472]LogMemory:        576        35        35       3572         5561     514     576    2009K      216K       84K     96.25%
[2016.11.03-15.41.28:318][472]LogMemory:        640        24        24       1750         3126     580     640    1093K      437K       64K     95.83%
[2016.11.03-15.41.28:318][472]LogMemory:        704        14        14        854         2874     642     704     587K      309K       30K     96.65%
[2016.11.03-15.41.28:318][472]LogMemory:        768         6         6        380         1356     706     768     285K       98K        7K     98.18%
[2016.11.03-15.41.28:318][472]LogMemory:        896        23        23       1133         2880     769     896     991K      479K       71K     95.18%
[2016.11.03-15.41.28:318][472]LogMemory:       1024        24        24        543        10813     897    1024     543K      993K       13K     99.15%
[2016.11.03-15.41.28:318][472]LogMemory:       1168        11        11        407         2451    1025    1168     464K      239K       27K     96.16%
[2016.11.03-15.41.28:318][472]LogMemory:       1360        11        11        304         4597    1171    1360     403K      299K       28K     96.02%
[2016.11.03-15.41.28:318][472]LogMemory:       1632        19        21        502         3240    1361    1632     800K      412K       77K     93.67%
[2016.11.03-15.41.28:318][472]LogMemory:       2048        23        32        349         3687    1639    2048     698K      774K       51K     96.54%
[2016.11.03-15.41.28:318][472]LogMemory:       2336         8         8        155         2211    2050    2336     353K      158K       38K     92.58%
[2016.11.03-15.41.28:318][472]LogMemory:       2720        10        10        152          705    2340    2718     403K      235K       23K     96.41%
[2016.11.03-15.41.28:318][472]LogMemory:       3264        17        33        189         1761    2721    3264     602K      482K       45K     95.86%
[2016.11.03-15.41.28:318][472]LogMemory:       4096        38        70        397         3249    3266    4096    1588K      844K      166K     93.17%
[2016.11.03-15.41.28:318][472]LogMemory:       4672        23        40        168         1590    4097    4672     766K      704K       50K     96.60%
[2016.11.03-15.41.28:318][472]LogMemory:       5456        30        37        175          717    4674    5453     932K      987K       70K     96.35%
[2016.11.03-15.41.28:318][472]LogMemory:       6544        30        37        171          672    5461    6542    1092K      826K       88K     95.42%
[2016.11.03-15.41.28:318][472]LogMemory:       8192        11        15         72         1502    6545    8192     576K      128K       38K     94.60%
[2016.11.03-15.41.28:318][472]LogMemory:       9360        10        11         64          652    8224    9360     585K       55K       35K     94.53%
[2016.11.03-15.41.28:318][472]LogMemory:      10912         8         9         39          579    9383   10892     415K       97K       28K     94.53%
[2016.11.03-15.41.28:318][472]LogMemory:      13104        20        20         98          170   10955   13056    1254K       26K      113K     91.17%
[2016.11.03-15.41.28:318][472]LogMemory:      16384        17        20         60          707   13120   16384     960K      128K       26K     97.61%
[2016.11.03-15.41.28:318][472]LogMemory:      21840        31        42         74          279   16394   21766    1578K      406K      239K     87.95%
[2016.11.03-15.41.28:318][472]LogMemory:      32768        30        42         53          184   21863   32640    1696K      224K      409K     78.70%
[2016.11.03-15.41.28:318][472]LogMemory:      49152        11        12         32          283       0   49152    1536K      576K      448K     78.79%
[2016.11.03-15.41.28:318][472]LogMemory:      98304         4         6         15           39       0   97272    1440K       96K      328K     78.65%
[2016.11.03-15.41.28:318][472]LogMemory: 
[2016.11.03-15.41.28:318][472]LogMemory: 52608K allocated in pools (with 12985K slack and 3773K waste). Efficiency 92.83%
[2016.11.03-15.41.28:318][472]LogMemory: Allocations 183882 Current / 1085655 Total (in 780 pools)
[2016.11.03-15.41.28:318][472]LogMemory: 
[2016.11.03-15.41.28:519][472]LogAIModule: Creating AISystem for world LOBBY_GameSetup
[2016.11.03-15.41.28:519][472]LogWorld: Game class is 'AoE_GM_MainMenu_C'
[2016.11.03-15.41.28:520][472]LogNet:Display: SteamNetDriver_0 bound to port 7777
[2016.11.03-15.41.28:520][472]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2016.11.03-15.41.28:521][472]LogNet: GameNetDriver SteamNetDriver_0 IpNetDriver listening on port 7777
[2016.11.03-15.41.28:525][472]LogWorld: Bringing World /Game/01_Maps/LOBBY_GameSetup.LOBBY_GameSetup up for play (tick rate 0) at 2016.11.03-11.41.28
[2016.11.03-15.41.28:526][472]LogWorld: Bringing up level for play took: 0.003615
[2016.11.03-15.41.28:527][472]LogSpawn:Warning: SpawnActor failed because no class was specified
[2016.11.03-15.41.28:527][472]LogGameMode:Display: Match State Changed from EnteringMap to WaitingToStart
[2016.11.03-15.41.28:527][472]LogGameState: Match State Changed from EnteringMap to WaitingToStart
[2016.11.03-15.41.28:527][472]LogGameMode:Display: Match State Changed from WaitingToStart to InProgress
[2016.11.03-15.41.28:527][472]LogOnline:Warning: STEAM: Can't start an online session (Game) in state InProgress
[2016.11.03-15.41.28:536][472]LogGameState: Match State Changed from WaitingToStart to InProgress
[2016.11.03-15.41.28:536][472]LogLoad: Took 0.280508 seconds to LoadMap(/Game/01_Maps/LOBBY_GameSetup)
[2016.11.03-15.41.36:510][730]Closing by request
[2016.11.03-15.41.36:510][730]LogWindows: FPlatformMisc::RequestExit(0)
[2016.11.03-15.41.36:537][731]LogMoviePlayer: Shutting down movie player
[2016.11.03-15.41.37:524][731]LogNet: World NetDriver shutdown SteamNetDriver_0 [GameNetDriver]
[2016.11.03-15.41.37:524][731]LogNet: DestroyNamedNetDriver SteamNetDriver_0 [GameNetDriver]
[2016.11.03-15.41.37:524][731]LogExit: GameNetDriver SteamNetDriver_0 shut down
[2016.11.03-15.41.37:526][731]LogSlate: Request Window 'AscendOfElfen (64-bit, PCD3D_SM5)' being destroyed
[2016.11.03-15.41.37:551][731]LogSlate: Window 'AscendOfElfen (64-bit, PCD3D_SM5)' being destroyed
[2016.11.03-15.41.37:554][731]LogWindowsTextInputMethodSystem:Display: IME system now deactivated.
[2016.11.03-15.41.37:554][731]LogWindowsTextInputMethodSystem:Display: IME system now deactivated.
[2016.11.03-15.41.37:600][731]LogSlate: HittestGrid destroyed
[2016.11.03-15.41.37:672][731]LogExit: Preparing to exit.
[2016.11.03-15.41.37:755][731]LogExit: Game engine shut down
[2016.11.03-15.41.37:901][731]LogObj: Freed 32b from 1 cluster array pools.
[2016.11.03-15.41.37:901][731]LogExit: Object subsystem successfully closed.
[2016.11.03-15.41.37:913][731]LogD3D11RHI: Shutdown
[2016.11.03-15.41.37:913][731]LogD3D11RHI: CleanupD3DDevice
[2016.11.03-15.41.38:010][731]LogD3D11RHI: ~FD3D11DynamicRHI
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module AutomationController (73)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module AutomationWorker (72)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module GameplayDebugger (71)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module AIModule (70)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module CharacterAI (69)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (68)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (67)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module Media (66)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (65)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module SessionServices (64)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module Niagara (63)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (62)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module AnalyticsET (61)
[2016.11.03-15.41.38:010][731]LogModuleManager: Shutting down and abandoning module ProfilerService (60)
[2016.11.03-15.41.38:042][731]LogModuleManager: Shutting down and abandoning module TaskGraph (59)
[2016.11.03-15.41.38:042][731]LogModuleManager: Shutting down and abandoning module HTML5Networking (58)
[2016.11.03-15.41.38:042][731]LogModuleManager: Shutting down and abandoning module Hotfix (57)
[2016.11.03-15.41.38:042][731]LogModuleManager: Shutting down and abandoning module Lobby (56)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module Party (55)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module Qos (54)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (52)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module CableComponent (51)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (50)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module OculusInput (49)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module OculusLibrary (48)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (47)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module SteamVRController (46)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module SteamVR (45)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module SlateRemote (44)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module AscendOfElfen (43)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module AdvancedSessions (42)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module Paper2D (41)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module LightPropagationVolumeRuntime (40)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module TcpMessaging (39)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module UdpMessaging (38)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module WmfMedia (37)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (36)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module ImageWrapper (35)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module MediaAssets (34)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module GameLiveStreaming (33)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module UMG (32)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module SlateReflector (31)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module Slate (30)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module Messaging (29)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (28)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module XAudio2 (27)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module Networking (26)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module Core (25)
[2016.11.03-15.41.38:043][731]LogModuleManager: Shutting down and abandoning module AssetRegistry (24)
[2016.11.03-15.41.38:046][731]LogModuleManager: Shutting down and abandoning module InputCore (23)
[2016.11.03-15.41.38:046][731]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (20)
[2016.11.03-15.41.38:047][731]LogOnline:Display: STEAM: OnlineSubsystemSteam::Shutdown()
[2016.11.03-15.41.38:085][731]LogOnline:Display: Unloading online subsystem: Steam
[2016.11.03-15.41.38:085][731]LogOnline:Display: STEAM: OnlineSubsystemSteam::Shutdown()
[2016.11.03-15.41.38:085][731]LogOnline:Display: Unloading online subsystem: NULL
[2016.11.03-15.41.38:085][731]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (18)
[2016.11.03-15.41.38:085][731]LogModuleManager: Shutting down and abandoning module GearVR (17)
[2016.11.03-15.41.38:085][731]LogModuleManager: Shutting down and abandoning module OculusRift (16)
[2016.11.03-15.41.38:085][731]LogModuleManager: Shutting down and abandoning module HTTP (15)
[2016.11.03-15.41.38:086][731]LogHttp:Display: Http module shutting down, but needs to wait on 1 outstanding Http requests:
[2016.11.03-15.41.38:086][731]LogHttp:Display: 	verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B84453BE2-4153-7E7B-4CA6-1BB496E3AE9E%7D&AppID=UEGame.Rocket.Release%7C0B50FFB9464BB750921D99899FA099B7%7CUE4Game&AppVersion=4.13.2-3172292%2B%2B%2BUE4%2BRelease-4.13&UserID=ANON-%7B830D568F-497C-D478-C01C-D39E617C721F%7D&AppEnvironment=datacollector-binary&UploadType=eteventstream] status=Processing
[2016.11.03-15.41.38:118][731]LogModuleManager: Shutting down and abandoning module ShaderCore (13)
[2016.11.03-15.41.38:118][731]LogModuleManager: Shutting down and abandoning module Landscape (12)
[2016.11.03-15.41.38:118][731]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (11)
[2016.11.03-15.41.38:119][731]LogModuleManager: Shutting down and abandoning module OpenGLDrv (10)
[2016.11.03-15.41.38:119][731]LogModuleManager: Shutting down and abandoning module D3D11RHI (9)
[2016.11.03-15.41.38:119][731]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (8)
[2016.11.03-15.41.38:119][731]LogModuleManager: Shutting down and abandoning module Renderer (7)
[2016.11.03-15.41.38:119][731]LogModuleManager: Shutting down and abandoning module Engine (6)
[2016.11.03-15.41.38:119][731]LogModuleManager: Shutting down and abandoning module CoreUObject (5)
[2016.11.03-15.41.38:119][731]LogModuleManager: Shutting down and abandoning module NetworkFile (4)
[2016.11.03-15.41.38:119][731]LogModuleManager: Shutting down and abandoning module StreamingFile (3)
[2016.11.03-15.41.38:119][731]LogModuleManager: Shutting down and abandoning module SandboxFile (2)
[2016.11.03-15.41.38:119][731]LogModuleManager: Shutting down and abandoning module PakFile (1)
[2016.11.03-15.41.38:120][731]LogExit: Exiting.
[2016.11.03-15.41.38:122][731]Log file closed, 11/03/16 11:41:38


These logs are off the same machine, but I haven’t been testing on the same machine. I am testing on two different machines, I just did this with the same machine this time to get the logs. I can get the logs from using two machines if you think it would make a difference, but as you said, it appears its in the set up so I don’t think it should matter.

1 Like

Ah, was your project originally in ? 4.13 moved the subsystems into plugins that you have to enable, you no longer include them in the build.cs for the project, you have to enable it in the plugins directory.

1 Like

[QUOTE=;618498]
Ah, was your project originally in ? 4.13 moved the subsystems into plugins that you have to enable, you no longer include them in the build.cs for the project, you have to enable it in the plugins directory.

No, it’s only been 4.13. I’ve always been using the plugin version. I usually update my engine on the day of a release (except for preview builds) and we started this particular project the Monday after the Mega Jam. I think it was originally built on 4.13.1 and then I updated to 4.13.2.

1 Like

[QUOTE=PDubulous;618511]
No, it’s only been 4.13. I’ve always been using the plugin version. I usually update my engine on the day of a release (except for preview builds) and we started this particular project the Monday after the Mega Jam. I think it was originally built on 4.13.1 and then I updated to 4.13.2.

Weird, ok well i’m recompiling 4.13.1 for 4.13.2 since I forgot to do that, you can try with that when it is up but the last actual subsystem change was 2 months ago.

1 Like

4.13.2 is up, but like I said the code didn’t change and the binaries aren’t any different…

1 Like

[QUOTE=;618523]
Weird, ok well i’m recompiling 4.13.1 for 4.13.2 since I forgot to do that, you can try with that when it is up but the last actual subsystem change was 2 months ago.

Sounds good. I appreciate your time and help. This will be the first time updating your system since we’ve implemented it… are there instructions for that?

1 Like

[QUOTE=PDubulous;618538]
Sounds good. I appreciate your time and help. This will be the first time updating your system since we’ve implemented it… are there instructions for that?

Just replace the folder, I will note that my - 4.13 migration of one of my projects ran into huge issues but that was across the subsystems switching over to plugins. Normally it should be seamless.

1 Like

Well, that made a mess of things. So, if I’m understanding you correctly, even when installing the plugin after 4.13, I shouldn’t ever have to use Visual Studio for solutions or anything? I just drop it in and run it solely as a plugin? I DL’d the 4.13.2 version and copied over the previous version and when building inside the engine, I got the following errors:



LogSavePackage: Save=306.46ms
LogSavePackage: Moving '../../../../../../Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Saved/UEDPCLOBBY_MainMenu13201A91455C47C3E1FC62BA8D43B8A1.tmp' to '../../../../../../Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Saved/Autosaves/Game/01_Maps/UEDPCLOBBY_MainMenu.umap'
LogSavePackage:Display: Finished SavePackage ../../../../../../Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Saved/Autosaves/Game/01_Maps/UEDPCLOBBY_MainMenu.umap
LogEditorTransaction: Undo Spawn Play From Here Start
UATHelper: Packaging (Windows (64-bit)): Running AutomationTool...
UATHelper: Packaging (Windows (64-bit)): Automation.ParseCommandLine: Parsing command line: -ScriptsForProject="C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/AscendOfElfen.uproject" BuildCookRun -nocompile -nocompileeditor -installed -nop4 -project="C:/Users/Kur
UATHelper: Packaging (Windows (64-bit)): t/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/AscendOfElfen.uproject" -cook -stage -archive -archivedirectory=C:/Users/Kurt/Desktop/AoEBuilds -package -clientconfig=Development -ue4exe=UE4Editor-Cmd.exe -pak -prereqs -nodebuginfo -targetplatform=Win64 -build -CrashReporter -utf8output
UATHelper: Packaging (Windows (64-bit)): Automation.Process: Setting up command environment.
UATHelper: Packaging (Windows (64-bit)): BuildCookRun.SetupParams: Setting up ProjectParams for C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject
UATHelper: Packaging (Windows (64-bit)): Project.Build: ********** BUILD COMMAND STARTED **********
UATHelper: Packaging (Windows (64-bit)): CommandUtils.Run: Run: C:\Program Files (x86)\Epic Games\4.13\Engine\Binaries\DotNET\UnrealBuildTool.exe AscendOfElfen Win64 Development -Project="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject"  "C:
UATHelper: Packaging (Windows (64-bit)): \Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject"  -remoteini="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen" -noxge -generatemanifest -NoHotReload
UATHelper: Packaging (Windows (64-bit)): CommandUtils.Run: Run: Took 1.0542451s to run UnrealBuildTool.exe, ExitCode=0
UATHelper: Packaging (Windows (64-bit)): CommandUtils.Run: Run: C:\Program Files (x86)\Epic Games\4.13\Engine\Binaries\DotNET\UnrealBuildTool.exe AscendOfElfen Win64 Development -Project="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject"  "C:
UATHelper: Packaging (Windows (64-bit)): \Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject"  -remoteini="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen" -noxge -NoHotReload -ignorejunk
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Performing 4 actions (4 in parallel)
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Module.AdvancedSessions.cpp
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: AdvancedSessions.generated.cpp
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(47): error C2143: syntax error: missing ';' before 'public'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(47): error C4430: missing type specifier - int assumed. Note: C++ does not
UATHelper: Packaging (Windows (64-bit)):  support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(47): error C2143: syntax error: missing ';' before 'public'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(47): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(136): error C2143: syntax error: missing ';' before 'private'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(136): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(136): error C2143: syntax error: missing ';' before 'private'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(136): error C4430: missing type specifier - int assumed. Note: C++ does no
UATHelper: Packaging (Windows (64-bit)): t support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(199): error C2143: syntax error: missing ';' before 'public'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(199): error C2143: syntax error: missing ';' before 'public'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(199): error C4430: missing type specifier - int assumed. Note: C++ does not support default-intc:\users\kurt\google drive\kurt's workspac
e folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(199): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: 
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(213): error C2143: syntax error: missing ';' before 'public'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(213): error C4430: missing type specifier - int assumed. Note: C++ does not support default-intc:\users\kurt\google drive\kurt's workspac
e folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(213): error C2143: syntax error: missing ';' before 'public'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: 
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(213): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(224): error C2143: syntax error: missing ';' before 'public'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(224): error C2143: syntax error: missing ';' before 'public'c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofel
\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(224): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: 
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(224): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(249): error C2143: syntax error: missing ';' before 'public'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(249): error C2143: syntax error: missing ';' before 'public'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(249): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(249): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(285): error C3646: 'FName': unknown override specifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(285): error C3646: 'Key': unknown override specifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(285): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(285): error C3646: 'FName': unknown override specifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(285): error C3646: 'Key': unknown override specifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(285): error C4430: missing type specifier - int assumed. Note: C++ does no
UATHelper: Packaging (Windows (64-bit)): t support default-intc:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(300): error C3646: 'EOnlineComparisonOpRedux': unknown override specifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: 
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(300): error C3646: 'ComparisonOp': unknown override specifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(300): error C4430: missing type specifier - int assumed. Note: C++ does no
UATHelper: Packaging (Windows (64-bit)): t support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(300): error C3646: 'EOnlineComparisonOpRedux': unknown override specifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(300): error C3646: 'ComparisonOp': unknown override specifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(300): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedExternalUILibrary.h(27): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedExternalUILibrary.h(27): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedExternalUILibrary.h(27): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowAccountUpgradeUI(const FBPUniqueNetId,EBlueprintResultSwitch &)': cannot convert
 argument 2 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowProfileUI(const FBPUniqueNetId,const FBPUniqueNetId,EBlueprintResultSwitch &)': 
cannot convert argument 3 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowWebURLUI(FString,EBlueprintResultSwitch &,TArray<FString,FDefaultAllocator> &,bo
ol,bool,bool,int32,int32,int32,int32)': cannot convert argument 2 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowLeaderBoardUI(FString,EBlueprintResultSwitch &)': cannot convert argument 2 from
 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowInviteUI(APlayerC
UATHelper: Packaging (Windows (64-bit)): ontroller *,EBlueprintResultSwitch &)': cannot convert argument 2 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowFriendsUI(APlayer
UATHelper: Packaging (Windows (64-bit)): Controller *,EBlueprintResultSwitch &)': cannot convert argument 2 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedExternalUILibrary.h(27): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedExternalUILibrary.h(27): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedExternalUILibrary.h(27): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowAccountUpgradeUI(const FBPUniqueNetId,EBlueprintResultSwitch &)': cannot convert
 argument 2 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowProfileUI(const FBPUniqueNetId,const FBPUniqueNetId,EBlueprintResultSwitch &)': 
cannot convert argument 3 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowWebURLUI(FString,
UATHelper: Packaging (Windows (64-bit)): EBlueprintResultSwitch &,TArray<FString,FDefaultAllocator> &,bool,bool,bool,int32,int32,int32,int32)': cannot convert argument 2 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowLeaderBoardUI(FSt
UATHelper: Packaging (Windows (64-bit)): ring,EBlueprintResultSwitch &)': cannot convert argument 2 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowInviteUI(APlayerC
UATHelper: Packaging (Windows (64-bit)): ontroller *,EBlueprintResultSwitch &)': cannot convert argument 2 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedExternalUILibrary.h(27): error C2664: 'void UAdvancedExternalUILibrary::ShowFriendsUI(APlayer
UATHelper: Packaging (Windows (64-bit)): Controller *,EBlueprintResultSwitch &)': cannot convert argument 2 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedFriendsGameInstance.cpp(180): error C2039: 'Execute_OnPlayerLoginStatusChanged': is not a member of 'IAdvancedFriendsInterface'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\AdvancedFriendsInterface.h(27): note: see declaration of 'IAdvancedFriendsInterface'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedFriendsGameInstance.cpp(180): error C3861: 'Execute_OnPlayerLoginStatusChanged': identifier not found
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedFriendsGameInstance.cpp(203): error C2039: 'Execute_OnPlayerLoginChanged': is not a member of
UATHelper: Packaging (Windows (64-bit)):  'IAdvancedFriendsInterface'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\AdvancedFriendsInterface.h(27): note: see declaration of 'IAdvancedFriendsInterface'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedFriendsGameInstance.cpp(203): error C3861: 'Execute_OnPlayerLoginChanged': identifier not fou
UATHelper: Packaging (Windows (64-bit)): nd
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedFriendsLibrary.h(35): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedFriendsLibrary.h(35): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedFriendsLibrary.h(35): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argumen
UATHelper: Packaging (Windows (64-bit)): t for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedFriendsLibrary.h(35): error C2664: 'void UAdvancedFriendsLibrary::SendSessionInviteToFriend(A
UATHelper: Packaging (Windows (64-bit)): PlayerController *,const FBPUniqueNetId &,EBlueprintResultSwitch &)': cannot convert argument 3 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedFriendsLibrary.h(35): error C2664: 'void UAdvancedFriendsLibrary::SendSessionInviteToFriends(
UATHelper: Packaging (Windows (64-bit)): APlayerController *,const TArray<FBPUniqueNetId,FDefaultAllocator> &,EBlueprintResultSwitch &)': cannot convert argument 3 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedSessionsLibrary.h(27): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedSessionsLibrary.h(27): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedSessionsLibrary.h(27): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionPropertyFloat(const TArray<FSessionPropertyKeyPair,FDefaultAllocator> &,FName,
ESessionSettingSearchResult &,float &)': cannot convert argument 3 from 'TEnumAsByte' to 'ESessionSettingSearchResult &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionPropertyInt(con
UATHelper: Packaging (Windows (64-bit)): st TArray<FSessionPropertyKeyPair,FDefaultAllocator> &,FName,ESessionSettingSearchResult &,int32 &)': cannot convert argument 3 from 'TEnumAsByte' to 'ESessionSettingSearchResult &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionPropertyString(const TArray<FSessionPropertyKeyPair,FDefaultAllocator> &,FName
,ESessionSettingSearchResult &,FString &)': cannot convert argument 3 from 'TEnumAsByte' to 'ESessionSettingSearchResult &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionPropertyBool(co
UATHelper: Packaging (Windows (64-bit)): nst TArray<FSessionPropertyKeyPair,FDefaultAllocator> &,FName,ESessionSettingSearchResult &,bool &)': cannot convert argument 3 from 'TEnumAsByte' to 'ESessionSettingSearchResult &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionPropertyByte(const TArray<FSessionPropertyKeyPair,FDefaultAllocator> &,FName,E
SessionSettingSearchResult &,uint8 &)': cannot convert argument 3 from 'TEnumAsByte' to 'ESessionSettingSearchResult &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedSessionsLibrary.h(27): error C3861: 'Type': identifier not found
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionSettings(int32 &,int32 &,bool &,bool &,bool &,bool &,bool &,int32 &,TArray<FSe
ssionPropertyKeyPair,FDefaultAllocator> &,EBlueprintResultSwitch &)': cannot convert argument 10 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionState(EBPOnlineSessionState &)': cannot convert argument 1 from 'TEnumAsByte' 
to 'EBPOnlineSessionState &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedFriendsLibrary.h(35): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedFriendsLibrary.h(35): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedFriendsLibrary.h(35): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedFriendsLibrary.h(35): error C2664: 'void UAdvancedFriendsLibrary::SendSessionInviteToFriend(APlayerController *,const FBPUniqueNetId &,EBlueprintResultSwitc
h &)': cannot convert argument 3 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedFriendsLibrary.h(35): error C2664: 'void UAdvancedFriendsLibrary::SendSessionInviteToFriends(
UATHelper: Packaging (Windows (64-bit)): APlayerController *,const TArray<FBPUniqueNetId,FDefaultAllocator> &,EBlueprintResultSwitch &)': cannot convert argument 3 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/FindSessionsCallbackProxyAdvanced.h(12): error C2838: 'Type': illegal qualified name in member declar
UATHelper: Packaging (Windows (64-bit)): ation
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes/FindSessionsCallbackProxyAdvanced.h(12): error C3861: 'Type': identifier not found
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(88): error C2039: 'StaticStruct': is not a member of
UATHelper: Packaging (Windows (64-bit)):  'FSessionsSearchSetting'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\intermediate\build\win64\ue4\inc\advancedsessions\FindSessionsCallbackProxyAdvanced.generated.h(12): note: see declaration of 'FSessionsSearchSetting'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(100): error C2039: 'StaticStruct': is not a member of 'FSessionsSearchSetting'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\intermediate\build\win64\ue4\inc\advancedsessions\FindSessionsCallbackProxyAdvanced.generated.h(12): note: see declaration of 'FSessionsSearchSetting'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(108): error C2039: 'StaticStruct': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\intermediate\build\win64\ue4\inc\advancedsessions\UpdateSessionCallbackProxyAdvanced.generated.h(12): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(109): error C2084: function 'UScriptStruct *StaticStruct(void)' already has a body
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(88): note: see previous definition of 'StaticStruct'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(120): error C2039: 'StaticStruct': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\intermediate\build\win64\ue4\inc\advancedsessions\UpdateSessionCallbackProxyAdvanced.generated.h(12): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(128): error C2039: 'StaticStruct': is not a member o
UATHelper: Packaging (Windows (64-bit)): f 'FBPFriendInfo'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\intermediate\build\win64\ue4\inc\advancedsessions\GetFriendsCallbackProxy.generated.h(11): note: see declaration of 'FBPFriendInfo'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(140): error C2039: 'StaticStruct': is not a member of 'FBPFriendInfo'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\intermediate\build\win64\ue4\inc\advancedsessions\GetFriendsCallbackProxy.generated.h(11): note: see declaration of 'FBPFriendInfo'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(148): error C2039: 'StaticStruct': is not a member of 'FBPFriendPresenceInfo'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(221): note: see declaration of 'FBPFriendPresenceInfo'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(160): error C2039: 'StaticStruct': is not a member of 'FBPFriendPresenceInfo'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(221): note: see declaration of 'FBPFriendPresenceInfo'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(168): error C2039: 'StaticStruct': is not a member o
UATHelper: Packaging (Windows (64-bit)): f 'FBPOnlineRecentPlayer'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\intermediate\build\win64\ue4\inc\advancedsessions\GetRecentPlayersCallbackProxy.generated.h(11): note: see declaration of 'FBPOnlineRecentPlayer'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(180): error C2039: 'StaticStruct': is not a member of 'FBPOnlineRecentPlayer'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\intermediate\build\win64\ue4\inc\advancedsessions\GetRecentPlayersCallbackProxy.generated.h(11): note: see declaration of 'FBPOnlineRecentPlayer'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(188): error C2039: 'StaticStruct': is not a member of 'FBPOnlineUser'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(196): note: see declaration of 'FBPOnlineUser'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(200): error C2039: 'StaticStruct': is not a member of 'FBPOnlineUser'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\source\advancedsessions\classes\BlueprintDataDefinitions.h(196): note: see declaration of 'FBPOnlineUser'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(208): error C2039: 'StaticStruct': is not a member o
UATHelper: Packaging (Windows (64-bit)): f 'FBPUniqueNetId'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\intermediate\build\win64\ue4\inc\advancedsessions\SendFriendInviteCallbackProxy.generated.h(13): note: see declaration of 'FBPUniqueN
UATHelper: Packaging (Windows (64-bit)): etId'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(220): error C2039: 'StaticStruct': is not a member o
UATHelper: Packaging (Windows (64-bit)): f 'FBPUniqueNetId'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: c:\users\kurt\google drive\kurt's workspace folder\unreal projects\ascendofelfen\plugins\advancedsessions\intermediate\build\win64\ue4\inc\advancedsessions\SendFriendInviteCallbackProxy.generated.h(13): note: see declaration of 'FBPUniqueNetId'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedSessionsLibrary.h(27): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedSessionsLibrary.h(27): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedSessionsLibrary.h(27): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argume
UATHelper: Packaging (Windows (64-bit)): nt for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionPropertyFloat(const TArray<FSessionPropertyKeyPair,FDefaultAllocator> &,FName,
ESessionSettingSearchResult &,float &)': cannot convert argument 3 from 'TEnumAsByte' to 'ESessionSettingSearchResult &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionPropertyInt(const TArray<FSessionPropertyKeyPair,FDefaultAllocator> &,FName,ES
essionSettingSearchResult &,int32 &)': cannot convert argument 3 from 'TEnumAsByte' to 'ESessionSettingSearchResult &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionPropertyString(const TArray<FSessionPropertyKeyPair,FDefaultAllocator> &,FName
,ESessionSettingSearchResult &,FString &)': cannot convert argument 3 from 'TEnumAsByte' to 'ESessionSettingSearchResult &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionPropertyBool(const TArray<FSessionPropertyKeyPair,FDefaultAllocator> &,FName,E
SessionSettingSearchResult &,bool &)': cannot convert argument 3 from 'TEnumAsByte' to 'ESessionSettingSearchResult &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionPropertyByte(const TArray<FSessionPropertyKeyPair,FDefaultAllocator> &,FName,E
SessionSettingSearchResult &,uint8 &)': cannot convert argument 3 from 'TEnumAsByte' to 'ESessionSettingSearchResult &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedSessionsLibrary.h(27): error C3861: 'Type': identifier not found
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionSettings(int32 
UATHelper: Packaging (Windows (64-bit)): &,int32 &,bool &,bool &,bool &,bool &,bool &,int32 &,TArray<FSessionPropertyKeyPair,FDefaultAllocator> &,EBlueprintResultSwitch &)': cannot convert argument 10 from 'TEnumAsByte' to 'EBlueprintResultSwitch &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedSessionsLibrary.h(27): error C2664: 'void UAdvancedSessionsLibrary::GetSessionState(EBPOnlineSessionState &)': cannot convert argument 1 from 'TEnumAsByte' 
to 'EBPOnlineSessionState &'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(958): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(958): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(958): error C2923: 'TEnumAsByte': 'Type' is not a va
UATHelper: Packaging (Windows (64-bit)): lid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(959): error C4624: 'Z_Construct_UFunction_UAdvancedE
UATHelper: Packaging (Windows (64-bit)): xternalUILibrary_ShowAccountUpgradeUI::AdvancedExternalUILibrary_eventShowAccountUpgradeUI_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(985): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(985): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(985): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(986): error C4624: 'Z_Construct_UFunction_UAdvancedExternalUILibrary_ShowFriendsUI::AdvancedExternalUILibrary_event
ShowFriendsUI_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1011): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1011): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1011): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1012): error C4624: 'Z_Construct_UFunction_UAdvancedExternalUILibrary_ShowInviteUI::AdvancedExternalUILibrary_event
ShowInviteUI_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1037): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1037): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1037): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1038): error C4624: 'Z_Construct_UFunction_UAdvancedExternalUILibrary_ShowLeaderBoardUI::AdvancedExternalUILibrary_
eventShowLeaderBoardUI_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1064): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1064): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1064): error C2923: 'TEnumAsByte': 'Type' is not a v
UATHelper: Packaging (Windows (64-bit)): alid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1065): error C4624: 'Z_Construct_UFunction_UAdvanced
UATHelper: Packaging (Windows (64-bit)): ExternalUILibrary_ShowProfileUI::AdvancedExternalUILibrary_eventShowProfileUI_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1093): error C2838: 'Type': illegal qualified name i
UATHelper: Packaging (Windows (64-bit)): n member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1093): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1093): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1102): error C4624: 'Z_Construct_UFunction_UAdvancedExternalUILibrary_ShowWebURLUI::AdvancedExternalUILibrary_event
ShowWebURLUI_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1627): error C2838: 'Type': illegal qualified name i
UATHelper: Packaging (Windows (64-bit)): n member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1627): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1627): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1628): error C4624: 'Z_Construct_UFunction_UAdvanced
UATHelper: Packaging (Windows (64-bit)): FriendsLibrary_SendSessionInviteToFriend::AdvancedFriendsLibrary_eventSendSessionInviteToFriend_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1656): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1656): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1656): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1657): error C4624: 'Z_Construct_UFunction_UAdvancedFriendsLibrary_SendSessionInviteToFriends::AdvancedFriendsLibra
ry_eventSendSessionInviteToFriends_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1892): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1892): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1892): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1894): error C4624: 'Z_Construct_UFunction_UAdvancedSessionsLibrary_GetSessionPropertyBool::AdvancedSessionsLibrary
_eventGetSessionPropertyBool_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1925): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1925): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1925): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1927): error C4624: 'Z_Construct_UFunction_UAdvancedSessionsLibrary_GetSessionPropertyByte::AdvancedSessionsLibrary
_eventGetSessionPropertyByte_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1957): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1957): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1957): error C2923: 'TEnumAsByte': 'Type' is not a v
UATHelper: Packaging (Windows (64-bit)): alid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1959): error C4624: 'Z_Construct_UFunction_UAdvanced
UATHelper: Packaging (Windows (64-bit)): SessionsLibrary_GetSessionPropertyFloat::AdvancedSessionsLibrary_eventGetSessionPropertyFloat_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1989): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1989): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1989): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(1991): error C4624: 'Z_Construct_UFunction_UAdvancedSessionsLibrary_GetSessionPropertyInt::AdvancedSessionsLibrary_
eventGetSessionPropertyInt_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2021): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2021): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2021): error C2923: 'TEnumAsByte': 'Type' is not a v
UATHelper: Packaging (Windows (64-bit)): alid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2023): error C4624: 'Z_Construct_UFunction_UAdvancedSessionsLibrary_GetSessionPropertyString::AdvancedSessionsLibra
ry_eventGetSessionPropertyString_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2060): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2060): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2060): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2061): error C4624: 'Z_Construct_UFunction_UAdvanced
UATHelper: Packaging (Windows (64-bit)): SessionsLibrary_GetSessionSettings::AdvancedSessionsLibrary_eventGetSessionSettings_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2099): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2099): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2099): error C2923: 'TEnumAsByte': 'Type' is not a valid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2100): error C4624: 'Z_Construct_UFunction_UAdvanced
UATHelper: Packaging (Windows (64-bit)): SessionsLibrary_GetSessionState::AdvancedSessionsLibrary_eventGetSessionState_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2414): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2414): error C2065: 'Type': undeclared identifier
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2414): error C2923: 'TEnumAsByte': 'Type' is not a v
UATHelper: Packaging (Windows (64-bit)): alid template type argument for parameter 'TEnum'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(2416): error C4624: 'Z_Construct_UFunction_UAdvanced
UATHelper: Packaging (Windows (64-bit)): SessionsLibrary_MakeLiteralSessionSearchProperty::AdvancedSessionsLibrary_eventMakeLiteralSessionSearchProperty_Parms': destructor was implicitly defined as deleted
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(3432): error C2838: 'Type': illegal qualified name in member declaration
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessions.generated.cpp(3432): fatal error C1003: error count exceeds 100; stopping compilation
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(36): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(57): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionProperty
UATHelper: Packaging (Windows (64-bit)): KeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(108): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionProperty
UATHelper: Packaging (Windows (64-bit)): KeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(134): error C2039: 'ComparisonOp': is not a member of 'FSessionsSearchSet
UATHelper: Packaging (Windows (64-bit)): ting'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(17): note: see declaration of 'FSessionsSearchSetting'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(142): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionProperty
UATHelper: Packaging (Windows (64-bit)): KeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(150): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(158): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(166): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(174): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(183): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(208): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(231): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionProperty
UATHelper: Packaging (Windows (64-bit)): KeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(254): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\AdvancedSessionsLibrary.cpp(277): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\AdvancedSessionsLibrary.generated.h(15): note: see declaration of 'FSessionProperty
UATHelper: Packaging (Windows (64-bit)): KeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\CreateSessionCallbackProxyAdvanced.cpp(78): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\CreateSessionCallbackProxyAdvanced.generated.h(12): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\FindSessionsCallbackProxyAdvanced.h(12): error C2838: 'Type': illegal qualified name in member declar
UATHelper: Packaging (Windows (64-bit)): ation
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\FindSessionsCallbackProxyAdvanced.h(12): error C3861: 'Type': identifier not found
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\FindSessionsCallbackProxyAdvanced.cpp(115): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\CreateSessionCallbackProxyAdvanced.generated.h(12): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\FindSessionsCallbackProxyAdvanced.cpp(115): error C2039: 'ComparisonOp': is not a member of 'FSessionsSearchSetting'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\FindSessionsCallbackProxyAdvanced.generated.h(12): note: see declaration of 'FSessionsSearchSetting'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\FindSessionsCallbackProxyAdvanced.cpp(115): error C2660: 'FOnlineSearchSettingsEx::HardSet': function does not take 2 arguments
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\FindSessionsCallbackProxyAdvanced.cpp(213): error C2039: 'Key': is not a member of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\CreateSessionCallbackProxyAdvanced.generated.h(12): note: see declaration of 'FSessionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\FindSessionsCallbackProxyAdvanced.cpp(219): error C2039: 'ComparisonOp': is not a member of 'FSessionsSearchSetting'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\FindSessionsCallbackProxyAdvanced.generated.h(12): note: see declaration of 'FSessionsSearchSetting'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\FindSessionsCallbackProxyAdvanced.cpp(219): error C2660: 'UFindSessionsCallbackProxyAdvanced::CompareVariants': function does not take 2 arguments
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\UpdateSessionCallbackProxyAdvanced.cpp(74): error C2039: 'Key': is not a member of 'FSessionPropertyK
UATHelper: Packaging (Windows (64-bit)): eyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\UpdateSessionCallbackProxyAdvanced.generated.h(12): note: see declaration of 'FSess
UATHelper: Packaging (Windows (64-bit)): ionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Source\AdvancedSessions\Private\UpdateSessionCallbackProxyAdvanced.cpp(84): error C2039: 'Key': is not a member of 'FSessionPropertyK
UATHelper: Packaging (Windows (64-bit)): eyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Inc\AdvancedSessions\UpdateSessionCallbackProxyAdvanced.generated.h(12): note: see declaration of 'FSess
UATHelper: Packaging (Windows (64-bit)): ionPropertyKeyPair'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: ERROR: UBT ERROR: Failed to produce item: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Binaries\Win64\AscendOfElfen.pdb
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Total build time: 34.43 seconds
UATHelper: Packaging (Windows (64-bit)): CommandUtils.Run: Run: Took 34.5907035s to run UnrealBuildTool.exe, ExitCode=5
UATHelper: Packaging (Windows (64-bit)): Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.CommandUtils+CommandFailedException: Command failed (Result:5): C:\Program Files (x86)\Epic Games\4.13\Engine\Binaries\DotNET\UnrealBuildTool.exe AscendOfElfen Win64 Development 
UATHelper: Packaging (Windows (64-bit)): -Project="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject"  "C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject"  -remoteini="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen" -n
oxge -NoHotReload -ignorejunk. See logfile for details: 'UnrealBuildTool-2016.11.03-14.08.55.txt' 
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.CommandUtils.RunAndLog(String App, String CommandLine, String Logfile, Int32 MaxSuccessCode, String Input, ERunOptions Options, Dictionary`2 EnvVars, SpewFilterCallbackType SpewFilterCallback)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.CommandUtils.RunAndLog(CommandEnvironment Env, String App, String CommandLine, String LogName, Int32 MaxSuccessCode, String Input, ERunOptions Options, Dictionary`2 EnvVars, SpewFilterCallbackType SpewFilterCallback)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, String CommandLine, String LogName, Dictionary`2 EnvVars)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, FileReference Project, String Target, String Platform, String Config, String AdditionalArgs, String LogName, Dictionary`2 EnvVars)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.UE4Build.BuildWithUBT(String TargetName, UnrealTargetPlatform TargetPlatform, String Config, FileReference UprojectPath, Boolean ForceMonolithic, Boolean ForceNonUnity, Boolean ForceDebugInfo, Boolean ForceFlushMac, Boolean DisableXGE, String InAddArgs, Boolean ForceUnity, Dictionary`2 EnvVars)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.UE4Build.Build(BuildAgenda Agenda, Nullable`1 InDeleteBuildProducts, Boolean InUpdateVersionFiles, Boolean InForceNoXGE, Boolean InUseParallelExecutor, Boolean InForceNonUnity, Boolean InForceUnity, Boolean InShowProgress, Dictionary`2 PlatformEnvVars, Nullable`1 InChangelistNumberOverride, Dictio
nary`2 InTargetToManifest)
UATHelper: Packaging (Windows (64-bit)):    at Project.Build(BuildCommand Command, ProjectParams Params, Int32 WorkingCL, ProjectBuildTargets TargetMask)
UATHelper: Packaging (Windows (64-bit)):    at BuildCookRun.DoBuildCookRun(ProjectParams Params)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.BuildCommand.Execute()
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.Automation.Execute(List`1 CommandsToExecute, CaselessDictionary`1 Commands)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.Automation.Process(String] Arguments)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.Program.MainProc(Object Param)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.InternalUtils.RunSingleInstance(Func`2 Main, Object Param)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.Program.Main()
UATHelper: Packaging (Windows (64-bit)): Program.Main: AutomationTool exiting with ExitCode=5 (5)
UATHelper: Packaging (Windows (64-bit)): BUILD FAILED
PackagingResults:Error: Error Unknown Error


I’m gonna assume this is my lack of knowledge and that Im doing something wrong.

1 Like

Delete the entire folder first or delete “Plugin/AdvancedSessions/Intermediate”, you still have old meta data hanging around in there, I don’t package it because that folder is useless to send as it regenerates.

Or you could just right click on your project in visual studio and hit “Rebuild” to fully recompile it instead and fix those up.

1 Like

I’m slowly getting rid of my issues. The build process fails now. I checked out the entire project from Perforce and rebuilt the entire thing. That cleared most of the errors but I still have the following:



LogPlatformFile: Not using cached read wrapper
LogInit:Display: RandInit(1735962128) SRandInit(1735962128).
LogTaskGraph: Started task graph with 5 named threads and 8 total threads with 1 sets of task threads.
LogStats: Stats thread started at 0.074428
LogPluginManager: Loaded Plugin Paper2D, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/2D/Paper2D/Paper2D.uplugin
LogPluginManager: Loaded Plugin LightPropagationVolume, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Blendables/LightPropagationVolume/LightPropagationVolume.uplugin
LogPluginManager: Loaded Plugin BlankPlugin, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Developer/BlankPlugin/BlankPlugin.uplugin
LogPluginManager: Loaded Plugin CodeLiteSourceCodeAccess, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Developer/CodeLiteSourceCodeAccess/CodeLiteSourceCodeAccess.uplugin
LogPluginManager: Loaded Plugin GitSourceControl, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Developer/GitSourceControl/GitSourceControl.uplugin
LogPluginManager: Loaded Plugin KDevelopSourceCodeAccess, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Developer/KDevelopSourceCodeAccess/KDevelopSourceCodeAccess.uplugin
LogPluginManager: Loaded Plugin NullSourceCodeAccess, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Developer/NullSourceCodeAccess/NullSourceCodeAccess.uplugin
LogPluginManager: Loaded Plugin OneSkyLocalizationService, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Developer/OneSkyLocalizationService/OneSkyLocalizationService.uplugin
LogPluginManager: Loaded Plugin PerforceSourceControl, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Developer/PerforceSourceControl/PerforceSourceControl.uplugin
LogPluginManager: Loaded Plugin SubversionSourceControl, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Developer/SubversionSourceControl/SubversionSourceControl.uplugin
LogPluginManager: Loaded Plugin UObjectPlugin, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Developer/UObjectPlugin/UObjectPlugin.uplugin
LogPluginManager: Loaded Plugin VisualStudioSourceCodeAccess, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Developer/VisualStudioSourceCodeAccess/VisualStudioSourceCodeAccess.uplugin
LogPluginManager: Loaded Plugin XCodeSourceCodeAccess, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Developer/XCodeSourceCodeAccess/XCodeSourceCodeAccess.uplugin
LogPluginManager: Loaded Plugin EpicSurvey, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Editor/EpicSurvey/EpicSurvey.uplugin
LogPluginManager: Loaded Plugin MacGraphicsSwitching, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Editor/MacGraphicsSwitching/MacGraphicsSwitching.uplugin
LogPluginManager: Loaded Plugin MobileLauncherProfileWizard, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Editor/MobileLauncherProfileWizard/MobileLauncherProfileWizard.uplugin
LogPluginManager: Loaded Plugin PluginBrowser, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Editor/PluginBrowser/PluginBrowser.uplugin
LogPluginManager: Loaded Plugin SpeedTreeImporter, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Editor/SpeedTreeImporter/SpeedTreeImporter.uplugin
LogPluginManager: Loaded Plugin SuperSearchEditor, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Editor/SuperSearchEditor/SuperSearchEditor.uplugin
LogPluginManager: Loaded Plugin AlembicImporter, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/AlembicImporter/AlembicImporter.uplugin
LogPluginManager: Loaded Plugin BlueprintStats, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/BlueprintStats/BlueprintStats.uplugin
LogPluginManager: Loaded Plugin CharacterAI, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/CharacterAI/CharacterAI.uplugin
LogPluginManager: Loaded Plugin CodeEditor, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/CodeEditor/CodeEditor.uplugin
LogPluginManager: Loaded Plugin CodeView, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/CodeView/CodeView.uplugin
LogPluginManager: Loaded Plugin HTML5Networking, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/HTML5Networking/HTML5Networking.uplugin
LogPluginManager: Loaded Plugin LiveEditor, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/LiveEditor/LiveEditor.uplugin
LogPluginManager: Loaded Plugin OSVR, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/OSVR/OSVR.uplugin
LogPluginManager: Loaded Plugin Phya, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/Phya/Phya.uplugin
LogPluginManager: Loaded Plugin SignificanceManager, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/SignificanceManager/SignificanceManager.uplugin
LogPluginManager: Loaded Plugin SimpleHMD, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/SimpleHMD/SimpleHMD.uplugin
LogPluginManager: Loaded Plugin StereoPanorama, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/StereoPanorama/StereoPanorama.uplugin
LogPluginManager: Loaded Plugin StructBox, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Experimental/StructBox/StructBox.uplugin
LogPluginManager: Loaded Plugin AndroidMedia, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Media/AndroidMedia/AndroidMedia.uplugin
LogPluginManager: Loaded Plugin AvfMedia, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Media/AvfMedia/AvfMedia.uplugin
LogPluginManager: Loaded Plugin MediaPlayerEditor, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Media/MediaPlayerEditor/MediaPlayerEditor.uplugin
LogPluginManager: Loaded Plugin WmfMedia, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Media/WmfMedia/WmfMedia.uplugin
LogPluginManager: Loaded Plugin MessagingDebugger, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Messaging/MessagingDebugger/MessagingDebugger.uplugin
LogPluginManager: Loaded Plugin TcpMessaging, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Messaging/TcpMessaging/TcpMessaging.uplugin
LogPluginManager: Loaded Plugin UdpMessaging, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Messaging/UdpMessaging/UdpMessaging.uplugin
LogPluginManager: Loaded Plugin LevelSequenceEditor, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/MovieScene/LevelSequenceEditor/LevelSequenceEditor.uplugin
LogPluginManager: Loaded Plugin MatineeToLevelSequence, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/MovieScene/MatineeToLevelSequence/MatineeToLevelSequence.uplugin
LogPluginManager: Loaded Plugin NetcodeUnitTest, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/NetcodeUnitTest.uplugin
LogPluginManager: Loaded Plugin NUTUnrealEngine4, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/NetcodeUnitTest/NUTUnrealEngine4/NUTUnrealEngine4.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemGooglePlay, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Online/Android/OnlineSubsystemGooglePlay/OnlineSubsystemGooglePlay.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemIOS, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Online/IOS/OnlineSubsystemIOS/OnlineSubsystemIOS.uplugin
LogPluginManager: Loaded Plugin OnlineFramework, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Online/OnlineFramework/OnlineFramework.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystem, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Online/OnlineSubsystem/OnlineSubsystem.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemAmazon, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Online/OnlineSubsystemAmazon/OnlineSubsystemAmazon.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemFacebook, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Online/OnlineSubsystemFacebook/OnlineSubsystemFacebook.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemNull, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Online/OnlineSubsystemNull/OnlineSubsystemNull.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemOculus, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Online/OnlineSubsystemOculus/OnlineSubsystemOculus.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemSteam, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Online/OnlineSubsystemSteam/OnlineSubsystemSteam.uplugin
LogPluginManager: Loaded Plugin OnlineSubsystemUtils, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Online/OnlineSubsystemUtils/OnlineSubsystemUtils.uplugin
LogPluginManager: Loaded Plugin IOSTapJoy, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/Advertising/IOSTapJoy/IOSTapJoy.uplugin
LogPluginManager: Loaded Plugin AnalyticsBlueprintLibrary, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/Analytics/AnalyticsBlueprintLibrary/AnalyticsBlueprintLibrary.uplugin
LogPluginManager: Loaded Plugin AnalyticsMulticast, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/Analytics/AnalyticsMulticast/AnalyticsMulticast.uplugin
LogPluginManager: Loaded Plugin Apsalar, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/Analytics/Apsalar/Apsalar.uplugin
LogPluginManager: Loaded Plugin FileLogging, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/Analytics/FileLogging/FileLogging.uplugin
LogPluginManager: Loaded Plugin Flurry, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/Analytics/Flurry/Flurry.uplugin
LogPluginManager: Loaded Plugin AndroidDeviceProfileSelector, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/AndroidDeviceProfileSelector/AndroidDeviceProfileSelector.uplugin
LogPluginManager: Loaded Plugin AndroidMoviePlayer, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/AndroidMoviePlayer/AndroidMoviePlayer.uplugin
LogPluginManager: Loaded Plugin AppleMoviePlayer, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/AppleMoviePlayer/AppleMoviePlayer.uplugin
LogPluginManager: Loaded Plugin ArchVisCharacter, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/ArchVisCharacter/ArchVisCharacter.uplugin
LogPluginManager: Loaded Plugin CableComponent, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/CableComponent/CableComponent.uplugin
LogPluginManager: Loaded Plugin CustomMeshComponent, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/CustomMeshComponent/CustomMeshComponent.uplugin
LogPluginManager: Loaded Plugin ExampleDeviceProfileSelector, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/ExampleDeviceProfileSelector/ExampleDeviceProfileSelector.uplugin
LogPluginManager: Loaded Plugin GearVR, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/GearVR/GearVR.uplugin
LogPluginManager: Loaded Plugin GoogleVRController, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/GoogleVR/GoogleVRController/GoogleVRController.uplugin
LogPluginManager: Loaded Plugin GoogleVRHMD, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/GoogleVR/GoogleVRHMD/GoogleVRHMD.uplugin
LogPluginManager: Loaded Plugin IOSDeviceProfileSelector, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/IOSDeviceProfileSelector/IOSDeviceProfileSelector.uplugin
LogPluginManager: Loaded Plugin LeapMotion, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/LeapMotion/LeapMotion.uplugin
LogPluginManager: Loaded Plugin LinuxDeviceProfileSelector, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/LinuxDeviceProfileSelector/LinuxDeviceProfileSelector.uplugin
LogPluginManager: Loaded Plugin LiveEditorListenServer, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/LiveEditorListenServer/LiveEditorListenServer.uplugin
LogPluginManager: Loaded Plugin OculusAudio, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/OculusAudio/OculusAudio.uplugin
LogPluginManager: Loaded Plugin OculusInput, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/OculusInput/OculusInput.uplugin
LogPluginManager: Loaded Plugin OculusLibrary, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/OculusLibrary/OculusLibrary.uplugin
LogPluginManager: Loaded Plugin OculusRift, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/OculusRift/OculusRift.uplugin
LogPluginManager: Loaded Plugin Oodle, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/PacketHandlers/CompressionComponents/Oodle/Oodle.uplugin
LogPluginManager: Loaded Plugin ProceduralMeshComponent, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/ProceduralMeshComponent/ProceduralMeshComponent.uplugin
LogPluginManager: Loaded Plugin SoundMod, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/SoundMod/SoundMod.uplugin
LogPluginManager: Loaded Plugin SoundVisualizations, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/SoundVisualizations/SoundVisualizations.uplugin
LogPluginManager: Loaded Plugin SteamController, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/Steam/SteamController/SteamController.uplugin
LogPluginManager: Loaded Plugin SteamVR, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/Steam/SteamVR/SteamVR.uplugin
LogPluginManager: Loaded Plugin WebBrowserWidget, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/WebBrowserWidget/WebBrowserWidget.uplugin
LogPluginManager: Loaded Plugin WindowsDeviceProfileSelector, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/WindowsDeviceProfileSelector/WindowsDeviceProfileSelector.uplugin
LogPluginManager: Loaded Plugin WindowsMoviePlayer, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Runtime/WindowsMoviePlayer/WindowsMoviePlayer.uplugin
LogPluginManager: Loaded Plugin ScriptPlugin, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/ScriptPlugin/ScriptPlugin.uplugin
LogPluginManager: Loaded Plugin SlateRemote, From C:/Program Files (x86)/Epic Games/4.13/Engine/Plugins/Slate/SlateRemote/SlateRemote.uplugin
LogPluginManager: Loaded Plugin AdvancedSessions, From C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Plugins/AdvancedSessions/AdvancedSessions.uplugin
LogInit: Using libcurl 7.47.1
LogInit:  - built for x86_64-pc-win32
LogInit:  - supports SSL with WinSSL
LogInit:  - other features:
LogInit:      CURL_VERSION_SSL
LogInit:      CURL_VERSION_IPV6
LogInit:      CURL_VERSION_ASYNCHDNS
LogInit:      CURL_VERSION_LARGEFILE
LogInit:      CURL_VERSION_IDN
LogInit:  CurlRequestOptions (configurable via config and command line):
LogInit:  - bVerifyPeer = false  - Libcurl will NOT verify peer certificate
LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
LogInit:  - CertBundlePath = nullptr  - Libcurl will use whatever was configured at build time.
LogOnline:Display: STEAM: Loading Steam SDK 1.32
LogOnline:Warning: STEAM: Steam API disabled!
LogOnline:Display: STEAM: OnlineSubsystemSteam::Shutdown()
LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
LogVoice:Warning: Failed to initialize voice interface
LogInit: Build: ++UE4+Release-4.13-CL-3172292
LogInit: Engine Version: 4.13.2-3172292+++UE4+Release-4.13
LogInit: Compatible Engine Version: 4.13.0-3106830+++UE4+Release-4.13
LogInit: Net CL: 3172292
LogDevObjectVersion: Number of dev versions registered: 13
LogDevObjectVersion:   Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 5
LogDevObjectVersion:   Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
LogDevObjectVersion:   Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 1
LogDevObjectVersion:   Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 6
LogDevObjectVersion:   Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 12
LogDevObjectVersion:   Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 0
LogDevObjectVersion:   Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
LogDevObjectVersion:   Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
LogDevObjectVersion:   Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 0
LogDevObjectVersion:   Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
LogDevObjectVersion:   Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 4
LogDevObjectVersion:   Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 0
LogDevObjectVersion:   Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 0
LogInit: Compiled (64-bit): Oct 24 2016 14:29:06
LogInit: Compiled with Visual C++: 19.00.23026.00
LogInit: Build Configuration: Development
LogInit: Branch Name: ++UE4+Release-4.13
LogInit: Command line:  
LogInit: Base directory: C:/Program Files (x86)/Epic Games/4.13/Engine/Binaries/Win64/
LogInit: Installed Engine Build: 1
LogInit: Presizing for 8388607 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogInit: Object subsystem initialized
LogInit: Selected Device Profile: [Windows]
LogInit: Applying CVar settings loaded from the selected device profile: [Windows]
LogInit: Computer: KURT-DESKTOP
LogInit: User: Kurt
LogInit: CPU Page size=65536, Cores=4
LogInit: High frequency timer resolution =3.020363 MHz
LogMemory: Memory total: Physical=15.9GB (16GB approx)
LogMemory: Platform Memory Stats for Windows
LogMemory: Process Physical Memory: 258.87 MB used, 258.87 MB peak
LogMemory: Process Virtual Memory: 260.57 MB used, 260.57 MB peak
LogMemory: Physical Memory: 8013.19 MB used, 16302.08 MB total
LogMemory: Virtual Memory: 627.90 MB used, 134217728.00 MB total
LogTextLocalizationManager: No specific translations for ('en-US') exist, so ('en') translations will be used.
LogD3D11RHI: D3D11 adapters:
LogD3D11RHI:    0. 'NVIDIA GeForce GT 750M' (Feature Level 11_0)
LogD3D11RHI:       2017/0/8151 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:1, VendorId:0x10de
LogD3D11RHI:    1. 'Intel(R) HD Graphics 4600' (Feature Level 11_0)
LogD3D11RHI:       112/0/2048 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:1, VendorId:0x8086
LogD3D11RHI:    2. 'Microsoft Basic Render Driver' (Feature Level 11_0)
LogD3D11RHI:       0/0/8151 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
LogD3D11RHI:    3. 'Microsoft Basic Render Driver' (Feature Level 11_0)
LogD3D11RHI:       0/0/8151 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
LogD3D11RHI: Chosen D3D11 Adapter: 0
LogD3D11RHI: Creating new Direct3DDevice
LogD3D11RHI:     GPU DeviceId: 0xfe4 (for the marketing name, search the web for "GPU Device Id")
LogWindows: EnumDisplayDevices:
LogWindows:    0. 'Intel(R) HD Graphics 4600' (P:1 D:1)
LogWindows:    1. 'Intel(R) HD Graphics 4600' (P:0 D:0)
LogWindows:    2. 'Intel(R) HD Graphics 4600' (P:0 D:0)
LogWindows:    3. 'DisplayLink USB Device' (P:0 D:1)
LogWindows: DebugString: PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter FoundDriverCount:0 
LogD3D11RHI:     Adapter Name: NVIDIA GeForce GT 750M
LogD3D11RHI:   Driver Version: Unknown (internal:Unknown, unified:Unknown)
LogD3D11RHI:      Driver Date: Unknown
LogRHI: Texture pool is 1361 MB (70% of 1945 MB)
LogD3D11RHI: Async texture creation enabled
LogD3D11RHI: GPU Timing Frequency: 1000.000000 (Debug: 2 2)
LogShaderCompilers: Guid format shader working directory is -51 characters bigger than the processId version (../../../../../../Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Intermediate/Shaders/WorkingDirectory/15860/).
LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Kurt/AppData/Local/Temp/UnrealShaderWorkingDir/64A054454095BE786D5403A5803578DE/'.
LogShaderCompilers:Display: Using Local Shader Compiler.
LogTemp:Display: Loaded TP AllDesktopTargetPlatform
LogTemp:Display: Loaded TP WindowsClientTargetPlatform
LogTemp:Display: Loaded TP WindowsNoEditorTargetPlatform
LogTemp:Display: Loaded TP WindowsServerTargetPlatform
LogTemp:Display: Loaded TP WindowsTargetPlatform
LogTemp:Display: Loaded TP AndroidTargetPlatform
LogTemp:Display: Loaded TP Android_ASTCTargetPlatform
LogTemp:Display: Loaded TP Android_ATCTargetPlatform
LogTemp:Display: Loaded TP Android_DXTTargetPlatform
LogTemp:Display: Loaded TP Android_ETC1TargetPlatform
LogTemp:Display: Loaded TP Android_ETC2TargetPlatform
LogTemp:Display: Loaded TP Android_MultiTargetPlatform
LogTemp:Display: Loaded TP Android_PVRTCTargetPlatform
LogTemp:Display: Loaded TP HTML5TargetPlatform
LogTemp:Display: Loaded TP IOSTargetPlatform
LogTemp:Display: Loaded TP TVOSTargetPlatform
LogTemp:Display: Loaded TP LinuxClientTargetPlatform
LogTemp:Display: Loaded TP LinuxNoEditorTargetPlatform
LogTemp:Display: Loaded TP LinuxServerTargetPlatform
LogTemp:Display: Loaded TP LinuxTargetPlatform
LogTargetPlatformManager:Display: Building Assets For Windows
LogDerivedDataCache:Display: Cache Size: 512 MB
LogDerivedDataCache: Loaded boot cache 0.07s 62MB C:/Users/Kurt/AppData/Local/UnrealEngine/4.13/DerivedDataCache/Boot.ddc.
LogDerivedDataCache:Display: Loaded Boot cache: C:/Users/Kurt/AppData/Local/UnrealEngine/4.13/DerivedDataCache/Boot.ddc
LogDerivedDataCache: FDerivedDataBackendGraph:  Pak pak cache file ../../../../../../Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
LogDerivedDataCache: Unable to find inner node Pak for hierarchical cache Hierarchy.
LogDerivedDataCache: FDerivedDataBackendGraph:  CompressedPak pak cache file ../../../../../../Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchical cache Hierarchy.
LogDerivedDataCache:Display: Pak cache opened for reading ../../../Engine/DerivedDataCache/Compressed.ddp.
LogDerivedDataCache: Using Local data cache path C:/Users/Kurt/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
LogInit: Selected Device Profile: [Windows]
LogContentStreaming: Texture pool size is 0.00 MB
LogMeshUtilities: No automatic mesh reduction module available
LogMeshUtilities: No automatic mesh merging module available
LogMeshUtilities: No distributed automatic mesh merging module available
LogMaterial: Uniform references updated for custom material expression Custom.
LogNetVersion: GetLocalNetworkVersion: CL: 3106830, ProjectName: ascendofelfen, ProjectVersion: , EngineNetworkVersion: 1, GameNetworkVersion: 0, NetworkChecksum: 3670371644
LogAssetRegistry: FAssetRegistry took 0.0220 seconds to start up
LogPackageLocalizationCache: Processed 3 localized package path(s) for 2 prioritized culture(s) in 0.030143 seconds
LogUObjectArray: 29785 objects as part of root set at end of initial load.
LogUObjectAllocator: 6339056 out of 0 bytes used by permanent object pool.
LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
LogSlate: SlateFontCache - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
LogSlate: SlateFontCache - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
LogTcpMessaging: Initializing TcpMessaging bridge
LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
SourceControl: Info Source control is disabled
SourceControl: Info Source control is disabled
LogEngine: Initializing Engine...
LogHMD: Failed to initialize OpenVR with code 110
LogAIModule: Creating AISystem for world Untitled
LogInit: XAudio2 using 'Speakers / Headphones (Realtek High Definition Audio)' : 2 channels at 48 kHz using 32 bits per sample (channel mask 0x3)
LogInit: FAudioDevice initialized.
LogDerivedDataCache: Saved boot cache 0.03s 62MB C:/Users/Kurt/AppData/Local/UnrealEngine/4.13/DerivedDataCache/Boot.ddc.
LogInit: Texture streaming: Enabled
LogInit: Transaction tracking system initialized
BlueprintLog: New page: Editor Load
LocalizationService: Info Localization service is disabled
LogCook:Display: memory allowance for cook 16384mb min free memory 0mb
LogCook:Display: Mobile HDR setting 1
LogFileCache: Scanning file cache for directory 'C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Content/' took 0.02s
Cmd: MAP LOAD FILE="../../../../../../Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Content/01_Maps/LOBBY_MainMenu.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
LightingResults: New page: Lighting Build
MapCheck: New page: Map Check
LightingResults: New page: Lighting Build
LogAIModule: Creating AISystem for world LOBBY_MainMenu
LogEditorServer: Finished looking for orphan Actors (0.000 secs)
Cmd: MAP CHECKDEP NOCLEARLOG
MapCheck: Info Map check complete: 0 Error(s), 0 Warning(s), took 94.66ms to complete.
LogFileHelpers: Loading map 'LOBBY_MainMenu' took 3.376
LogSourceControl: Attempting 'p4 client -o KurtsWorkSpace'
LogCollectionManager: Loaded 1 collections in 0.002610 seconds
LogFileCache: Scanning file cache for directory 'C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Saved/Collections/' took 0.01s
LogFileCache: Scanning file cache for directory 'C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Content/Developers/Kurt/Collections/' took 0.01s
LogFileCache: Scanning file cache for directory 'C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Content/Collections/' took 0.01s
LogCollectionManager: Rebuilt the GUID cache for 1 collections in 0.000007 seconds
LogCollectionManager: Rebuilt the hierarchy cache for 1 collections in 0.000001 seconds
LogContentBrowser: Native class hierarchy populated in 0.0142 seconds. Added 2175 classes and 431 folders.
LogStats: UGameplayTagsManager::ConstructGameplayTagTree: Construct from data asset -  0.000 s
LogStats: UGameplayTagsManager::ConstructGameplayTagTree: GameplayTagTreeChangedEvent.Broadcast -  0.000 s
LogContentBrowser: Native class hierarchy updated for 'GameplayTags' in 0.0027 seconds. Added 12 classes and 0 folders.
LogContentBrowser: Native class hierarchy updated for 'WidgetCarousel' in 0.0016 seconds. Added 0 classes and 0 folders.
LogContentBrowser: Native class hierarchy updated for 'AddContentDialog' in 0.0014 seconds. Added 0 classes and 0 folders.
LogContentBrowser: Native class hierarchy updated for 'SceneOutliner' in 0.0017 seconds. Added 1 classes and 2 folders.
LogCrashTracker: Crashtracker disabled due to settings.
LogUObjectGlobals:Warning: Failed to find object 'Class None.'
LogContentBrowser: Native class hierarchy updated for 'HierarchicalLODOutliner' in 0.0017 seconds. Added 1 classes and 2 folders.
LogLoad: (Engine Initialization) Total time: 11.85 seconds
LogLoad: (Engine Initialization) Total Blueprint compile time: 1.40 seconds
LogExternalProfiler: Found external profiler: VSPerf
LogExternalProfiler: Using external profiler: VSPerf
LogWindowsTextInputMethodSystem:Display: IME system now deactivated.
LogWindowsTextInputMethodSystem:Display: IME system now deactivated.
LogOcInput: OculusInput pre-init called
SourceControl: Info Client KurtsWorkSpace
SourceControl: Info Update 2016/10/06 17:04:24
SourceControl: Info Access 2016/11/03 15:23:26
SourceControl: Info Owner KurtWeaver
SourceControl: Info Host Kurt-Desktop
SourceControl: Info Description Created by KurtWeaver.
SourceControl: Info Root C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects
SourceControl: Info Options noallwrite noclobber nocompress unlocked nomodtime normdir
SourceControl: Info SubmitOptions submitunchanged
SourceControl: Info LineEnd local
SourceControl: Info View0 //Chance/... //KurtsWorkSpace/...
SourceControl: Info View1 -//EllasNightmare/... //KurtsWorkSpace/EllasNightmare/...
SourceControl: Info View2 -//EllasNightmare/* //KurtsWorkSpace/EllasNightmare/*
SourceControl: Info specFormatted 
SourceControl: Info func client-FstatInfo
LogContentStreaming: Texture pool size now 1000 MB
LogRenderer: Reallocating scene render targets to support 1736x800 (Frame:2).
LogAssetRegistry: Asset discovery search completed in 6.8405 seconds
LogCollectionManager: Rebuilt the object cache for 1 collections in 0.000005 seconds (found 0 objects)
LogCollectionManager: Fixed up redirectors for 1 collections in 0.000021 seconds (updated 0 objects)
LogSourceControl: Attempting 'p4 fstat -Or C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Content/01_Maps/LOBBY_GameSetup.umap C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Content/01_Maps/LOBBY_MainMenu.umap C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/C
ontent/01_Maps/MAP_Avalanche.umap C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Content/01_Maps/MAP_Flotsam.umap C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Content/01_Maps/MAP_FrozenLotus.umap C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Content/01_Ma
ps/MAP_Hoodlum.umap C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Content/01_Maps/MAP_TheScarabTomb.umap C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Content/01_Maps/MAP_Trollroad.umap'
LogSavePackage: Save=304.55ms
LogSavePackage: Moving '../../../../../../Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Saved/UEDPCLOBBY_MainMenu2E8438B8437FA1E2F716B0A79C969D5A.tmp' to '../../../../../../Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Saved/Autosaves/Game/01_Maps/UEDPCLOBBY_MainMenu.umap'
LogSavePackage:Display: Finished SavePackage ../../../../../../Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/Saved/Autosaves/Game/01_Maps/UEDPCLOBBY_MainMenu.umap
LogEditorTransaction: Undo Spawn Play From Here Start
UATHelper: Packaging (Windows (64-bit)): Running AutomationTool...
UATHelper: Packaging (Windows (64-bit)): Automation.ParseCommandLine: Parsing command line: -ScriptsForProject="C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOfElfen/AscendOfElfen.uproject" BuildCookRun -nocompile -nocompileeditor -installed -nop4 -project="C:/Users/Kurt/Google Drive/Kurt's Workspace Folder/Unreal Projects/AscendOf
Elfen/AscendOfElfen.uproject" -cook -stage -archive -archivedirectory=C:/Users/Kurt/Desktop/AoEBuilds -package -clientconfig=Development -ue4exe=UE4Editor-Cmd.exe -pak -prereqs -nodebuginfo -ta
UATHelper: Packaging (Windows (64-bit)): rgetplatform=Win64 -build -CrashReporter -utf8output
UATHelper: Packaging (Windows (64-bit)): Automation.Process: Setting up command environment.
UATHelper: Packaging (Windows (64-bit)): BuildCookRun.SetupParams: Setting up ProjectParams for C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject
UATHelper: Packaging (Windows (64-bit)): Project.Build: ********** BUILD COMMAND STARTED **********
UATHelper: Packaging (Windows (64-bit)): CommandUtils.Run: Run: C:\Program Files (x86)\Epic Games\4.13\Engine\Binaries\DotNET\UnrealBuildTool.exe AscendOfElfen Win64 Development -Project="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject"  "C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Project
s\AscendOfElfen\AscendOfElfen.uproject"  -remoteini="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen" -noxge -generatemanifest -NoHotReload
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Performing full C++ include scan (building a new target)
UATHelper: Packaging (Windows (64-bit)): CommandUtils.Run: Run: Took 0.9962047s to run UnrealBuildTool.exe, ExitCode=0
UATHelper: Packaging (Windows (64-bit)): CommandUtils.Run: Run: C:\Program Files (x86)\Epic Games\4.13\Engine\Binaries\DotNET\UnrealBuildTool.exe AscendOfElfen Win64 Development -Project="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject"  "C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Project
s\AscendOfElfen\AscendOfElfen.uproject"  -remoteini="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen" -noxge -NoHotReload -ignorejunk
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Performing 4 actions (4 in parallel)
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x64
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Copyright (C) Microsoft Corporation.  All rights reserved.
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: 
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x64
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Copyright (C) Microsoft Corporation.  All rights reserved.
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: 
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: cl : Command line error D8022 : cannot open 'C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Development\AdvancedSessions\AdvancedSessions.generated.cpp.obj.response'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: cl : Command line error D8022 : cannot open 'C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Development\AdvancedSessions\Module.AdvancedSessions.cpp.obj.response'
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: ERROR: UBT ERROR: Failed to produce item: C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\Binaries\Win64\AscendOfElfen.pdb
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Total build time: 3.53 seconds
UATHelper: Packaging (Windows (64-bit)): CommandUtils.Run: Run: Took 3.6826037s to run UnrealBuildTool.exe, ExitCode=5
UATHelper: Packaging (Windows (64-bit)): Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.CommandUtils+CommandFailedException: Command failed (Result:5): C:\Program Files (x86)\Epic Games\4.13\Engine\Binaries\DotNET\UnrealBuildTool.exe AscendOfElfen Win64 Development 
UATHelper: Packaging (Windows (64-bit)): -Project="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject"  "C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen\AscendOfElfen.uproject"  -remoteini="C:\Users\Kurt\Google Drive\Kurt's Workspace Folder\Unreal Projects\AscendOfElfen" -n
oxge -NoHotReload -ignorejunk. See logfile for details: 'UnrealBuildTool-2016.11.03-15.28.26.txt' 
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.CommandUtils.RunAndLog(String App, String CommandLine, String Logfile, Int32 MaxSuccessCode, String Input, ERunOptions Options, Dictionary`2 EnvVars, SpewFilterCallbackType SpewFilterCallback)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.CommandUtils.RunAndLog(CommandEnvironment Env, String App, String CommandLine, String LogName, Int32 MaxSuccessCode, String Input, ERunOptions Options, Dictionary`2 EnvVars, SpewFilterCallbackType SpewFilterCallback)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, String CommandLine, String LogName, Dictionary`2 EnvVars)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, FileReference Project, String Target, String Platform, String Config, String AdditionalArgs, String LogName, Dictionary`2 EnvVars)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.UE4Build.BuildWithUBT(String TargetName, UnrealTargetPlatform TargetPlatform, String Config, FileReference UprojectPath, Boolean ForceMonolithic, Boolean ForceNonUnity, Boolean ForceDebugInfo, Boolean ForceFlushMac, Boolean DisableXGE, String InAddArgs, Boolean ForceUnity, Dictionary`2 EnvVars)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.UE4Build.Build(BuildAgenda Agenda, Nullable`1 InDeleteBuildProducts, Boolean InUpdateVersionFiles, Boolean InForceNoXGE, Boolean InUseParallelExecutor, Boolean InForceNonUnity, Boolean InForceUnity, Boolean InShowProgress, Dictionary`2 PlatformEnvVars, Nullable`1 InChangelistNumberOverride, Dictio
nary`2 InTargetToManifest)
UATHelper: Packaging (Windows (64-bit)):    at Project.Build(BuildCommand Command, ProjectParams Params, Int32 WorkingCL, ProjectBuildTargets TargetMask)
UATHelper: Packaging (Windows (64-bit)):    at BuildCookRun.DoBuildCookRun(ProjectParams Params)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.BuildCommand.Execute()
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.Automation.Execute(List`1 CommandsToExecute, CaselessDictionary`1 Commands)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.Automation.Process(String] Arguments)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.Program.MainProc(Object Param)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.InternalUtils.RunSingleInstance(Func`2 Main, Object Param)
UATHelper: Packaging (Windows (64-bit)):    at AutomationTool.Program.Main()
UATHelper: Packaging (Windows (64-bit)): Program.Main: AutomationTool exiting with ExitCode=5 (5)
UATHelper: Packaging (Windows (64-bit)): BUILD FAILED
PackagingResults:Error: Error Unknown Error


EDIT: I’m not sure, I’ve tried everything. The Zip file for 4.13.2 does eventually download a file named “AdvancedSessionsPlugin-4-13-0.zip” but I can’t imagine that has anything to do with it. Ive deleted the advanced sessions multiple times and rebuilt the solution… but always its got these lines:

UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: cl : Command line error D8022 : cannot open ‘C:\Users\Kurt\Google Drive\Kurt’s Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Development\AdvancedSessions\Module.AdvancedSessions.cpp.obj.response’
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: cl : Command line error D8022 : cannot open ‘C:\Users\Kurt\Google Drive\Kurt’s Workspace Folder\Unreal Projects\AscendOfElfen\Plugins\AdvancedSessions\Intermediate\Build\Win64\UE4\Development\AdvancedSessions\AdvancedSessions.generated.cpp
UATHelper: Packaging (Windows (64-bit)): .obj.response’
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: ERROR: UBT ERROR: Failed to produce item: C:\Users\Kurt\Google Drive\Kurt’s Workspace Folder\Unreal Projects\AscendOfElfen\Binaries\Win64\AscendOfElfen.pdb
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Total build time: 3.54 seconds

EDIT #2: I solved this issue by deleting the saved, binaries, and intermediate folders in my root as well as a fresh install of the Advanced Sessions Plugin. My original issue still persists.

1 Like