Building light in 4.8 crashes editor

Error <None> === Lightmass crashed: ===
Fatal error: [File:D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.8\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 53]
Ran out of memory allocating 5389443488 bytes with alignment 0

KERNELBASE.dll {0x00007ff931ac8b9c} + 0 bytes
UnrealLightmass-Core.dll {0x00007ff8f5b3e71f} + 0 bytes
UnrealLightmass-Core.dll {0x00007ff8f5a210b8} + 0 bytes
UnrealLightmass-Core.dll {0x00007ff8f5a020f8} + 0 bytes
UnrealLightmass-Core.dll {0x00007ff8f58caf40} + 0 bytes
UnrealLightmass-Core.dll {0x00007ff8f58d4c62} + 0 bytes
UnrealLightmass-Core.dll {0x00007ff8f5860405} + 0 bytes
UnrealLightmass.exe!Lightmass::FStaticLightingAggregateMesh::ReserveMemory() {0x00007ff76377f5df} + 0 bytes
UnrealLightmass.exe!Lightmass::FStaticLightingSystem::FStaticLightingSystem() {0x00007ff7637111f9} + 0 bytes
UnrealLightmass.exe!Lightmass::BuildStaticLighting() {0x00007ff763732aca} + 0 bytes
UnrealLightmass.exe!Lightmass::LightmassMain() {0x00007ff76376f3b8} + 0 bytes
UnrealLightmass.exe!main() {0x00007ff76378d94f} + 0 bytes
UnrealLightmass.exe!__tmainCRTStartup() {0x00007ff7637e950b} + 0 bytes
KERNEL32.DLL {0x00007ff931f513d2} + 0 bytes
ntdll.dll {0x00007ff934575444} + 0 bytes
ntdll.dll {0x00007ff934575444} + 0 bytes

Can anyone help me with this? I have lots of memory 16GB DDR3 but UE4 running on my SSD with about 20GB free of a 250GB SSD. I didnt think that would affect anything.

Winterstone

Hi Winterstone,

Please report this to the bug reports section of the answerhub at http://answers.unrealengine.com. In the bug report, please include your crash logs (\UnrealProjects\PROJECTNAME\saved\logs), your dxdiag, and a description of what is occurring and what steps you took just before the crash occurred. Thank you!

Hi Winterstone,

As the crash points out you ran out of memory for your scene when building lighting.

This isn’t a bug though. Lightmass can be a very cpu and memory intensive process for building lighting. Some things you’ll want to try is to lower your lightmap resolutions for your meshes, make sure you’ve got a lightmass importance volume around your playable area to build better quality lighting, also if you’ve got a larger scene try reducing the the number of meshes to get a light build.

If you have a any follow up questions regarding lightmass and building for your scenes be sure to post in the Forums: Rendering section for a discussion or for more specific questions that aren’t so much discussion oriented you can post on the AnswerHub in the Rendering section.

Thank you!

I, also, have been getting a crash when building lighting. It tends to stop on rebuilding geometry and rebuilding geo on it’s own also crashes it.

wall o’ text


[2015.06.23-05.01.15:354]  0]Log file open, 06/22/15 22:01:15
[2015.06.23-05.01.15:354]  0]LogInit:Display: Running engine for game: Non_Rift_Native
[2015.06.23-05.01.15:354]  0]LogInit:Display: RandInit(-1548159345) SRandInit(-1548159345).
[2015.06.23-05.01.15:354]  0]LogTaskGraph: Started task graph with 4 named threads and 7 total threads.
[2015.06.23-05.01.15:354]  0]LogStats: Stats thread started
[2015.06.23-05.01.15:354]  0]LogInit: Version: 4.8.0-2579680+++depot+UE4-Releases+4.8
[2015.06.23-05.01.15:354]  0]LogInit: API Version: 2579680
[2015.06.23-05.01.15:354]  0]LogInit: Compiled (64-bit): Jun  8 2015 03:34:53
[2015.06.23-05.01.15:354]  0]LogInit: Compiled with Visual C++: 18.00.21005.01
[2015.06.23-05.01.15:354]  0]LogInit: Build Configuration: Development
[2015.06.23-05.01.15:354]  0]LogInit: Branch Name: ++depot+UE4-Releases+4.8
[2015.06.23-05.01.15:354]  0]LogInit: Command line: 
[2015.06.23-05.01.15:354]  0]LogInit: Base directory: F:/UnrealEngine4/Epic Games/4.8/Engine/Binaries/Win64/
[2015.06.23-05.01.15:354]  0]LogInit: Rocket: 1
[2015.06.23-05.01.15:370]  0]LogInit: Using libcurl 7.41.0
[2015.06.23-05.01.15:370]  0]LogInit:  - built for x86_64-pc-win32
[2015.06.23-05.01.15:370]  0]LogInit:  - supports SSL with WinSSL
[2015.06.23-05.01.15:370]  0]LogInit:  - other features:
[2015.06.23-05.01.15:370]  0]LogInit:      CURL_VERSION_SSL
[2015.06.23-05.01.15:370]  0]LogInit:      CURL_VERSION_IPV6
[2015.06.23-05.01.15:370]  0]LogInit:      CURL_VERSION_ASYNCHDNS
[2015.06.23-05.01.15:370]  0]LogInit:      CURL_VERSION_LARGEFILE
[2015.06.23-05.01.15:370]  0]LogInit:      CURL_VERSION_IDN
[2015.06.23-05.01.15:371]  0]LogInit:  CurlRequestOptions (configurable via config and command line):
[2015.06.23-05.01.15:371]  0]LogInit:  - bVerifyPeer = true  - Libcurl will verify peer certificate
[2015.06.23-05.01.15:371]  0]LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
[2015.06.23-05.01.15:371]  0]LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
[2015.06.23-05.01.15:371]  0]LogInit:  - CertBundlePath = nullptr  - Libcurl will use whatever was configured at build time.
[2015.06.23-05.01.15:385]  0]LogOnline:Warning: No default platform service specified for OnlineSubsystem
[2015.06.23-05.01.15:402]  0]LogInit: Presizing for 0 objects not considered by GC, pre-allocating 0 bytes.
[2015.06.23-05.01.15:414]  0]LogInit: Object subsystem initialized
[2015.06.23-05.01.15:414]  0]LogConsoleResponse:Warning: Skipping Unknown console variable: 'TranslucentSortAxis = (X=0.000000,Y=-1.000000,Z=0.000000)'
[2015.06.23-05.01.15:414]  0]LogConsoleResponse:Warning:   Found in ini file 'F:/UnrealEngine4/UE4Proj/Non-Rift-Native48/Non_Rift_Native/Saved/Config/Windows/Engine.ini', in section '[/Script/Engine.RendererSettings]'
[2015.06.23-05.01.15:414]  0]LogConsoleResponse:Warning: Skipping Unknown console variable: 'UIScaleRule = ShortestSide'
[2015.06.23-05.01.15:414]  0]LogConsoleResponse:Warning:   Found in ini file 'F:/UnrealEngine4/UE4Proj/Non-Rift-Native48/Non_Rift_Native/Saved/Config/Windows/Engine.ini', in section '[/Script/Engine.RendererSettings]'
[2015.06.23-05.01.15:415]  0]LogConsoleResponse:Warning: Skipping Unknown console variable: 'UIScaleCurve = (EditorCurveData=(Keys=),ExternalCurve=None)'
[2015.06.23-05.01.15:415]  0]LogConsoleResponse:Warning:   Found in ini file 'F:/UnrealEngine4/UE4Proj/Non-Rift-Native48/Non_Rift_Native/Saved/Config/Windows/Engine.ini', in section '[/Script/Engine.RendererSettings]'
[2015.06.23-05.01.15:415]  0]LogInit: Selected Device Profile: [Windows]
[2015.06.23-05.01.15:415]  0]LogInit: Applying CVar settings loaded from the selected device profile: [Windows]
[2015.06.23-05.01.15:425]  0]LogInit: Computer: TOWER-PC
[2015.06.23-05.01.15:425]  0]LogInit: User: HUnterDOg
[2015.06.23-05.01.15:425]  0]LogInit: CPU Page size=4096, Cores=4
[2015.06.23-05.01.15:425]  0]LogInit: High frequency timer resolution =3.320308 MHz
[2015.06.23-05.01.15:425]  0]LogMemory: Memory total: Physical=15.9GB (16GB approx)
[2015.06.23-05.01.15:425]  0]LogMemory: Platform Memory Stats for Windows
[2015.06.23-05.01.15:425]  0]LogMemory: Process Physical Memory: 49.72 MB used, 49.72 MB peak
[2015.06.23-05.01.15:425]  0]LogMemory: Process Virtual Memory: 22.61 MB used, 22.61 MB peak
[2015.06.23-05.01.15:425]  0]LogMemory: Physical Memory: 7806.45 MB used, 16327.95 MB total
[2015.06.23-05.01.15:425]  0]LogMemory: Virtual Memory: 297.65 MB used, 134217728.00 MB total
[2015.06.23-05.01.15:460]  0]LogTextLocalizationManager: The requested culture ('en_US') has no localization data; parent culture's ('en') localization data will be used.
[2015.06.23-05.01.15:762]  0]LogTextLocalizationManager:Warning: Loaded localization resources contain conflicting entries for (Namespace:ContentBrowser, Key:ImportAssetToolTip):
Localization Resource: (F:/UnrealEngine4/Epic Games/4.8/Engine/Content/Localization/Editor/en/Editor.locres) Source String Hash: (-630476809) Localized String: (Import to {0}...)
Localization Resource: (F:/UnrealEngine4/Epic Games/4.8/Engine/Content/Localization/Editor/en/Editor.locres) Source String Hash: (1271782899) Localized String: (Imports an asset from file to this folder.)
[2015.06.23-05.01.16:351]  0]LogD3D11RHI: Found D3D11 adapter 0: NVIDIA GeForce GTX 760 (Feature Level 11_0)
[2015.06.23-05.01.16:351]  0]LogD3D11RHI: Adapter has 1985MB of dedicated video memory, 0MB of dedicated system memory, and 2048MB of shared system memory, 2 output[s]
[2015.06.23-05.01.16:352]  0]LogD3D11RHI: Found D3D11 adapter 1: Microsoft Basic Render Driver (Feature Level 11_0)
[2015.06.23-05.01.16:352]  0]LogD3D11RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 256MB of shared system memory, 0 output[s]
[2015.06.23-05.01.16:352]  0]LogD3D11RHI: Chosen D3D11 Adapter Id = 0
[2015.06.23-05.01.16:373]  0]LogRHI: Texture pool is 1361 MB (70% of 1945 MB)
[2015.06.23-05.01.16:382]  0]LogD3D11RHI: Async texture creation enabled
[2015.06.23-05.01.16:820]  0]LogShaderCompilers:Display: Using Local Shader Compiler.
[2015.06.23-05.01.17:877]  0]LogTemp:Display: Loaded TP DesktopTargetPlatform
[2015.06.23-05.01.17:903]  0]LogTemp:Display: Loaded TP WindowsClientTargetPlatform
[2015.06.23-05.01.17:924]  0]LogTemp:Display: Loaded TP WindowsNoEditorTargetPlatform
[2015.06.23-05.01.17:954]  0]LogTemp:Display: Loaded TP WindowsServerTargetPlatform
[2015.06.23-05.01.17:980]  0]LogTemp:Display: Loaded TP WindowsTargetPlatform
[2015.06.23-05.01.17:996]  0]LogTemp:Display: Loaded TP AndroidTargetPlatform
[2015.06.23-05.01.18:013]  0]LogTemp:Display: Loaded TP Android_ASTCTargetPlatform
[2015.06.23-05.01.18:033]  0]LogTemp:Display: Loaded TP Android_ATCTargetPlatform
[2015.06.23-05.01.18:049]  0]LogTemp:Display: Loaded TP Android_DXTTargetPlatform
[2015.06.23-05.01.18:066]  0]LogTemp:Display: Loaded TP Android_ETC1TargetPlatform
[2015.06.23-05.01.18:082]  0]LogTemp:Display: Loaded TP Android_ETC2TargetPlatform
[2015.06.23-05.01.18:094]  0]LogTemp:Display: Loaded TP Android_PVRTCTargetPlatform
[2015.06.23-05.01.18:169]  0]LogTemp:Display: Loaded TP IOSTargetPlatform
[2015.06.23-05.01.18:179]  0]LogTemp:Display: Loaded TP LinuxNoEditorTargetPlatform
[2015.06.23-05.01.18:200]  0]LogTemp:Display: Loaded TP LinuxServerTargetPlatform
[2015.06.23-05.01.18:220]  0]LogTemp:Display: Loaded TP LinuxTargetPlatform
[2015.06.23-05.01.18:220]  0]LogTargetPlatformManager:Display: Building Assets For Windows
[2015.06.23-05.01.18:515]  0]LogDerivedDataCache:Display: Max Cache Size: 512 MB
[2015.06.23-05.01.18:583]  0]LogDerivedDataCache: Loaded boot cache 0.07s 53MB C:/Users/HUnter-DOg/AppData/Local/UnrealEngine/4.8/DerivedDataCache/Boot.ddc.
[2015.06.23-05.01.18:583]  0]LogDerivedDataCache:Display: Loaded Boot cache: C:/Users/HUnter-DOg/AppData/Local/UnrealEngine/4.8/DerivedDataCache/Boot.ddc
[2015.06.23-05.01.18:583]  0]LogDerivedDataCache: FDerivedDataBackendGraph:  Pak pak cache file ../../../../../UE4Proj/Non-Rift-Native48/Non_Rift_Native/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
[2015.06.23-05.01.18:583]  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchical cache Hierarchy.
[2015.06.23-05.01.18:583]  0]LogDerivedDataCache: FDerivedDataBackendGraph:  CompressedPak pak cache file ../../../../../UE4Proj/Non-Rift-Native48/Non_Rift_Native/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
[2015.06.23-05.01.18:583]  0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchical cache Hierarchy.
[2015.06.23-05.01.18:811]  0]LogDerivedDataCache:Display: Pak cache opened for reading ../../../Engine/DerivedDataCache/Compressed.ddp.
[2015.06.23-05.01.18:827]  0]LogDerivedDataCache: Using Local data cache path C:/Users/HUnter-DOg/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
[2015.06.23-05.01.19:113]  0]LogInit: Selected Device Profile: [Windows]
[2015.06.23-05.01.19:226]  0]ImportText (ComponentSweepMultiTests): Missing closing parenthesis: (RootShapeAsset="/Engine/BasicShapes/Cube.Cube",ShapeType="TriggerCapsule",HitResult=(Time=0.50,Location=(X=-100.000015,Y=0.0,Z=100.000015),ImpactPoint=(X=-50.0,Y=0.0,Z=50.0),Normal=(X=-1.0,Y=-0.0,Z=0.0),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))
[2015.06.23-05.01.19:227]  0]ImportText (LineTraceSingleByChannelTests): Missing closing parenthesis: (RootShapeAsset="/Engine/BasicShapes/Cube.Cube",HitResult=(Time=0.50,Location=(X=-100.000015,Y=0.0,Z=100.000015),ImpactPoint=(X=-50.0,Y=0.0,Z=50.0),Normal=(X=-1.0,Y=-0.0,Z=0.0),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))
[2015.06.23-05.01.19:260]  0]LogMeshUtilities: No automatic mesh reduction module available
[2015.06.23-05.01.19:260]  0]LogMeshUtilities: No automatic mesh merging module available
[2015.06.23-05.01.19:648]  0]LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
[2015.06.23-05.01.20:878]  0]UdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
[2015.06.23-05.01.21:299]  0]SourceControl: Info Source control is disabled
[2015.06.23-05.01.21:312]  0]SourceControl: Info Source control is disabled
[2015.06.23-05.01.21:341]  0]SourceControl: Info Source control is disabled
[2015.06.23-05.01.21:358]  0]SourceControl: Info Source control is disabled
[2015.06.23-05.01.21:698]  0]LogObj: 26458 objects as part of root set at end of initial load.
[2015.06.23-05.01.21:698]  0]LogUObjectAllocator: 5429768 out of 0 bytes used by permanent object pool.
[2015.06.23-05.01.21:783]  0]LogEngine: Initializing Engine...
[2015.06.23-05.01.21:793]  0]OCULUS: Info: [CAPI] LibOVR module is located at C:\Windows\SYSTEM32\LibOVRRT64_0_6.dll

[2015.06.23-05.01.21:797]  0]LogHMD:Warning: HMD Oculus Rift DK2, res = 1920 x 1080
[2015.06.23-05.01.21:797]  0]LogHMD: Oculus plugin initialized. Version: 4.8.0-2579680+++depot+UE4-Releases+4.8, LibOVR: 0.6.0.0, built Jun  8 2015, 03:35:54
[2015.06.23-05.01.21:965]  0]LogAIModule: Creating AISystem for world NewWorld
[2015.06.23-05.01.21:974]  0]LogInit: XAudio2 using 'Speakers (Realtek High Definition Audio)' : 8 channels at 48 kHz using 32 bits per sample (channel mask 0x63f)
[2015.06.23-05.01.21:983]  0]LogInit: FAudioDevice initialized.
[2015.06.23-05.01.22:017]  0]LogDerivedDataCache: Saved boot cache 0.03s 53MB C:/Users/HUnter-DOg/AppData/Local/UnrealEngine/4.8/DerivedDataCache/Boot.ddc.
[2015.06.23-05.01.22:022]  0]LogInit: Texture streaming: Disabled
[2015.06.23-05.01.22:066]  0]LogAnalytics: Creating configured Analytics provider AnalyticsET
[2015.06.23-05.01.22:066]  0]LogAnalytics: [UEEditor.Rocket.Release] APIServer = http://et2.epicgames.com/ET2/. AppVersion = 4.8.0-2579680+++depot+UE4-Releases+4.8
[2015.06.23-05.01.22:066]  0]LogAnalytics: [UEEditor.Rocket.Release] SetUserId 505ae45f44a71e0e77fb7bb345655cd4|9c1b1a2511dc4e8abc1369eab9f0ed20|1e5ee8db-7a6e-449f-b9a8-906c22863625
[2015.06.23-05.01.22:066]  0]LogAnalytics: [UEEditor.Rocket.Release] AnalyticsET::StartSession
[2015.06.23-05.01.22:165]  0]LogInit: Transaction tracking system initialized
[2015.06.23-05.01.22:372]  0]BlueprintLog: New page: Editor Load
[2015.06.23-05.01.22:424]  0]LogAssetRegistry: FAssetRegistry took 0.0113 seconds to start up
[2015.06.23-05.01.22:424]  0]LogDirectoryWatcher:Warning: Failed to begin reading directory changes for ../../../Engine/Plugins/Experimental/CharacterAI/Content/. Error: 0
[2015.06.23-05.01.23:188]  0]LogLinker:Warning: Asset '../../../Engine/Content/Tutorial/Mobile/SettingUpAndroidTutorial.uasset' has been saved with empty engine version. The asset will be loaded but may be incompatible.
[2015.06.23-05.01.23:225]  0]LogLinker:Warning: Can't find file '/Game/2DSideScrollerBP/2DSideScrollerOverview'
[2015.06.23-05.01.23:225]  0]LogLinker:Warning: Can't find file '/Game/2DSideScrollerBP/2DSideScrollerOverview'
[2015.06.23-05.01.23:225]  0]LogLinker:Warning: Can't find file '/Game/2DSideScrollerBP/2DSideScrollerOverview'
[2015.06.23-05.01.23:225]  0]LogUObjectGlobals:Warning: Failed to find object 'Class /Game/2DSideScrollerBP/2DSideScrollerOverview.2DSideScrollerOverview_C'
[2015.06.23-05.01.23:278]  0]LogConsoleManager:Warning: Console variable 'r.VSync' wasn't set ('GameSetting' has a lower priority than 'SystemSettingsIni')
[2015.06.23-05.01.23:278]  0]LogConsoleResponse:Display: 
[2015.06.23-05.01.23:403]  0]LogCook:Display: Done creating registry. It took  0.00s.
[2015.06.23-05.01.23:614]  0]SourceControl: Info Source control is disabled
[2015.06.23-05.01.23:614]  0]Cmd: MAP LOAD FILE="../../../../../UE4Proj/Non-Rift-Native48/Non_Rift_Native/Content/FirstPersonBP/Maps/FirstPersonExampleMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
[2015.06.23-05.01.23:614]  0]LightingResults: New page: Lighting Build
[2015.06.23-05.01.23:634]  0]MapCheck: New page: Map Check
[2015.06.23-05.01.23:634]  0]LightingResults: New page: Lighting Build
[2015.06.23-05.01.23:642]  0]LogParticles: Destroying 0 GPU particle simulations for FXSystem 0x000000754EFF9120
[2015.06.23-05.01.24:281]  0]LogLinker:Warning: Unable to load package (../../../Engine/Content/EngineSky/T_Sky_Stars.uasset). Post Tag is not valid. File might be corrupted.
[2015.06.23-05.01.24:281]  0]LogLinker:Warning: Unable to load package (../../../Engine/Content/EngineSky/T_Sky_Stars.uasset). Post Tag is not valid. File might be corrupted.
[2015.06.23-05.01.24:282]  0]LogLinker:Warning: Unable to load package (../../../Engine/Content/EngineSky/T_Sky_Stars.uasset). Post Tag is not valid. File might be corrupted.
[2015.06.23-05.01.24:282]  0]LogLinker:Warning: Unable to load package (../../../Engine/Content/EngineSky/T_Sky_Stars.uasset). Post Tag is not valid. File might be corrupted.
[2015.06.23-05.01.25:575]  0]LogLinker:Warning: Unable to load package (../../../Engine/Content/EngineSky/T_Sky_Stars.uasset). Post Tag is not valid. File might be corrupted.
[2015.06.23-05.01.25:575]  0]LogLinker:Warning: Unable to load package (../../../Engine/Content/EngineSky/T_Sky_Stars.uasset). Post Tag is not valid. File might be corrupted.
[2015.06.23-05.01.25:809]  0]LogMaterial: Missing cached shader map for material M_Sky_Panning_Clouds2, compiling. 
[2015.06.23-05.01.25:810]  0]LogMaterial:Warning: Failed to compile Material /Engine/EngineSky/M_Sky_Panning_Clouds2.M_Sky_Panning_Clouds2 for platform PCD3D_SM5, Default Material will be used in game.
[2015.06.23-05.01.25:810]  0]LogMaterial:Warning: 	(Node TextureSample) TextureSample> Missing input texture
[2015.06.23-05.01.26:672]  0]LogAIModule: Creating AISystem for world FirstPersonExampleMap
[2015.06.23-05.01.26:844]  0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
[2015.06.23-05.01.28:318]  0]Cmd: MAP CHECKDEP NOCLEARLOG
[2015.06.23-05.01.28:382]  0]MapCheck: Info Map check complete: 0 Error(s), 0 Warning(s), took 63.998ms to complete.
[2015.06.23-05.01.28:382]  0]LogFileHelpers: Loading map 'FirstPersonExampleMap' took 4.769
[2015.06.23-05.01.28:565]  0]LogCollectionManager: Loaded 0 collections in 0.002100 seconds
[2015.06.23-05.01.28:580]  0]LogContentBrowser: Native class hierarchy populated in 0.0136 seconds. Added 1803 classes and 310 folders.
[2015.06.23-05.01.28:664]  0]LogContentBrowser: Native class hierarchy updated for 'WidgetCarousel' in 0.0003 seconds. Added 0 classes and 0 folders.
[2015.06.23-05.01.28:708]  0]LogContentBrowser: Native class hierarchy updated for 'AddContentDialog' in 0.0003 seconds. Added 0 classes and 0 folders.
[2015.06.23-05.01.28:733]  0]LogContentBrowser: Native class hierarchy updated for 'SceneOutliner' in 0.0003 seconds. Added 1 classes and 2 folders.
[2015.06.23-05.01.28:826]  0]LogCrashTracker: Crashtracker disabled due to settings.
[2015.06.23-05.01.28:855]  0]LogUObjectGlobals:Warning: Failed to find object 'Class None.'
[2015.06.23-05.01.28:880]  0]LogLoad: Full Startup: 15.26 seconds (BP compile: 1.18 seconds)
[2015.06.23-05.01.28:970]  0]LogContentStreaming: Texture pool size is 0.000000MB
[2015.06.23-05.01.29:029]  0]LogContentStreaming: Texture pool size now 700 MB
[2015.06.23-05.01.29:167]  1]LogRenderer: Reallocating scene render targets to support 904x464 (Frame:2).
[2015.06.23-05.01.29:837] 10]LogAssetRegistry: Asset discovery search completed in 7.4243 seconds
[2015.06.23-05.03.02:198][106]LogLinker:Warning: Asset '../../../Engine/Content/ArtTools/RenderToTexture/Macros/RenderToTextureMacros.uasset' has been saved with empty engine version. The asset will be loaded but may be incompatible.
[2015.06.23-05.03.02:328][106]LogLinker:Warning: Asset '../../../Engine/Content/ArtTools/RenderToTexture/Enums/RenderToTexture_Enum.uasset' has been saved with empty engine version. The asset will be loaded but may be incompatible.
[2015.06.23-05.03.39:513] 20]LogParticles: Destroying 0 GPU particle simulations for FXSystem 0x0000007503D61E40
[2015.06.23-05.03.39:514] 20]LogParticles: Destroying 0 GPU particle simulations for FXSystem 0x000000755A161940
[2015.06.23-05.03.57:183] 81]Cmd: CLOSE_SLATE_MAINFRAME
[2015.06.23-05.03.57:333] 81]LogWindowsTextInputMethodSystem:Display: IME system now deactivated.
[2015.06.23-05.03.57:837] 82]Cmd: QUIT_EDITOR
[2015.06.23-05.04.03:055] 82]LogHMD: Oculus shutdown.
[2015.06.23-05.04.03:266] 82]LogExit: Preparing to exit.
[2015.06.23-05.04.04:137] 82]LogExit: Editor shut down
[2015.06.23-05.04.04:137] 82]LogExit: Transaction tracking system shut down
[2015.06.23-05.04.04:153] 82]LogParticles: Destroying 0 GPU particle simulations for FXSystem 0x00000075577134C0
[2015.06.23-05.04.04:154] 82]LogParticles: Destroying 0 GPU particle simulations for FXSystem 0x000000755CAFB920
[2015.06.23-05.04.04:154] 82]LogParticles: Destroying 0 GPU particle simulations for FXSystem 0x000000754828A5C0
[2015.06.23-05.04.04:154] 82]LogParticles: Destroying 0 GPU particle simulations for FXSystem 0x00000075605C0540
[2015.06.23-05.04.04:154] 82]LogParticles: Destroying 0 GPU particle simulations for FXSystem 0x00000075605C0680
[2015.06.23-05.04.04:664] 82]LogExit: Object subsystem successfully closed.
[2015.06.23-05.04.04:961] 82]LogModuleManager: Shutting down and abandoning module CrashTracker (192)
[2015.06.23-05.04.04:961] 82]LogModuleManager: Shutting down and abandoning module SceneOutliner (191)
[2015.06.23-05.04.04:961] 82]LogModuleManager: Shutting down and abandoning module SuperSearch (190)
[2015.06.23-05.04.04:961] 82]LogModuleManager: Shutting down and abandoning module WidgetCarousel (189)
[2015.06.23-05.04.04:961] 82]LogModuleManager: Shutting down and abandoning module AddContentDialog (188)
[2015.06.23-05.04.04:982] 82]LogModuleManager: Shutting down and abandoning module EditorWidgets (187)
[2015.06.23-05.04.04:982] 82]LogModuleManager: Shutting down and abandoning module CollectionManager (186)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module StatsViewer (185)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module FoliageEdit (184)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module LandscapeEditor (183)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module ActorPickerMode (182)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module GeometryMode (181)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module TextureAlignMode (180)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module BspMode (179)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module PlacementMode (178)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module AutomationWorker (177)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module CharacterAI (176)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module SmartSnapping (175)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module ViewportSnapping (174)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module LogVisualizer (173)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (172)
[2015.06.23-05.04.05:002] 82]LogModuleManager: Shutting down and abandoning module IntroTutorials (171)
[2015.06.23-05.04.05:003] 82]LogModuleManager: Shutting down and abandoning module EditorLiveStreaming (170)
[2015.06.23-05.04.05:003] 82]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (169)
[2015.06.23-05.04.05:003] 82]LogModuleManager: Shutting down and abandoning module HTML5PlatformEditor (168)
[2015.06.23-05.04.05:003] 82]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (167)
[2015.06.23-05.04.05:023] 82]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (166)
[2015.06.23-05.04.05:024] 82]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (165)
[2015.06.23-05.04.05:024] 82]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (164)
[2015.06.23-05.04.05:024] 82]LogModuleManager: Shutting down and abandoning module MergeActors (163)
[2015.06.23-05.04.05:024] 82]LogModuleManager: Shutting down and abandoning module SizeMap (162)
[2015.06.23-05.04.05:024] 82]LogModuleManager: Shutting down and abandoning module TreeMap (161)
[2015.06.23-05.04.05:024] 82]LogModuleManager: Shutting down and abandoning module ReferenceViewer (160)
[2015.06.23-05.04.05:024] 82]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (159)
[2015.06.23-05.04.05:024] 82]LogModuleManager: Shutting down and abandoning module HardwareTargeting (158)
[2015.06.23-05.04.05:024] 82]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (157)
[2015.06.23-05.04.05:024] 82]LogModuleManager: Shutting down and abandoning module UndoHistory (156)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (155)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module UserFeedback (154)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module XmlParser (153)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module Blutility (152)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (151)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (150)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module InputBindingEditor (149)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (148)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module SettingsEditor (147)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module ProjectLauncher (146)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module SessionFrontend (145)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module ProfilerClient (144)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (143)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module DeviceManager (142)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module AutomationController (141)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module AutomationWindow (140)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module Layers (139)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (138)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module DetailCustomizations (137)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module PackagesDialog (136)
[2015.06.23-05.04.05:025] 82]LogModuleManager: Shutting down and abandoning module AssetRegistry (135)
[2015.06.23-05.04.05:171] 82]LogModuleManager: Shutting down and abandoning module Persona (134)
[2015.06.23-05.04.05:171] 82]LogModuleManager: Shutting down and abandoning module Kismet (133)
[2015.06.23-05.04.05:171] 82]LogModuleManager: Shutting down and abandoning module GraphEditor (132)
[2015.06.23-05.04.05:171] 82]LogModuleManager: Shutting down and abandoning module ClassViewer (131)
[2015.06.23-05.04.05:172] 82]LogModuleManager: Shutting down and abandoning module Toolbox (130)
[2015.06.23-05.04.05:172] 82]LogModuleManager: Shutting down and abandoning module ModuleUI (129)
[2015.06.23-05.04.05:172] 82]LogModuleManager: Shutting down and abandoning module MovieSceneTools (128)
[2015.06.23-05.04.05:172] 82]LogModuleManager: Shutting down and abandoning module OutputLog (127)
[2015.06.23-05.04.05:172] 82]LogModuleManager: Shutting down and abandoning module GammaUI (126)
[2015.06.23-05.04.05:172] 82]LogModuleManager: Shutting down and abandoning module Documentation (125)
[2015.06.23-05.04.05:172] 82]LogModuleManager: Shutting down and abandoning module GameLiveStreaming (124)
[2015.06.23-05.04.05:172] 82]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (123)
[2015.06.23-05.04.05:172] 82]LogModuleManager: Shutting down and abandoning module AnalyticsET (122)
[2015.06.23-05.04.05:172] 82]LogModuleManager: Shutting down and abandoning module Analytics (121)
[2015.06.23-05.04.05:173] 82]LogModuleManager: Shutting down and abandoning module AITestSuite (120)
[2015.06.23-05.04.05:173] 82]LogModuleManager: Shutting down and abandoning module GameplayDebugger (119)
[2015.06.23-05.04.05:173] 82]LogModuleManager: Shutting down and abandoning module AIModule (118)
[2015.06.23-05.04.05:173] 82]LogModuleManager: Shutting down and abandoning module ProfilerService (117)
[2015.06.23-05.04.05:233] 82]LogModuleManager: Shutting down and abandoning module TaskGraph (116)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module SlateRemote (115)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module SteamVRController (114)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module SteamVR (113)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (112)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module OculusRift (111)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (110)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module CableComponent (109)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module MessagingDebugger (108)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (107)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module StructBox (106)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module Phya (105)
[2015.06.23-05.04.05:234] 82]LogModuleManager: Shutting down and abandoning module LiveEditor (104)
[2015.06.23-05.04.05:238] 82]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (103)
[2015.06.23-05.04.05:238] 82]LogModuleManager: Shutting down and abandoning module PluginBrowser (102)
[2015.06.23-05.04.05:238] 82]LogModuleManager: Shutting down and abandoning module EpicSurvey (101)
[2015.06.23-05.04.05:310] 82]LogModuleManager: Shutting down and abandoning module DesktopPlatform (100)
[2015.06.23-05.04.05:310] 82]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (99)
[2015.06.23-05.04.05:310] 82]LogModuleManager: Shutting down and abandoning module UObjectPlugin (98)
[2015.06.23-05.04.05:310] 82]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (97)
[2015.06.23-05.04.05:310] 82]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (96)
[2015.06.23-05.04.05:310] 82]LogModuleManager: Shutting down and abandoning module SourceControl (95)
[2015.06.23-05.04.05:311] 82]LogModuleManager: Shutting down and abandoning module GitSourceControl (94)
[2015.06.23-05.04.05:311] 82]LogModuleManager: Shutting down and abandoning module BlankPlugin (93)
[2015.06.23-05.04.05:311] 82]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (92)
[2015.06.23-05.04.05:311] 82]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (91)
[2015.06.23-05.04.05:311] 82]LogModuleManager: Shutting down and abandoning module MeshPaint (90)
[2015.06.23-05.04.05:311] 82]LogModuleManager: Shutting down and abandoning module SlateReflector (89)
[2015.06.23-05.04.05:311] 82]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (88)
[2015.06.23-05.04.05:311] 82]LogModuleManager: Shutting down and abandoning module HotReload (87)
[2015.06.23-05.04.05:311] 82]LogModuleManager: Shutting down and abandoning module MainFrame (86)
[2015.06.23-05.04.05:311] 82]LogModuleManager: Shutting down and abandoning module LevelEditor (85)
[2015.06.23-05.04.05:312] 82]LogModuleManager: Shutting down and abandoning module ContentBrowser (84)
[2015.06.23-05.04.05:312] 82]LogModuleManager: Shutting down and abandoning module Paper2DEditor (83)
[2015.06.23-05.04.05:312] 82]LogModuleManager: Shutting down and abandoning module UdpMessaging (82)
[2015.06.23-05.04.05:415] 82]LogModuleManager: Shutting down and abandoning module AdvancedSessions (81)
[2015.06.23-05.04.05:415] 82]LogModuleManager: Shutting down and abandoning module Paper2D (80)
[2015.06.23-05.04.05:415] 82]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (79)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module Media (78)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module WmfMedia (77)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (76)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module PropertyEditor (75)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (74)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module FunctionalTesting (73)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (72)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (71)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module MessageLog (70)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module Sequencer (69)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module AssetTools (68)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module UMGEditor (67)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module UMG (66)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module Slate (65)
[2015.06.23-05.04.05:418] 82]LogModuleManager: Shutting down and abandoning module EditorStyle (64)
[2015.06.23-05.04.05:420] 82]LogModuleManager: Shutting down and abandoning module SessionServices (63)
[2015.06.23-05.04.05:420] 82]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (62)
[2015.06.23-05.04.05:420] 82]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (61)
[2015.06.23-05.04.05:420] 82]LogModuleManager: Shutting down and abandoning module XAudio2 (60)
[2015.06.23-05.04.05:420] 82]LogModuleManager: Shutting down and abandoning module Networking (58)
[2015.06.23-05.04.05:420] 82]LogModuleManager: Shutting down and abandoning module Core (57)
[2015.06.23-05.04.05:420] 82]LogModuleManager: Shutting down and abandoning module KismetCompiler (56)
[2015.06.23-05.04.05:420] 82]LogModuleManager: Shutting down and abandoning module PhysXFormats (55)
[2015.06.23-05.04.05:420] 82]LogModuleManager: Shutting down and abandoning module MeshUtilities (54)
[2015.06.23-05.04.05:420] 82]LogModuleManager: Shutting down and abandoning module DerivedDataCache (53)
[2015.06.23-05.04.05:435] 82]LogDerivedDataCache: Shutdown
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (52)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (51)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (50)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (49)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module TextureFormatPVR (48)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (47)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (46)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module ImageWrapper (45)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (44)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module TextureFormatAndroid (43)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module AudioFormatOpus (42)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module AudioFormatOgg (41)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (40)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (39)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module LinuxServerTargetPlatform (38)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module LinuxNoEditorTargetPlatform (37)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module Messaging (36)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (35)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module HTML5TargetPlatform (34)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module Android_PVRTCTargetPlatform (33)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module Android_ETC2TargetPlatform (32)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module Android_ETC1TargetPlatform (31)
[2015.06.23-05.04.05:435] 82]LogModuleManager: Shutting down and abandoning module Android_DXTTargetPlatform (30)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module Android_ATCTargetPlatform (29)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module Android_ASTCTargetPlatform (28)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (27)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (26)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module WindowsServerTargetPlatform (25)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module WindowsNoEditorTargetPlatform (24)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module WindowsClientTargetPlatform (23)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module DesktopTargetPlatform (22)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module TargetPlatform (21)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module InputCore (20)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module Settings (19)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (17)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module HTTP (16)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module OculusAudio (15)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (14)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module TextureCompressor (13)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module ShaderCore (12)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module Landscape (11)
[2015.06.23-05.04.05:436] 82]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (10)
[2015.06.23-05.04.05:437] 82]LogModuleManager: Shutting down and abandoning module OpenGLDrv (9)
[2015.06.23-05.04.05:437] 82]LogModuleManager: Shutting down and abandoning module D3D11RHI (8)
[2015.06.23-05.04.05:437] 82]LogModuleManager: Shutting down and abandoning module Renderer (7)
[2015.06.23-05.04.05:437] 82]LogModuleManager: Shutting down and abandoning module Engine (6)
[2015.06.23-05.04.05:437] 82]LogModuleManager: Shutting down and abandoning module CoreUObject (5)
[2015.06.23-05.04.05:437] 82]LogModuleManager: Shutting down and abandoning module NetworkFile (4)
[2015.06.23-05.04.05:437] 82]LogModuleManager: Shutting down and abandoning module StreamingFile (3)
[2015.06.23-05.04.05:437] 82]LogModuleManager: Shutting down and abandoning module SandboxFile (2)
[2015.06.23-05.04.05:437] 82]LogModuleManager: Shutting down and abandoning module PakFile (1)
[2015.06.23-05.04.05:437] 82]LogExit: Exiting.
[2015.06.23-05.04.05:462] 82]Log file closed, 06/22/15 22:04:05