diff --git a/Assignment 1/Config/DefaultEditor.ini b/Assignment 1/Config/DefaultEditor.ini new file mode 100644 index 0000000..08b06bb --- /dev/null +++ b/Assignment 1/Config/DefaultEditor.ini @@ -0,0 +1,8 @@ +[UnrealEd.SimpleMap] +SimpleMapName=/Game/FirstPersonBP/Maps/FirstPersonExampleMap + +[EditoronlyBP] +bAllowClassAndBlueprintPinMatching=true +bReplaceBlueprintWithClass= true +bDontLoadBlueprintOutsideEditor= true +bBlueprintIsNotBlueprintType= true \ No newline at end of file diff --git a/Assignment 1/Config/DefaultEditorPerProjectUserSettings.ini b/Assignment 1/Config/DefaultEditorPerProjectUserSettings.ini new file mode 100644 index 0000000..bde2f25 --- /dev/null +++ b/Assignment 1/Config/DefaultEditorPerProjectUserSettings.ini @@ -0,0 +1,2 @@ +[ContentBrowser] +ContentBrowserTab1.SelectedPaths=/Game/FirstPersonBP \ No newline at end of file diff --git a/Assignment 1/Config/DefaultEngine.ini b/Assignment 1/Config/DefaultEngine.ini new file mode 100644 index 0000000..a45e094 --- /dev/null +++ b/Assignment 1/Config/DefaultEngine.ini @@ -0,0 +1,62 @@ +[/Script/Engine.CollisionProfile] ++Profiles=(Name="Projectile",CollisionEnabled=QueryOnly,ObjectTypeName="Projectile",CustomResponses=,HelpMessage="Preset for projectiles",bCanModify=True) ++DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,Name="Projectile",DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False) ++EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore))) + +[/Script/EngineSettings.GameMapsSettings] +EditorStartupMap=/Game/Maps/BP_Comms.BP_Comms +LocalMapOptions= +TransitionMap= +bUseSplitscreen=True +TwoPlayerSplitscreenLayout=Horizontal +ThreePlayerSplitscreenLayout=FavorTop +GameInstanceClass=/Script/Engine.GameInstance +GameDefaultMap=/Game/Maps/BP_Comms.BP_Comms +ServerDefaultMap=/Engine/Maps/Entry +GlobalDefaultGameMode=/Game/Blueprints/BP_SCD_GameMode.BP_SCD_GameMode_C +GlobalDefaultServerGameMode=None + +[/Script/IOSRuntimeSettings.IOSRuntimeSettings] +MinimumiOSVersion=IOS_14 + +[/Script/Engine.RendererSettings] +r.ReflectionMethod=1 +r.GenerateMeshDistanceFields=True +r.DynamicGlobalIlluminationMethod=1 +r.Mobile.EnableNoPrecomputedLightingCSMShader=1 + + +r.Shadow.Virtual.Enable=1 +r.DefaultFeature.AutoExposure=False +r.DefaultFeature.AutoExposure.Method=2 +r.DefaultFeature.AutoExposure.Bias=1.000000 +r.Lumen.TraceMeshSDFs=1 +r.RayTracing=False + +[/Script/HardwareTargeting.HardwareTargetingSettings] +TargetedHardwareClass=Desktop +AppliedTargetedHardwareClass=Desktop +DefaultGraphicsPerformance=Maximum +AppliedDefaultGraphicsPerformance=Maximum + +[/Script/WindowsTargetPlatform.WindowsTargetSettings] +DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 + +[/Script/Engine.Engine] ++ActiveGameNameRedirects=(OldGameName="TP_FirstPersonBP",NewGameName="/Script/SCD2_AS1_UE5_Starter") ++ActiveGameNameRedirects=(OldGameName="/Script/TP_FirstPersonBP",NewGameName="/Script/SCD2_AS1_UE5_Starter") + +[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings] +bEnablePlugin=True +bAllowNetworkConnection=True +SecurityToken=9234AC2748DD9A816C73F79CE4FEBFBD +bIncludeInShipping=False +bAllowExternalStartInShipping=False +bCompileAFSProject=False +bUseCompression=False +bLogFiles=False +bReportStats=False +ConnectionType=USBOnly +bUseManualIPAddress=False +ManualIPAddress= + diff --git a/Assignment 1/Config/DefaultGame.ini b/Assignment 1/Config/DefaultGame.ini new file mode 100644 index 0000000..ae1a560 --- /dev/null +++ b/Assignment 1/Config/DefaultGame.ini @@ -0,0 +1,5 @@ +[/Script/EngineSettings.GeneralProjectSettings] +ProjectID=76D85BCF4E62D881CD74E8857FBDD605 +ProjectName=First Person BP Game Template +Description=2209 Starter + diff --git a/Assignment 1/Config/DefaultInput.ini b/Assignment 1/Config/DefaultInput.ini new file mode 100644 index 0000000..e703644 --- /dev/null +++ b/Assignment 1/Config/DefaultInput.ini @@ -0,0 +1,134 @@ +[/Script/Engine.InputSettings] +-AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) +-AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) +-AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) ++AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseWheelAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Touch",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_FaceButton1",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_FaceButton2",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_IndexPointing",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_ThumbUp",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_ThumbRest",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_FaceButton1",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_FaceButton2",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_IndexPointing",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_ThumbUp",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_ThumbRest",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Left_ThumbPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Left_IndexPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Left_MiddlePinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Left_RingPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Left_PinkPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Right_ThumbPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Right_IndexPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Right_MiddlePinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Right_RingPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusHand_Right_PinkPinchStrength",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Cosmos_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Cosmos_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Cosmos_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Cosmos_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Cosmos_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Cosmos_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Cosmos_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Cosmos_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +bAltEnterTogglesFullscreen=True +bF11TogglesFullscreen=True +bUseMouseForTouch=False +bEnableMouseSmoothing=True +bEnableFOVScaling=True +bCaptureMouseOnLaunch=True +bEnableLegacyInputScales=True +bAlwaysShowTouchInterface=False +bShowConsoleOnFourFingerTap=True +bEnableGestureRecognizer=False +bUseAutocorrect=False +DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown +DefaultViewportMouseLockMode=LockOnCapture +FOVScale=0.011110 +DoubleClickTime=0.200000 ++ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar) ++ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Bottom) ++ActionMappings=(ActionName="PrimaryAction",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftMouseButton) ++ActionMappings=(ActionName="PrimaryAction",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_RightTrigger) ++ActionMappings=(ActionName="PrimaryAction",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=None) ++ActionMappings=(ActionName="Interact",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=E) ++AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=W) ++AxisMappings=(AxisName="Move Forward / Backward",Scale=-1.000000,Key=S) ++AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=Up) ++AxisMappings=(AxisName="Move Forward / Backward",Scale=-1.000000,Key=Down) ++AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=Gamepad_LeftY) ++AxisMappings=(AxisName="Move Right / Left",Scale=-1.000000,Key=A) ++AxisMappings=(AxisName="Move Right / Left",Scale=1.000000,Key=D) ++AxisMappings=(AxisName="Move Right / Left",Scale=1.000000,Key=Gamepad_LeftX) ++AxisMappings=(AxisName="Turn Right / Left Gamepad",Scale=1.000000,Key=Gamepad_RightX) ++AxisMappings=(AxisName="Turn Right / Left Gamepad",Scale=-1.000000,Key=Left) ++AxisMappings=(AxisName="Turn Right / Left Gamepad",Scale=1.000000,Key=Right) ++AxisMappings=(AxisName="Turn Right / Left Mouse",Scale=1.000000,Key=MouseX) ++AxisMappings=(AxisName="Look Up / Down Gamepad",Scale=1.000000,Key=Gamepad_RightY) ++AxisMappings=(AxisName="Look Up / Down Mouse",Scale=-1.000000,Key=MouseY) +DefaultPlayerInputClass=/Script/Engine.PlayerInput +DefaultInputComponentClass=/Script/Engine.InputComponent +DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks +-ConsoleKeys=Tilde ++ConsoleKeys=Tilde + diff --git a/Assignment 1/Config/HoloLens/HoloLensEngine.ini b/Assignment 1/Config/HoloLens/HoloLensEngine.ini new file mode 100644 index 0000000..7b8b53f --- /dev/null +++ b/Assignment 1/Config/HoloLens/HoloLensEngine.ini @@ -0,0 +1,31 @@ + + +[/Script/HoloLensPlatformEditor.HoloLensTargetSettings] +bBuildForEmulation=False +bBuildForDevice=True +bUseNameForLogo=True +bBuildForRetailWindowsStore=False +bAutoIncrementVersion=False +bShouldCreateAppInstaller=False +AppInstallerInstallationURL= +HoursBetweenUpdateChecks=0 +bEnablePIXProfiling=False +TileBackgroundColor=(B=64,G=0,R=0,A=255) +SplashScreenBackgroundColor=(B=64,G=0,R=0,A=255) ++PerCultureResources=(CultureId="",Strings=(PackageDisplayName="",PublisherDisplayName="",PackageDescription="",ApplicationDisplayName="",ApplicationDescription=""),Images=()) +TargetDeviceFamily=Windows.Holographic +MinimumPlatformVersion= +MaximumPlatformVersionTested=10.0.18362.0 +MaxTrianglesPerCubicMeter=500.000000 +SpatialMeshingVolumeSize=20.000000 +CompilerVersion=Default +Windows10SDKVersion=10.0.18362.0 ++CapabilityList=internetClientServer ++CapabilityList=privateNetworkClientServer ++Uap2CapabilityList=spatialPerception +bSetDefaultCapabilities=False +SpatializationPlugin= +ReverbPlugin= +OcclusionPlugin= +SoundCueCookQualityIndex=-1 + diff --git a/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset b/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset new file mode 100644 index 0000000..e4c88ad Binary files /dev/null and b/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset differ diff --git a/Assignment 1/Content/Blueprints/BP_CompanionCube.uasset b/Assignment 1/Content/Blueprints/BP_CompanionCube.uasset new file mode 100644 index 0000000..e8f4a75 Binary files /dev/null and b/Assignment 1/Content/Blueprints/BP_CompanionCube.uasset differ diff --git a/Assignment 1/Content/Blueprints/BP_CubeSpawner.uasset b/Assignment 1/Content/Blueprints/BP_CubeSpawner.uasset new file mode 100644 index 0000000..5c4fe81 Binary files /dev/null and b/Assignment 1/Content/Blueprints/BP_CubeSpawner.uasset differ diff --git a/Assignment 1/Content/Blueprints/BP_Door.uasset b/Assignment 1/Content/Blueprints/BP_Door.uasset new file mode 100644 index 0000000..90398ae Binary files /dev/null and b/Assignment 1/Content/Blueprints/BP_Door.uasset differ diff --git a/Assignment 1/Content/Blueprints/BP_OverlapPedestal.uasset b/Assignment 1/Content/Blueprints/BP_OverlapPedestal.uasset new file mode 100644 index 0000000..23beb2d Binary files /dev/null and b/Assignment 1/Content/Blueprints/BP_OverlapPedestal.uasset differ diff --git a/Assignment 1/Content/Blueprints/BP_PedestalBase.uasset b/Assignment 1/Content/Blueprints/BP_PedestalBase.uasset new file mode 100644 index 0000000..82d1497 Binary files /dev/null and b/Assignment 1/Content/Blueprints/BP_PedestalBase.uasset differ diff --git a/Assignment 1/Content/Blueprints/BP_PressurePad.uasset b/Assignment 1/Content/Blueprints/BP_PressurePad.uasset new file mode 100644 index 0000000..86240d0 Binary files /dev/null and b/Assignment 1/Content/Blueprints/BP_PressurePad.uasset differ diff --git a/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset b/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset new file mode 100644 index 0000000..28d19b0 Binary files /dev/null and b/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset differ diff --git a/Assignment 1/Content/Blueprints/BP_SCD_Controller.uasset b/Assignment 1/Content/Blueprints/BP_SCD_Controller.uasset new file mode 100644 index 0000000..42243ee Binary files /dev/null and b/Assignment 1/Content/Blueprints/BP_SCD_Controller.uasset differ diff --git a/Assignment 1/Content/Blueprints/BP_SCD_FPChar.uasset b/Assignment 1/Content/Blueprints/BP_SCD_FPChar.uasset new file mode 100644 index 0000000..416b205 Binary files /dev/null and b/Assignment 1/Content/Blueprints/BP_SCD_FPChar.uasset differ diff --git a/Assignment 1/Content/Blueprints/BP_SCD_GameMode.uasset b/Assignment 1/Content/Blueprints/BP_SCD_GameMode.uasset new file mode 100644 index 0000000..835026e Binary files /dev/null and b/Assignment 1/Content/Blueprints/BP_SCD_GameMode.uasset differ diff --git a/Assignment 1/Content/Blueprints/i_Interactable.uasset b/Assignment 1/Content/Blueprints/i_Interactable.uasset new file mode 100644 index 0000000..1ef2caa Binary files /dev/null and b/Assignment 1/Content/Blueprints/i_Interactable.uasset differ diff --git a/Assignment 1/Content/Maps/BP_Comms.umap b/Assignment 1/Content/Maps/BP_Comms.umap new file mode 100644 index 0000000..489ded3 Binary files /dev/null and b/Assignment 1/Content/Maps/BP_Comms.umap differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Glowing_MultiColor.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Glowing_MultiColor.uasset new file mode 100644 index 0000000..d2e078d Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Glowing_MultiColor.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Hexagon.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Hexagon.uasset new file mode 100644 index 0000000..696af85 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Hexagon.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Modern.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Modern.uasset new file mode 100644 index 0000000..b1496ef Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Modern.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_MultiColor.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_MultiColor.uasset new file mode 100644 index 0000000..7bfcc33 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_MultiColor.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Orientation.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Orientation.uasset new file mode 100644 index 0000000..c3af1ef Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_Orientation.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_SingleColor.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_SingleColor.uasset new file mode 100644 index 0000000..98791db Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Base/M_SuperGrid_SingleColor.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/BreakSet.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/BreakSet.uasset new file mode 100644 index 0000000..cfc549d Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/BreakSet.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/Layout_LocalSides.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/Layout_LocalSides.uasset new file mode 100644 index 0000000..2a3fd17 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/Layout_LocalSides.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/Layout_WorldSides.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/Layout_WorldSides.uasset new file mode 100644 index 0000000..314c26d Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/Layout_WorldSides.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/MakeSet.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/MakeSet.uasset new file mode 100644 index 0000000..f5fe976 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/MakeSet.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/Roughness.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/Roughness.uasset new file mode 100644 index 0000000..9592ff5 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Basic/Roughness.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Texture/Dye_MultiColor.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Texture/Dye_MultiColor.uasset new file mode 100644 index 0000000..4dfada4 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Texture/Dye_MultiColor.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Texture/Dye_SingleColor.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Texture/Dye_SingleColor.uasset new file mode 100644 index 0000000..0f0f7e2 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Texture/Dye_SingleColor.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Texture/Tex_SimpleGrid.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Texture/Tex_SimpleGrid.uasset new file mode 100644 index 0000000..12bc418 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/Texture/Tex_SimpleGrid.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/UV/UV_CustomTexture.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/UV/UV_CustomTexture.uasset new file mode 100644 index 0000000..854cba7 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/UV/UV_CustomTexture.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/UV/UV_ObjectScalable.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/UV/UV_ObjectScalable.uasset new file mode 100644 index 0000000..f66dffa Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/UV/UV_ObjectScalable.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/UV/UV_SetupGrid.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/UV/UV_SetupGrid.uasset new file mode 100644 index 0000000..40fd258 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Functions/UV/UV_SetupGrid.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Advanced/M_SuperGrid_Auto.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Advanced/M_SuperGrid_Auto.uasset new file mode 100644 index 0000000..1836b4c Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Advanced/M_SuperGrid_Auto.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Advanced/M_SuperGrid_HexagonRed.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Advanced/M_SuperGrid_HexagonRed.uasset new file mode 100644 index 0000000..840b303 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Advanced/M_SuperGrid_HexagonRed.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Basic/M_SuperGrid_MetalDark.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Basic/M_SuperGrid_MetalDark.uasset new file mode 100644 index 0000000..a127898 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Basic/M_SuperGrid_MetalDark.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Basic/M_SuperGrid_MetalGlow.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Basic/M_SuperGrid_MetalGlow.uasset new file mode 100644 index 0000000..b64626d Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Basic/M_SuperGrid_MetalGlow.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Basic/M_SuperGrid_Soil.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Basic/M_SuperGrid_Soil.uasset new file mode 100644 index 0000000..a8a0c9f Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Basic/M_SuperGrid_Soil.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Chess.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Chess.uasset new file mode 100644 index 0000000..b42ce83 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Chess.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Default.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Default.uasset new file mode 100644 index 0000000..e48d959 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Default.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_DefaultBlack.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_DefaultBlack.uasset new file mode 100644 index 0000000..d18f9bf Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_DefaultBlack.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Walkable.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Walkable.uasset new file mode 100644 index 0000000..f50cb39 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_Walkable.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_White.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_White.uasset new file mode 100644 index 0000000..57c8a69 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Materials/Palette/Grids/M_SuperGrid_White.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Meshes/SuperGrid_Box.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Meshes/SuperGrid_Box.uasset new file mode 100644 index 0000000..03ac3fb Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Meshes/SuperGrid_Box.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Meshes/SuperGrid_CylinderFull.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Meshes/SuperGrid_CylinderFull.uasset new file mode 100644 index 0000000..62dc1e2 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Meshes/SuperGrid_CylinderFull.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Meshes/SuperGrid_Plane.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Meshes/SuperGrid_Plane.uasset new file mode 100644 index 0000000..9707ef1 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Meshes/SuperGrid_Plane.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_BasicGridW_M.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_BasicGridW_M.uasset new file mode 100644 index 0000000..6522d20 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_BasicGridW_M.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_BasicGrid_M.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_BasicGrid_M.uasset new file mode 100644 index 0000000..2efe22c Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_BasicGrid_M.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_BasicGrid_N.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_BasicGrid_N.uasset new file mode 100644 index 0000000..1f6c4b5 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_BasicGrid_N.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_ConcreteWall_R.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_ConcreteWall_R.uasset new file mode 100644 index 0000000..fbbf8b4 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_ConcreteWall_R.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_DotGrid_M.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_DotGrid_M.uasset new file mode 100644 index 0000000..c7fce67 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_DotGrid_M.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_DotGrid_N.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_DotGrid_N.uasset new file mode 100644 index 0000000..c280590 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_DotGrid_N.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_HexagonRandom.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_HexagonRandom.uasset new file mode 100644 index 0000000..e9b5171 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_HexagonRandom.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_Hexagon_N.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_Hexagon_N.uasset new file mode 100644 index 0000000..08bd73b Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_Hexagon_N.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_ModernGrid_M.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_ModernGrid_M.uasset new file mode 100644 index 0000000..083cc82 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_ModernGrid_M.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_ModernGrid_N.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_ModernGrid_N.uasset new file mode 100644 index 0000000..084cb86 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_ModernGrid_N.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_StoneGrid_M.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_StoneGrid_M.uasset new file mode 100644 index 0000000..75236fa Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_StoneGrid_M.uasset differ diff --git a/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_StoneGrid_N.uasset b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_StoneGrid_N.uasset new file mode 100644 index 0000000..0413e4e Binary files /dev/null and b/Assignment 1/Content/SuperGrid/StarterPack/Source/Textures/T_StoneGrid_N.uasset differ diff --git a/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_DoubleJump.uasset b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_DoubleJump.uasset new file mode 100644 index 0000000..7ef4ec5 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_DoubleJump.uasset differ diff --git a/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_Footstep.uasset b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_Footstep.uasset new file mode 100644 index 0000000..2b12413 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_Footstep.uasset differ diff --git a/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_Jump.uasset b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_Jump.uasset new file mode 100644 index 0000000..cee8c61 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_Jump.uasset differ diff --git a/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_Landing.uasset b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_Landing.uasset new file mode 100644 index 0000000..ee22d30 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_Landing.uasset differ diff --git a/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_MetalStep.uasset b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_MetalStep.uasset new file mode 100644 index 0000000..08e07b9 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Cue_MetalStep.uasset differ diff --git a/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Footstep_Concrete_0.uasset b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Footstep_Concrete_0.uasset new file mode 100644 index 0000000..baccf69 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Footstep_Concrete_0.uasset differ diff --git a/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Footstep_Stone1_0.uasset b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Footstep_Stone1_0.uasset new file mode 100644 index 0000000..2803b4c Binary files /dev/null and b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Footstep_Stone1_0.uasset differ diff --git a/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Footstep_Stone2_0.uasset b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Footstep_Stone2_0.uasset new file mode 100644 index 0000000..dc61a25 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/Footstep_Stone2_0.uasset differ diff --git a/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/MetalStepA.uasset b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/MetalStepA.uasset new file mode 100644 index 0000000..0b95a89 Binary files /dev/null and b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/MetalStepA.uasset differ diff --git a/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/SimpleChop_B.uasset b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/SimpleChop_B.uasset new file mode 100644 index 0000000..97ecc9d Binary files /dev/null and b/Assignment 1/Content/SuperGrid/TutorialLevel/SoundEffects/SimpleChop_B.uasset differ diff --git a/Assignment 1/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/V3/ICWLYCF62EJ63XTK5ZSZWV.uasset b/Assignment 1/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/V3/ICWLYCF62EJ63XTK5ZSZWV.uasset new file mode 100644 index 0000000..bde121f Binary files /dev/null and b/Assignment 1/Content/__ExternalActors__/FirstPerson/Maps/FirstPersonMap/E/V3/ICWLYCF62EJ63XTK5ZSZWV.uasset differ diff --git a/Assignment 1/Intermediate/CachedAssetRegistry.bin b/Assignment 1/Intermediate/CachedAssetRegistry.bin new file mode 100644 index 0000000..fe5be1e Binary files /dev/null and b/Assignment 1/Intermediate/CachedAssetRegistry.bin differ diff --git a/Assignment 1/Intermediate/Config/CoalescedSourceConfigs/Crypto.ini b/Assignment 1/Intermediate/Config/CoalescedSourceConfigs/Crypto.ini new file mode 100644 index 0000000..e69de29 diff --git a/Assignment 1/Intermediate/Config/CoalescedSourceConfigs/Encryption.ini b/Assignment 1/Intermediate/Config/CoalescedSourceConfigs/Encryption.ini new file mode 100644 index 0000000..e69de29 diff --git a/Assignment 1/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini b/Assignment 1/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini new file mode 100644 index 0000000..319dcf9 --- /dev/null +++ b/Assignment 1/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini @@ -0,0 +1,3 @@ +[Internationalization] +ShouldUseLocalizedNumericInput=True + diff --git a/Assignment 1/Intermediate/Config/CoalescedSourceConfigs/LocalizationServiceSettings.ini b/Assignment 1/Intermediate/Config/CoalescedSourceConfigs/LocalizationServiceSettings.ini new file mode 100644 index 0000000..e69de29 diff --git a/Assignment 1/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSettings.ini b/Assignment 1/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSettings.ini new file mode 100644 index 0000000..e69de29 diff --git a/Assignment 1/Intermediate/ReimportCache/3688439234.bin b/Assignment 1/Intermediate/ReimportCache/3688439234.bin new file mode 100644 index 0000000..be0881a Binary files /dev/null and b/Assignment 1/Intermediate/ReimportCache/3688439234.bin differ diff --git a/Assignment 1/Intermediate/ShaderAutogen/PCD3D_ES31/AutogenShaderHeaders.ush b/Assignment 1/Intermediate/ShaderAutogen/PCD3D_ES31/AutogenShaderHeaders.ush new file mode 100644 index 0000000..117072d --- /dev/null +++ b/Assignment 1/Intermediate/ShaderAutogen/PCD3D_ES31/AutogenShaderHeaders.ush @@ -0,0 +1,236 @@ +// Copyright Epic Games, Inc. All Rights Reserved. + +#pragma once + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 +float SampleDeviceZFromSceneTexturesTempCopy(float2 UV) +{ + return SceneDepthTexture.SampleLevel(SceneDepthTextureSampler, UV, 0).r; +} +#endif + +void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias) +{ + float4 MrtFloat1 = 0.0f; + float4 MrtFloat2 = 0.0f; + uint4 MrtUint2 = 0; + float4 MrtFloat3 = 0.0f; + float4 MrtFloat4 = 0.0f; + float4 MrtFloat5 = 0.0f; + + float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f); + + MrtFloat1.x = WorldNormal_Compressed.x; + MrtFloat1.y = WorldNormal_Compressed.y; + MrtFloat1.z = WorldNormal_Compressed.z; + MrtFloat1.w = GBuffer.PerObjectGBufferData.x; + MrtFloat2.x = GBuffer.Metallic.x; + MrtFloat2.y = GBuffer.Specular.x; + MrtFloat2.z = GBuffer.Roughness.x; + MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0); + MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4); + MrtFloat3.x = GBuffer.BaseColor.x; + MrtFloat3.y = GBuffer.BaseColor.y; + MrtFloat3.z = GBuffer.BaseColor.z; + MrtFloat3.w = GBuffer.GenericAO.x; + MrtFloat5.x = GBuffer.PrecomputedShadowFactors.x; + MrtFloat5.y = GBuffer.PrecomputedShadowFactors.y; + MrtFloat5.z = GBuffer.PrecomputedShadowFactors.z; + MrtFloat5.w = GBuffer.PrecomputedShadowFactors.w; + MrtFloat4.x = GBuffer.CustomData.x; + MrtFloat4.y = GBuffer.CustomData.y; + MrtFloat4.z = GBuffer.CustomData.z; + MrtFloat4.w = GBuffer.CustomData.w; + + Out.MRT[1] = MrtFloat1; + Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, (float(MrtUint2.w) + .5f) / 255.0f); + Out.MRT[3] = MrtFloat3; + Out.MRT[4] = MrtFloat4; + Out.MRT[5] = MrtFloat5; + Out.MRT[6] = float4(0.0f, 0.0f, 0.0f, 0.0f); + Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f); +} + + +FGBufferData DecodeGBufferDataDirect(float4 InMRT1, + float4 InMRT2, + float4 InMRT3, + float4 InMRT4, + float4 InMRT5, + + float CustomNativeDepth, + float4 AnisotropicData, + uint CustomStencil, + float SceneDepth, + bool bGetNormalizedNormal, + bool bChecker) +{ + FGBufferData Ret = (FGBufferData)0; + float3 WorldNormal_Compressed = 0.0f; + WorldNormal_Compressed.x = InMRT1.x; + WorldNormal_Compressed.y = InMRT1.y; + WorldNormal_Compressed.z = InMRT1.z; + Ret.PerObjectGBufferData.x = InMRT1.w; + Ret.Metallic.x = InMRT2.x; + Ret.Specular.x = InMRT2.y; + Ret.Roughness.x = InMRT2.z; + Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0); + Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0); + Ret.BaseColor.x = InMRT3.x; + Ret.BaseColor.y = InMRT3.y; + Ret.BaseColor.z = InMRT3.z; + Ret.GenericAO.x = InMRT3.w; + Ret.PrecomputedShadowFactors.x = InMRT5.x; + Ret.PrecomputedShadowFactors.y = InMRT5.y; + Ret.PrecomputedShadowFactors.z = InMRT5.z; + Ret.PrecomputedShadowFactors.w = InMRT5.w; + Ret.CustomData.x = InMRT4.x; + Ret.CustomData.y = InMRT4.y; + Ret.CustomData.z = InMRT4.z; + Ret.CustomData.w = InMRT4.w; + + Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed); + Ret.WorldTangent = AnisotropicData.xyz; + Ret.Anisotropy = AnisotropicData.w; + + GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal); + + Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth); + Ret.CustomStencil = CustomStencil; + Ret.Depth = SceneDepth; + + + return Ret; +} + + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r; + uint CustomStencil = 0; + float SceneDepth = CalcSceneDepth(UV); + float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r; + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(PixelPos); + float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw; + + float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT4 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT5 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelPos)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV); + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT5 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r; + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw; + + float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT4 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT5 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelCoord)); + + return Ret; +} + + +#endif + diff --git a/Assignment 1/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush b/Assignment 1/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush new file mode 100644 index 0000000..17a838e --- /dev/null +++ b/Assignment 1/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush @@ -0,0 +1,237 @@ +// Copyright Epic Games, Inc. All Rights Reserved. + +#pragma once + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 +float SampleDeviceZFromSceneTexturesTempCopy(float2 UV) +{ + return SceneDepthTexture.SampleLevel(SceneDepthTextureSampler, UV, 0).r; +} +#endif + +void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias) +{ + float4 MrtFloat1 = 0.0f; + float4 MrtFloat2 = 0.0f; + uint4 MrtUint2 = 0; + float4 MrtFloat3 = 0.0f; + float4 MrtFloat4 = 0.0f; + float4 MrtFloat5 = 0.0f; + + float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f); + + MrtFloat1.x = WorldNormal_Compressed.x; + MrtFloat1.y = WorldNormal_Compressed.y; + MrtFloat1.z = WorldNormal_Compressed.z; + MrtFloat1.w = GBuffer.PerObjectGBufferData.x; + MrtFloat2.x = GBuffer.Metallic.x; + MrtFloat2.y = GBuffer.Specular.x; + MrtFloat2.z = GBuffer.Roughness.x; + MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0); + MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4); + MrtFloat3.x = GBuffer.BaseColor.x; + MrtFloat3.y = GBuffer.BaseColor.y; + MrtFloat3.z = GBuffer.BaseColor.z; + MrtFloat3.w = GBuffer.GenericAO.x; + MrtFloat5.x = GBuffer.PrecomputedShadowFactors.x; + MrtFloat5.y = GBuffer.PrecomputedShadowFactors.y; + MrtFloat5.z = GBuffer.PrecomputedShadowFactors.z; + MrtFloat5.w = GBuffer.PrecomputedShadowFactors.w; + MrtFloat4.x = GBuffer.CustomData.x; + MrtFloat4.y = GBuffer.CustomData.y; + MrtFloat4.z = GBuffer.CustomData.z; + MrtFloat4.w = GBuffer.CustomData.w; + + Out.MRT[1] = MrtFloat1; + Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, (float(MrtUint2.w) + .5f) / 255.0f); + Out.MRT[3] = MrtFloat3; + Out.MRT[4] = MrtFloat4; + Out.MRT[5] = MrtFloat5; + Out.MRT[6] = float4(0.0f, 0.0f, 0.0f, 0.0f); + Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f); +} + + +FGBufferData DecodeGBufferDataDirect(float4 InMRT1, + float4 InMRT2, + float4 InMRT3, + float4 InMRT4, + float4 InMRT5, + + float CustomNativeDepth, + float4 AnisotropicData, + uint CustomStencil, + float SceneDepth, + bool bGetNormalizedNormal, + bool bChecker) +{ + FGBufferData Ret = (FGBufferData)0; + float3 WorldNormal_Compressed = 0.0f; + WorldNormal_Compressed.x = InMRT1.x; + WorldNormal_Compressed.y = InMRT1.y; + WorldNormal_Compressed.z = InMRT1.z; + Ret.PerObjectGBufferData.x = InMRT1.w; + Ret.Metallic.x = InMRT2.x; + Ret.Specular.x = InMRT2.y; + Ret.Roughness.x = InMRT2.z; + Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0); + Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0); + Ret.BaseColor.x = InMRT3.x; + Ret.BaseColor.y = InMRT3.y; + Ret.BaseColor.z = InMRT3.z; + Ret.GenericAO.x = InMRT3.w; + Ret.PrecomputedShadowFactors.x = InMRT5.x; + Ret.PrecomputedShadowFactors.y = InMRT5.y; + Ret.PrecomputedShadowFactors.z = InMRT5.z; + Ret.PrecomputedShadowFactors.w = InMRT5.w; + Ret.CustomData.x = InMRT4.x; + Ret.CustomData.y = InMRT4.y; + Ret.CustomData.z = InMRT4.z; + Ret.CustomData.w = InMRT4.w; + + Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed); + Ret.WorldTangent = AnisotropicData.xyz; + Ret.Anisotropy = AnisotropicData.w; + + GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal); + + Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth); + Ret.CustomStencil = CustomStencil; + Ret.Depth = SceneDepth; + + + return Ret; +} + + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r; + int2 IntUV = (int2)trunc(UV * View.BufferSizeAndInvSize.xy); + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(IntUV, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(UV); + float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r; + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(PixelPos); + float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw; + + float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT4 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT5 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelPos)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV); + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT5 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r; + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw; + + float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT4 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT5 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelCoord)); + + return Ret; +} + + +#endif + diff --git a/Assignment 1/SCD2_AS1_UE5_Starter.uproject b/Assignment 1/SCD2_AS1_UE5_Starter.uproject new file mode 100644 index 0000000..a48d0b1 --- /dev/null +++ b/Assignment 1/SCD2_AS1_UE5_Starter.uproject @@ -0,0 +1,15 @@ +{ + "FileVersion": 3, + "EngineAssociation": "5.0", + "Category": "", + "Description": "", + "Plugins": [ + { + "Name": "ModelingToolsEditorMode", + "Enabled": true, + "TargetAllowList": [ + "Editor" + ] + } + ] +} \ No newline at end of file diff --git a/Assignment 1/Saved/AutoScreenshot.png b/Assignment 1/Saved/AutoScreenshot.png new file mode 100644 index 0000000..d5bc2b6 Binary files /dev/null and b/Assignment 1/Saved/AutoScreenshot.png differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto1.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto1.uasset new file mode 100644 index 0000000..1d6028c Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto1.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto2.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto2.uasset new file mode 100644 index 0000000..abab524 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto2.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto3.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto3.uasset new file mode 100644 index 0000000..075897a Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto3.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto4.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto4.uasset new file mode 100644 index 0000000..5e26ca9 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto4.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto5.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto5.uasset new file mode 100644 index 0000000..59b4c83 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto5.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto6.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto6.uasset new file mode 100644 index 0000000..164e9c6 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto6.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_CubeSpawner_Auto7.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_CubeSpawner_Auto7.uasset new file mode 100644 index 0000000..f971194 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_CubeSpawner_Auto7.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_Door_Auto4.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_Door_Auto4.uasset new file mode 100644 index 0000000..59fe910 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_Door_Auto4.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_OverlapPedestal_Auto1.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_OverlapPedestal_Auto1.uasset new file mode 100644 index 0000000..f21bbd8 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_OverlapPedestal_Auto1.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_OverlapPedestal_Auto2.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_OverlapPedestal_Auto2.uasset new file mode 100644 index 0000000..41047aa Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_OverlapPedestal_Auto2.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_OverlapPedestal_Auto3.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_OverlapPedestal_Auto3.uasset new file mode 100644 index 0000000..3a1885c Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_OverlapPedestal_Auto3.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePadPedestal_Auto5.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePadPedestal_Auto5.uasset new file mode 100644 index 0000000..72fedbb Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePadPedestal_Auto5.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePadPedestal_Auto6.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePadPedestal_Auto6.uasset new file mode 100644 index 0000000..0eebdff Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePadPedestal_Auto6.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto1.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto1.uasset new file mode 100644 index 0000000..0ec34d9 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto1.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto2.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto2.uasset new file mode 100644 index 0000000..c265444 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto2.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto3.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto3.uasset new file mode 100644 index 0000000..24689f8 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto3.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto7.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto7.uasset new file mode 100644 index 0000000..6e9cc27 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto7.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Blueprints/BasePickup_Auto1.uasset b/Assignment 1/Saved/Autosaves/Game/Blueprints/BasePickup_Auto1.uasset new file mode 100644 index 0000000..0bde51f Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Blueprints/BasePickup_Auto1.uasset differ diff --git a/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto1.umap b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto1.umap new file mode 100644 index 0000000..66dfa8d Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto1.umap differ diff --git a/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto2.umap b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto2.umap new file mode 100644 index 0000000..0724e0c Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto2.umap differ diff --git a/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto3.umap b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto3.umap new file mode 100644 index 0000000..34eb17a Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto3.umap differ diff --git a/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto4.umap b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto4.umap new file mode 100644 index 0000000..20fecb8 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto4.umap differ diff --git a/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto5.umap b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto5.umap new file mode 100644 index 0000000..9fb5e99 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto5.umap differ diff --git a/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto6.umap b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto6.umap new file mode 100644 index 0000000..fa31a65 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto6.umap differ diff --git a/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto7.umap b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto7.umap new file mode 100644 index 0000000..60e6468 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto7.umap differ diff --git a/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto8.umap b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto8.umap new file mode 100644 index 0000000..a7e76a5 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto8.umap differ diff --git a/Assignment 1/Saved/Autosaves/PackageRestoreData.json b/Assignment 1/Saved/Autosaves/PackageRestoreData.json new file mode 100644 index 0000000..59996c2 Binary files /dev/null and b/Assignment 1/Saved/Autosaves/PackageRestoreData.json differ diff --git a/Assignment 1/Saved/Config/CrashReportClient/UECC-Windows-4C5BD6E440CA16926F3DA3B67E3700B5/CrashReportClient.ini b/Assignment 1/Saved/Config/CrashReportClient/UECC-Windows-4C5BD6E440CA16926F3DA3B67E3700B5/CrashReportClient.ini new file mode 100644 index 0000000..473a414 --- /dev/null +++ b/Assignment 1/Saved/Config/CrashReportClient/UECC-Windows-4C5BD6E440CA16926F3DA3B67E3700B5/CrashReportClient.ini @@ -0,0 +1,5 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 + diff --git a/Assignment 1/Saved/Config/CrashReportClient/UECC-Windows-6DC06CAF44565ADD301E5A81C988170F/CrashReportClient.ini b/Assignment 1/Saved/Config/CrashReportClient/UECC-Windows-6DC06CAF44565ADD301E5A81C988170F/CrashReportClient.ini new file mode 100644 index 0000000..473a414 --- /dev/null +++ b/Assignment 1/Saved/Config/CrashReportClient/UECC-Windows-6DC06CAF44565ADD301E5A81C988170F/CrashReportClient.ini @@ -0,0 +1,5 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 + diff --git a/Assignment 1/Saved/Config/CrashReportClient/UECC-Windows-F6DC1B1244816BACFC935280ECED6794/CrashReportClient.ini b/Assignment 1/Saved/Config/CrashReportClient/UECC-Windows-F6DC1B1244816BACFC935280ECED6794/CrashReportClient.ini new file mode 100644 index 0000000..473a414 --- /dev/null +++ b/Assignment 1/Saved/Config/CrashReportClient/UECC-Windows-F6DC1B1244816BACFC935280ECED6794/CrashReportClient.ini @@ -0,0 +1,5 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 + diff --git a/Assignment 1/Saved/Config/WindowsEditor/Compat.ini b/Assignment 1/Saved/Config/WindowsEditor/Compat.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/Compat.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/ControlRig.ini b/Assignment 1/Saved/Config/WindowsEditor/ControlRig.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/ControlRig.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/DeviceProfiles.ini b/Assignment 1/Saved/Config/WindowsEditor/DeviceProfiles.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/DeviceProfiles.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/Editor.ini b/Assignment 1/Saved/Config/WindowsEditor/Editor.ini new file mode 100644 index 0000000..c54fd5f --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/Editor.ini @@ -0,0 +1,4 @@ +[/Script/UnrealEd.UnrealEdOptions] +UsingXGE=False +bExpandCustomClassPickerClassList=True + diff --git a/Assignment 1/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini b/Assignment 1/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini new file mode 100644 index 0000000..c9272f7 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini @@ -0,0 +1,1831 @@ +[/Script/UnrealEd.EditorPerProjectUserSettings] +bDisplayDocumentationLink=False +bDisplayActionListItemRefIds=False +bAlwaysGatherBehaviorTreeDebuggerData=False +bDisplayBlackboardKeysInAlphabeticalOrder=False +bUseSimplygonSwarm=False +SimplygonServerIP=127.0.0.1 +bEnableSwarmDebugging=False +SimplygonSwarmDelay=5000 +SwarmNumOfConcurrentJobs=16 +SwarmMaxUploadChunkSizeInMB=100 +SwarmIntermediateFolder=E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/Simplygon/ +bShowCompilerLogOnCompileError=False +DataSourceFolder=(Path="") +bAnimationReimportWarnings=False +bSCSEditorShowFloor=False +bAlwaysBuildUAT=True +SCSViewportCameraSpeed=4 +AssetViewerProfileName= +PreviewFeatureLevel=3 +PreviewPlatformName=None +PreviewShaderFormatName=None +bPreviewFeatureLevelActive=False +bPreviewFeatureLevelWasDefault=True +PreviewDeviceProfileName=None + +[/Script/UnrealEd.LevelEditorPlaySettings] +LaptopScreenResolutions=(Description="Apple MacBook Air 11",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Air 13\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 13\"",Width=1280,Height=800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 13\" (Retina)",Width=2560,Height=1600,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 15\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 15\" (Retina)",Width=2880,Height=1800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Generic 14-15.6\" Notebook",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="19\" monitor",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="20\" monitor",Width=1600,Height=900,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="22\" monitor",Width=1680,Height=1050,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="21.5-24\" monitor",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="27\" monitor",Width=2560,Height=1440,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch (3rd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro3_129") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch (2nd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro2_129") +TabletScreenResolutions=(Description="iPad Pro 11-inch",Width=834,Height=1194,AspectRatio="5:7",bCanSwapAspectRatio=True,ProfileName="iPadPro11") +TabletScreenResolutions=(Description="iPad Pro 10.5-inch",Width=834,Height=1112,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro105") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch",Width=1024,Height=1366,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro129") +TabletScreenResolutions=(Description="iPad Pro 9.7-inch",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro97") +TabletScreenResolutions=(Description="iPad (6th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad6") +TabletScreenResolutions=(Description="iPad (5th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad5") +TabletScreenResolutions=(Description="iPad Air 3",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir3") +TabletScreenResolutions=(Description="iPad Air 2",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir2") +TabletScreenResolutions=(Description="iPad Mini 5",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini5") +TabletScreenResolutions=(Description="iPad Mini 4",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini4") +TabletScreenResolutions=(Description="LG G Pad X 8.0",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Asus Zenpad 3s 10",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Huawei MediaPad M3",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Microsoft Surface RT",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Microsoft Surface Pro",Width=1080,Height=1920,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="720p (HDTV, Blu-ray)",Width=1280,Height=720,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="1080i, 1080p (HDTV, Blu-ray)",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="4K Ultra HD",Width=3840,Height=2160,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="4K Digital Cinema",Width=4096,Height=2160,AspectRatio="1.90:1",bCanSwapAspectRatio=True,ProfileName="") +GameGetsMouseControl=False +UseMouseForTouch=False +MouseControlLabelPosition=LabelAnchorMode_TopLeft +ViewportGetsHMDControl=False +SoloAudioInFirstPIEClient=False +EnablePIEEnterAndExitSounds=False +PlayInEditorSoundQualityLevel=0 +bUseNonRealtimeAudioDevice=False +bPreferToStreamLevelsInPIE=False +NewWindowPosition=(X=1181,Y=601) +PIEAlwaysOnTop=False +DisableStandaloneSound=False +AdditionalLaunchParameters= +BuildGameBeforeLaunch=PlayOnBuild_Default +LaunchConfiguration=LaunchConfig_Default +PackFilesForLaunch=NoPak +bAutoCompileBlueprintsOnLaunch=True +bLaunchSeparateServer=False +PlayNetMode=PIE_Standalone +RunUnderOneProcess=True +PlayNetDedicated=False +PlayNumberOfClients=1 +ServerPort=17777 +ClientWindowWidth=640 +AutoConnectToServer=True +RouteGamepadToSecondWindow=False +CreateAudioDeviceForEveryPlayer=False +ClientWindowHeight=480 +ServerMapNameOverride= +AdditionalServerGameOptions= +AdditionalLaunchOptions= +bShowServerDebugDrawingByDefault=True +ServerDebugDrawingColorTintStrength=0.000000 +ServerDebugDrawingColorTint=(R=0.000000,G=0.000000,B=0.000000,A=1.000000) +AdditionalServerLaunchParameters= +ServerFixedFPS=0 +NetworkEmulationSettings=(bIsNetworkEmulationEnabled=False,EmulationTarget=Server,CurrentProfile="Custom",OutPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0),InPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0)) +LastSize=(X=0,Y=0) +LastExecutedLaunchDevice=Windows@DESKTOP-2U4AQQC +LastExecutedLaunchName=DESKTOP-2U4AQQC +LastExecutedPIEPreviewDevice= +DeviceToEmulate= +PIESafeZoneOverride=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000) +MultipleInstancePositions=(X=1181,Y=601) + +[/Script/UnrealEd.LevelEditorViewportSettings] +FlightCameraControlExperimentalNavigation=False +MinimumOrthographicZoom=250.000000 +bAllowArcballRotate=False +bAllowScreenRotate=False +SnapToSurface=(bEnabled=False,SnapOffsetExtent=0.000000,bSnapRotation=True) +bEnableLayerSnap=False +ActiveSnapLayerIndex=0 +PreserveNonUniformScale=False +PreviewMeshes=/Engine/EditorMeshes/ColorCalibrator/SM_ColorCalibrator.SM_ColorCalibrator +BillboardScale=1.000000 +TransformWidgetSizeAdjustment=0 +bSaveEngineStats=False +MeasuringToolUnits=MeasureUnits_Centimeters +SelectedSplinePointSizeAdjustment=0.000000 +SplineLineThicknessAdjustment=0.000000 +SplineTangentHandleSizeAdjustment=0.000000 +SplineTangentScale=0.500000 +LastInViewportMenuLocation=(X=0.000000,Y=0.000000) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport0",ConfigSettings=(ViewportType=LVT_OrthoYZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,NaniteMeshes=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeStrataMaterial=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,SingleLayerWaterRefractionFullPrecision=0,VirtualTextureResidency=1,DVRStreamingSystem=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenScreenSpaceDirectionalOcclusion=1,LumenReuseShadowMaps=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,NaniteMeshes=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeStrataMaterial=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,SingleLayerWaterRefractionFullPrecision=0,VirtualTextureResidency=1,DVRStreamingSystem=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenScreenSpaceDirectionalOcclusion=1,LumenReuseShadowMaps=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport1",ConfigSettings=(ViewportType=LVT_Perspective,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,NaniteMeshes=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=0,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=1,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeStrataMaterial=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,SingleLayerWaterRefractionFullPrecision=0,VirtualTextureResidency=1,DVRStreamingSystem=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenScreenSpaceDirectionalOcclusion=1,LumenReuseShadowMaps=1",GameShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,NaniteMeshes=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=0,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=1,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeStrataMaterial=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,SingleLayerWaterRefractionFullPrecision=0,VirtualTextureResidency=1,DVRStreamingSystem=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenScreenSpaceDirectionalOcclusion=1,LumenReuseShadowMaps=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=True,bShowOnScreenStats=False,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport2",ConfigSettings=(ViewportType=LVT_OrthoXZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,NaniteMeshes=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeStrataMaterial=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,SingleLayerWaterRefractionFullPrecision=0,VirtualTextureResidency=1,DVRStreamingSystem=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenScreenSpaceDirectionalOcclusion=1,LumenReuseShadowMaps=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,NaniteMeshes=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeStrataMaterial=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,SingleLayerWaterRefractionFullPrecision=0,VirtualTextureResidency=1,DVRStreamingSystem=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenScreenSpaceDirectionalOcclusion=1,LumenReuseShadowMaps=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport3",ConfigSettings=(ViewportType=LVT_OrthoXY,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,NaniteMeshes=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeStrataMaterial=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,SingleLayerWaterRefractionFullPrecision=0,VirtualTextureResidency=1,DVRStreamingSystem=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenScreenSpaceDirectionalOcclusion=1,LumenReuseShadowMaps=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,NaniteMeshes=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeStrataMaterial=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,SingleLayerWaterRefractionFullPrecision=0,VirtualTextureResidency=1,DVRStreamingSystem=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenScreenSpaceDirectionalOcclusion=1,LumenReuseShadowMaps=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) + +[ContentBrowser] +ContentBrowserTab1.SelectedPaths=/Game/Blueprints +ContentBrowserTab1.SourcesExpanded=True +ContentBrowserTab1.Locked=False +ContentBrowserTab1.FavoritesAreaExpanded=False +ContentBrowserTab1.PathAreaExpanded=True +ContentBrowserTab1.CollectionAreaExpanded=False +ContentBrowserTab1.FavoritesSearchAreaExpanded=False +ContentBrowserTab1.PathSearchAreaExpanded=False +ContentBrowserTab1.CollectionSearchAreaExpanded=False +ContentBrowserTab1.VerticalSplitter.SlotSize0=0.150000006 +ContentBrowserTab1.VerticalSplitter.SlotSize1=0.75 +ContentBrowserTab1.FavoriteSplitter.SlotSize0=0.200000003 +ContentBrowserTab1.FavoriteSplitter.SlotSize1=0.800000012 +ContentBrowserTab1.FavoriteSplitter.SlotSize2=0.400000006 +ContentBrowserTab1.ActiveTypeFilters= +ContentBrowserTab1.EnabledTypeFilters= +ContentBrowserTab1.ActiveFrontendFilters= +ContentBrowserTab1.EnabledFrontendFilters= +ContentBrowserTab1.PluginFilters= +ContentBrowserTab1.Favorites.SelectedPaths= +FavoritePaths= +ContentBrowserTab1.SelectedCollections= +ContentBrowserTab1.ExpandedCollections= +ContentBrowserTab1.ThumbnailSize=2 +ContentBrowserTab1.CurrentViewType=1 +AssetPropertyPicker.ThumbnailSize=2 +AssetPropertyPicker.CurrentViewType=0 + +[EditorStartup] +LastLevel=/Game/Maps/BP_Comms + +[AssetEditorSubsystem] +CleanShutdown=True +OpenAssetsAtExit=/Game/Blueprints/BP_PressurePad.BP_PressurePad +OpenAssetsAtExit=/Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +OpenAssetsAtExit=/Game/Blueprints/BP_Door.BP_Door +OpenAssetsAtExit=/Game/Blueprints/BP_CubeSpawner.BP_CubeSpawner +OpenAssetsAtExit=/Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal + +[PluginBrowser] +InstalledPlugins=AutoFolderSetup +InstalledPlugins=XRVisualization + +[ContentBrowserRecent] +MRUItem0=/Game/Blueprints/BP_ButtonPedestal +MRUItem1=/Game/Blueprints/BP_CubeSpawner +MRUItem2=/Game/Blueprints/BP_PressurePad +MRUItem3=/Game/Blueprints/BP_PressurePadPedestal +MRUItem4=/Game/Blueprints/BP_Door +MRUItem5=/Game/Blueprints/i_Interactable +MRUItem6=/Game/Blueprints/BP_PedestalBase +MRUItem7=/Game/Blueprints/BP_SCD_FPChar +MRUItem8=/Game/Blueprints/BasePickup +MRUItem9=/Game/Blueprints/BP_OverlapPedestal + +[DetailCategories] +BP_OverlapPedestal_C.Default=True +BP_OverlapPedestal_C.Tick=True +BP_OverlapPedestal_C.Replication=True +BP_OverlapPedestal_C.Rendering=True +BP_OverlapPedestal_C.Collision=True +BP_OverlapPedestal_C.Actor=True +BP_OverlapPedestal_C.Input=True +BP_OverlapPedestal_C.HLOD=True +BP_OverlapPedestal_C.WorldPartition=True +BP_OverlapPedestal_C.Events=True +BP_OverlapPedestal_C.TransformCommon=True +TextRenderComponent.Variable=True +TextRenderComponent.TransformCommon=True +TextRenderComponent.Sockets=True +TextRenderComponent.Materials=True +TextRenderComponent.Text=True +TextRenderComponent.Rendering=True +TextRenderComponent.HLOD=True +TextRenderComponent.ComponentTick=True +TextRenderComponent.Navigation=True +TextRenderComponent.Lighting=True +TextRenderComponent.Tags=True +TextRenderComponent.ComponentReplication=True +TextRenderComponent.Cooking=True +TextRenderComponent.Events=True +BoxComponent.Variable=True +BoxComponent.TransformCommon=True +BoxComponent.Sockets=True +BoxComponent.Shape=True +BoxComponent.Navigation=True +BoxComponent.HLOD=True +BoxComponent.ComponentTick=True +BoxComponent.Rendering=True +BoxComponent.Physics=True +BoxComponent.Collision=True +BoxComponent.Tags=True +BoxComponent.ComponentReplication=True +BoxComponent.Cooking=True +BoxComponent.Events=True +SceneComponent.Variable=True +SceneComponent.TransformCommon=True +SceneComponent.Sockets=True +SceneComponent.Rendering=True +SceneComponent.ComponentTick=True +SceneComponent.Tags=True +SceneComponent.ComponentReplication=True +SceneComponent.Activation=True +SceneComponent.Cooking=True +SceneComponent.Events=True +StaticMeshComponent.Variable=True +StaticMeshComponent.TransformCommon=True +StaticMeshComponent.Sockets=True +StaticMeshComponent.StaticMesh=True +StaticMeshComponent.Materials=True +StaticMeshComponent.ComponentTick=True +StaticMeshComponent.Physics=True +StaticMeshComponent.Collision=True +StaticMeshComponent.HLOD=True +StaticMeshComponent.Lighting=True +StaticMeshComponent.Rendering=True +StaticMeshComponent.Navigation=True +StaticMeshComponent.VirtualTexture=True +StaticMeshComponent.Tags=True +StaticMeshComponent.ComponentReplication=True +StaticMeshComponent.Cooking=True +StaticMeshComponent.Events=True +PointLightComponent.Variable=True +PointLightComponent.TransformCommon=True +PointLightComponent.Sockets=True +PointLightComponent.Light=True +PointLightComponent.Rendering=True +PointLightComponent.Lightmass=True +PointLightComponent.Performance=True +PointLightComponent.ComponentTick=True +PointLightComponent.LightFunction=True +PointLightComponent.DistanceFieldShadows=True +PointLightComponent.RayTracing=True +PointLightComponent.Light Profiles=True +PointLightComponent.Tags=True +PointLightComponent.ComponentReplication=True +PointLightComponent.Cooking=True +PointLightComponent.Events=True +K2Node_VariableGet.Variable=True +K2Node_VariableGet.Events=True +EdGraph.Graph=True +EdGraph.Inputs=True +EdGraph.Outputs=True +PropertyWrapper.Variable=True +PropertyWrapper.DefaultValueCategory=True +BP_PedestalBase_C.Default=True +BP_PedestalBase_C.Tick=True +BP_PedestalBase_C.Replication=True +BP_PedestalBase_C.Rendering=True +BP_PedestalBase_C.Collision=True +BP_PedestalBase_C.Actor=True +BP_PedestalBase_C.Input=True +BP_PedestalBase_C.HLOD=True +BP_PedestalBase_C.WorldPartition=True +BP_PedestalBase_C.Events=True +EdGraphNode_Comment.GraphNodeDetail=True +EdGraphNode_Comment.Comment=True +BP_ButtonPedestal_C.Default=True +BP_ButtonPedestal_C.Tick=True +BP_ButtonPedestal_C.Replication=True +BP_ButtonPedestal_C.Rendering=True +BP_ButtonPedestal_C.Collision=True +BP_ButtonPedestal_C.Actor=True +BP_ButtonPedestal_C.Input=True +BP_ButtonPedestal_C.HLOD=True +BP_ButtonPedestal_C.WorldPartition=True +BP_ButtonPedestal_C.Events=True +K2Node_InputAction.Input=True +Blueprint.ClassOptions=True +Blueprint.BlueprintOptions=True +Blueprint.Interfaces=True +Blueprint.Thumbnail=True +K2Node_Timeline.GraphNodeDetail=True +GeneralProjectSettings.About=True +GeneralProjectSettings.Publisher=True +GeneralProjectSettings.Legal=True +GeneralProjectSettings.Displayed=True +GeneralProjectSettings.Settings=True +CryptoKeysSettings.Encryption=True +CryptoKeysSettings.Signing=True +GameplayTagsSettings.GameplayTags=True +GameplayTagsSettings.Advanced Replication=True +GameMapsSettings.DefaultModes=True +GameMapsSettings.DefaultMaps=True +GameMapsSettings.LocalMultiplayer=True +GameMapsSettings.GameInstance=True +MoviePlayerSettings.Movies=True +ProjectPackagingSettings.Packaging=True +ProjectPackagingSettings.Project=True +ProjectPackagingSettings.Prerequisites=True +HardwareTargetingSettings.Target Hardware=True +HardwareTargetingSettings.Pending Changes=True +AssetManagerSettings.Asset Manager=True +AssetManagerSettings.Redirects=True +AssetToolsSettings.Advanced Copy=True +AISystem.AISystem=True +AISystem.Movement=True +AISystem.Gameplay Tasks=True +AISystem.EQS=True +AISystem.Blackboard=True +AISystem.Behavior Tree=True +AISystem.PerceptionSystem=True +AnimationSettings.Compression=True +AnimationSettings.Performance=True +AnimationSettings.CustomAttributes=True +AnimationSettings.Mirroring=True +AnimationModifierSettings.Modifiers=True +AudioSettings.Dialogue=True +AudioSettings.Audio=True +AudioSettings.Mix=True +AudioSettings.Quality=True +AudioSettings.Debug=True +ChaosSolverSettings.GameInstance=True +CollisionProfile.Object Channels=True +CollisionProfile.Trace Channels=True +ConsoleSettings.General=True +ConsoleSettings.AutoComplete=True +ConsoleSettings.Colors=True +ControlRigSettings.Shapes=True +CookerSettings.Cooker=True +CookerSettings.Textures=True +CookerSettings.Editor=True +CrowdManager.Config=True +DataDrivenConsoleVariableSettings.DataDrivenCVar=True +DebugCameraControllerSettings.General=True +GameplayDebuggerConfig.Input=True +GameplayDebuggerConfig.Display=True +GameplayDebuggerConfig.AddOns=True +GarbageCollectionSettings.General=True +GarbageCollectionSettings.Optimization=True +GarbageCollectionSettings.Debug=True +Engine.Fonts=True +Engine.DefaultClasses=True +Engine.DefaultMaterials=True +Engine.Settings=True +Engine.Subtitles=True +Engine.Blueprints=True +Engine.Anim Blueprints=True +Engine.Framerate=True +Engine.Timecode=True +Engine.Screenshots=True +HierarchicalLODSettings.HLODSystem=True +InputSettings.Bindings=True +InputSettings.ViewportProperties=True +InputSettings.Input=True +InputSettings.Mobile=True +InputSettings.Virtual Keyboard (Mobile)=True +InputSettings.DefaultClasses=True +InputSettings.Console=True +InterchangeProjectSettings.Interchange=True +InterchangeProjectSettings.Interchange (Experimental)=True +LandscapeSettings.Layers=True +LevelSequenceProjectSettings.Timeline=True +RecastNavMesh.Display=True +RecastNavMesh.Generation=True +RecastNavMesh.Query=True +RecastNavMesh.Runtime=True +RecastNavMesh.Tick=True +RecastNavMesh.Collision=True +RecastNavMesh.HLOD=True +RecastNavMesh.WorldPartition=True +NavigationSystemV1.Navigation=True +NavigationSystemV1.NavigationSystem=True +NavigationSystemV1.Navigation Enforcing=True +NavigationSystemV1.Agents=True +NetworkSettings.libcurl=True +NetworkSettings.World=True +NetworkSettings.replication=True +PhysicsSettings.Replication=True +PhysicsSettings.Simulation=True +PhysicsSettings.Optimization=True +PhysicsSettings.Framerate=True +PhysicsSettings.Broadphase=True +PhysicsSettings.ChaosPhysics=True +PhysicsSettings.Constants=True +PhysicsSettings.Physical Surface=True +RendererSettings.Mobile=True +RendererSettings.Materials=True +RendererSettings.Culling=True +RendererSettings.Textures=True +RendererSettings.VirtualTextures=True +RendererSettings.WorkingColorSpace=True +RendererSettings.GlobalIllumination=True +RendererSettings.Reflections=True +RendererSettings.Lumen=True +RendererSettings.Shadows=True +RendererSettings.HardwareRayTracing=True +RendererSettings.SoftwareRayTracing=True +RendererSettings.MiscLighting=True +RendererSettings.ForwardRenderer=True +RendererSettings.Translucency=True +RendererSettings.VR=True +RendererSettings.Postprocessing=True +RendererSettings.DefaultSettings=True +RendererSettings.Optimizations=True +RendererSettings.Debugging=True +RendererSettings.Experimental=True +RendererSettings.Editor=True +RendererSettings.ShaderPermutationReduction=True +RendererSettings.MobileShaderPermutationReduction=True +RendererSettings.Skinning=True +RendererSettings.PostProcessCalibrationMaterials=True +RendererOverrideSettings.ShaderPermutationReduction=True +SlateSettings.ConstraintCanvas=True +StreamingSettings.PackageStreaming=True +StreamingSettings.LevelStreaming=True +StreamingSettings.General=True +StreamingSettings.Deprecated Settings=True +TextureEncodingProjectSettings.EncodeSpeedSettings=True +TextureEncodingProjectSettings.EncodeSpeeds=True +TutorialSettings.Tutorials=True +UserInterfaceSettings.Focus=True +UserInterfaceSettings.Hardware Cursors=True +UserInterfaceSettings.Software Cursors=True +UserInterfaceSettings.DPI Scaling=True +UserInterfaceSettings.Widgets=True +WorldPartitionEditorSettings.MapConversion=True +WorldPartitionEditorSettings.Foliage=True +LevelEditor2DSettings.General=True +LevelEditor2DSettings.LayerSnapping=True +EditorProjectAppearanceSettings.Units=True +EditorProjectAppearanceSettings.ReferenceViewer=True +BlueprintEditorProjectSettings.Blueprints=True +BlueprintEditorProjectSettings.Actors=True +BlueprintEditorProjectSettings.Experimental=True +BlueprintEditorProjectSettings.Play=True +ClassViewerProjectSettings.ClassVisibilityManagement=True +DDCProjectSettings.Warnings=True +ProxyLODMeshSimplificationSettings.General=True +MovieSceneToolsProjectSettings.Timeline=True +MovieSceneToolsProjectSettings.Shots=True +MovieSceneToolsProjectSettings.TrackSettings=True +MeshSimplificationSettings.General=True +PaperImporterSettings.NewAssetSettings=True +PaperImporterSettings.ImportSettings=True +PaperImporterSettings.MaterialSettings=True +EditorPerformanceProjectSettings.ViewportResolution=True +SkeletalMeshSimplificationSettings.General=True +SourceControlPreferences.SourceControl=True +StructViewerProjectSettings.StructVisibilityManagement=True +TextureImportSettings.VirtualTextures=True +UMGEditorProjectSettings.Compiler=True +UMGEditorProjectSettings.Class Filtering=True +UMGEditorProjectSettings.Designer=True +AndroidRuntimeSettings.APK Packaging=True +AndroidRuntimeSettings.App Bundles=True +AndroidRuntimeSettings.Build=True +AndroidRuntimeSettings.Advanced APK Packaging=True +AndroidRuntimeSettings.DistributionSigning=True +AndroidRuntimeSettings.GooglePlayServices=True +AndroidRuntimeSettings.Icons=True +AndroidRuntimeSettings.LaunchImages=True +AndroidRuntimeSettings.GraphicsDebugger=True +AndroidRuntimeSettings.Input=True +AndroidRuntimeSettings.Audio=True +AndroidRuntimeSettings.MultiTextureFormats=True +AndroidRuntimeSettings.TextureFormatPriorities=True +AndroidRuntimeSettings.Misc=True +ShaderPlatformQualitySettings.Forward Rendering Overrides=True +AndroidSDKSettings.SDKConfig=True +HoloLensTargetSettings.OS Info=True +HoloLensTargetSettings.HoloLens=True +HoloLensTargetSettings.Packaging=True +HoloLensTargetSettings.Toolchain=True +HoloLensTargetSettings.App Installer=True +HoloLensTargetSettings.Capabilities=True +HoloLensTargetSettings.Rendering=True +HoloLensTargetSettings.Audio=True +HoloLensTargetSettings.Spatial Mapping=True +IOSRuntimeSettings.Mobile Provision=True +IOSRuntimeSettings.BundleInformation=True +IOSRuntimeSettings.Orientation=True +IOSRuntimeSettings.Input=True +IOSRuntimeSettings.FileSystem=True +IOSRuntimeSettings.Rendering=True +IOSRuntimeSettings.OS Info=True +IOSRuntimeSettings.PowerUsage=True +IOSRuntimeSettings.Devices=True +IOSRuntimeSettings.Build=True +IOSRuntimeSettings.Online=True +IOSRuntimeSettings.Extra PList Data=True +IOSRuntimeSettings.Required Icons=True +IOSRuntimeSettings.Optional Icons=True +IOSRuntimeSettings.LaunchScreen=True +IOSRuntimeSettings.tvOS=True +IOSRuntimeSettings.Audio=True +IOSRuntimeSettings.Misc=True +LinuxTargetSettings.Targeted RHIs=True +LinuxTargetSettings.Splash=True +LinuxTargetSettings.Icon=True +LinuxTargetSettings.Audio=True +WindowsTargetSettings.Targeted RHIs=True +WindowsTargetSettings.Toolchain=True +WindowsTargetSettings.Splash=True +WindowsTargetSettings.Icon=True +WindowsTargetSettings.Audio=True +AndroidFileServerRuntimeSettings.Packaging=True +AndroidFileServerRuntimeSettings.Deployment=True +AndroidFileServerRuntimeSettings.Connection=True +AvfMediaSettings.Debug=True +GeometryCacheStreamerSettings.Geometry Cache Streamer=True +GooglePADRuntimeSettings.Packaging=True +GroomPluginSettings.GroomCache=True +ImgMediaSettings.General=True +ImgMediaSettings.Caching=True +ImgMediaSettings.EXR=True +ImgMediaSettings.Proxies=True +LevelSequenceEditorSettings.Tracks=True +LevelSequenceEditorSettings.Playback=True +ModelingToolsEditorModeSettings.Modeling Mode=True +ModelingComponentsSettings.Modeling Tools=True +NiagaraSettings.Niagara=True +NiagaraSettings.Viewport=True +NiagaraSettings.Scalability=True +NiagaraSettings.Renderer=True +NiagaraSettings.SkeletalMeshDI=True +NiagaraSettings.StaticMeshDI=True +NiagaraSettings.AsyncGpuTraceDI=True +NiagaraEditorSettings.Niagara=True +NiagaraEditorSettings.Experimental=True +NiagaraEditorSettings.SimulationOptions=True +NiagaraEditorSettings.Niagara Colors=True +PaperRuntimeSettings.Experimental=True +PaperRuntimeSettings.Settings=True +PythonScriptPluginSettings.Python=True +PythonScriptPluginSettings.PythonRemoteExecution=True +ResonanceAudioSettings.Reverb=True +ResonanceAudioSettings.General=True +TcpMessagingSettings.Transport=True +UdpMessagingSettings.Availability=True +UdpMessagingSettings.Transport=True +UdpMessagingSettings.Tunnel=True +WmfMediaSettings.Media=True +WmfMediaSettings.Debug=True +BasePickup_C.Tick=True +BasePickup_C.Replication=True +BasePickup_C.Rendering=True +BasePickup_C.Collision=True +BasePickup_C.Actor=True +BasePickup_C.Input=True +BasePickup_C.HLOD=True +BasePickup_C.WorldPartition=True +BasePickup_C.Events=True +SphereComponent.Variable=True +SphereComponent.TransformCommon=True +SphereComponent.Sockets=True +SphereComponent.Shape=True +SphereComponent.Navigation=True +SphereComponent.HLOD=True +SphereComponent.ComponentTick=True +SphereComponent.Rendering=True +SphereComponent.Physics=True +SphereComponent.Collision=True +SphereComponent.Tags=True +SphereComponent.ComponentReplication=True +SphereComponent.Cooking=True +SphereComponent.Events=True +BasePickup_C.TransformCommon=True +K2Node_CallParentFunction.Graph=True +K2Node_VariableGet.DefaultValueCategory=True +BP_SCD_FPChar_C.Default=True +BP_SCD_FPChar_C.Tick=True +BP_SCD_FPChar_C.Debug=True +BP_SCD_FPChar_C.Input=True +BP_SCD_FPChar_C.Character=True +BP_SCD_FPChar_C.UserSettings=True +BP_SCD_FPChar_C.Camera=True +BP_SCD_FPChar_C.Pawn=True +BP_SCD_FPChar_C.Replication=True +BP_SCD_FPChar_C.Rendering=True +BP_SCD_FPChar_C.Collision=True +BP_SCD_FPChar_C.Actor=True +BP_SCD_FPChar_C.HLOD=True +BP_SCD_FPChar_C.WorldPartition=True +BP_SCD_FPChar_C.Events=True +CameraComponent.Variable=True +CameraComponent.TransformCommon=True +CameraComponent.Sockets=True +CameraComponent.CameraSettings=True +CameraComponent.CameraOptions=True +CameraComponent.Camera=True +CameraComponent.PostProcess=True +CameraComponent.ComponentTick=True +CameraComponent.Tags=True +CameraComponent.ComponentReplication=True +CameraComponent.Activation=True +CameraComponent.Cooking=True +CameraComponent.Events=True +StaticMeshActor.TransformCommon=True +StaticMeshActor.StaticMesh=True +StaticMeshActor.Materials=True +StaticMeshActor.Physics=True +StaticMeshActor.Collision=True +StaticMeshActor.Lighting=True +StaticMeshActor.Rendering=True +StaticMeshActor.HLOD=True +StaticMeshActor.Navigation=True +StaticMeshActor.VirtualTexture=True +StaticMeshActor.Tags=True +StaticMeshActor.Cooking=True +StaticMeshActor.Replication=True +StaticMeshActor.Actor=True +BP_PressurePad_C.Default=True +BP_PressurePad_C.Tick=True +BP_PressurePad_C.Replication=True +BP_PressurePad_C.Rendering=True +BP_PressurePad_C.Collision=True +BP_PressurePad_C.Actor=True +BP_PressurePad_C.Input=True +BP_PressurePad_C.HLOD=True +BP_PressurePad_C.WorldPartition=True +BP_PressurePad_C.Events=True +BP_PressurePad_C.TransformCommon=True +BP_PressurePadPedestal_C.TransformCommon=True +BP_PressurePadPedestal_C.Default=True +BP_PressurePadPedestal_C.Rendering=True +BP_PressurePadPedestal_C.Replication=True +BP_PressurePadPedestal_C.Collision=True +BP_PressurePadPedestal_C.HLOD=True +BP_PressurePadPedestal_C.Input=True +BP_PressurePadPedestal_C.Actor=True +K2Node_CustomEvent.GraphNodeDetail=True +K2Node_CustomEvent.Graph=True +K2Node_CustomEvent.Inputs=True +K2Node_CallFunction.Graph=True +K2Node_VariableSet.Variable=True +K2Node_VariableSet.DefaultValueCategory=True +CapsuleComponent.Variable=True +CapsuleComponent.TransformCommon=True +CapsuleComponent.Sockets=True +CapsuleComponent.Shape=True +CapsuleComponent.Navigation=True +CapsuleComponent.HLOD=True +CapsuleComponent.ComponentTick=True +CapsuleComponent.Rendering=True +CapsuleComponent.Physics=True +CapsuleComponent.Collision=True +CapsuleComponent.Tags=True +CapsuleComponent.ComponentReplication=True +CapsuleComponent.Cooking=True +CapsuleComponent.Events=True +PropertyWrapper.Events=True +BP_PressurePadPedestal_C.Tick=True +BP_PressurePadPedestal_C.WorldPartition=True +BP_PressurePadPedestal_C.Events=True +K2Node_CallFunction.Inputs=True +K2Node_CallFunction.Outputs=True +MulticastInlineDelegatePropertyWrapper.DelegateInputs=True +MulticastInlineDelegatePropertyWrapper.Variable=True +MulticastInlineDelegatePropertyWrapper.DefaultValueCategory=True +K2Node_FunctionEntry.GraphNodeDetail=True +K2Node_FunctionEntry.Graph=True +K2Node_FunctionEntry.Inputs=True +K2Node_FunctionEntry.Outputs=True +BP_Door_C.TransformCommon=True +BP_Door_C.Default=True +BP_Door_C.Rendering=True +BP_Door_C.Replication=True +BP_Door_C.Collision=True +BP_Door_C.HLOD=True +BP_Door_C.Input=True +BP_Door_C.Actor=True +BP_Door_C.Tick=True +BP_Door_C.WorldPartition=True +BP_Door_C.Events=True +BP_CubeSpawner_C.Default=True +BP_CubeSpawner_C.Tick=True +BP_CubeSpawner_C.Replication=True +BP_CubeSpawner_C.Rendering=True +BP_CubeSpawner_C.Collision=True +BP_CubeSpawner_C.Actor=True +BP_CubeSpawner_C.Input=True +BP_CubeSpawner_C.HLOD=True +BP_CubeSpawner_C.WorldPartition=True +BP_CubeSpawner_C.Events=True + +[DetailCategoriesAdvanced] +BP_OverlapPedestal_C.Collision=True +EdGraph.Graph=True +Blueprint.ClassOptions=False +BP_ButtonPedestal_C.Actor=False +BP_PressurePad_C.Replication=False +BP_PressurePad_C.Collision=False +MulticastInlineDelegatePropertyWrapper.Variable=False + +[AssetEditorToolkitTabLocation] +/Game/Blueprints/BP_OverlapPedestal.BP_OverlapPedestal=0 +/Game/Blueprints/BP_PedestalBase.BP_PedestalBase=0 +/Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal=0 +/Game/Blueprints/i_Interactable.i_Interactable=0 +/Game/Blueprints/BasePickup.BasePickup=0 +/Game/Blueprints/BP_SCD_FPChar.BP_SCD_FPChar=0 +/Game/Blueprints/BP_PressurePad.BP_PressurePad=0 +/Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal=0 +/Game/Blueprints/BP_Door.BP_Door=0 +/Game/Blueprints/BP_CubeSpawner.BP_CubeSpawner=0 + +[/Script/BlueprintGraph.BlueprintEditorSettings] +bDrawMidpointArrowsInBlueprints=False +bShowGraphInstructionText=True +bHideUnrelatedNodes=False +bShowShortTooltips=True +bSplitContextTargetSettings=True +bExposeAllMemberComponentFunctions=True +bShowContextualFavorites=False +bExposeDeprecatedFunctions=False +bCompactCallOnMemberNodes=False +bFlattenFavoritesMenus=True +bAutoCastObjectConnections=False +bShowViewportOnSimulate=False +bSpawnDefaultBlueprintNodes=True +bHideConstructionScriptComponentsInDetailsView=True +bHostFindInBlueprintsInGlobalTab=True +bNavigateToNativeFunctionsFromCallNodes=True +bDoubleClickNavigatesToParent=True +bEnableTypePromotion=True +TypePromotionPinDenyList=("string","text","softclass") +BreakpointReloadMethod=RestoreAll +bEnablePinValueInspectionTooltips=True +bEnableNamespaceEditorFeatures=False +bFavorPureCastNodes=False +SaveOnCompile=SoC_Never +bJumpToNodeErrors=False +bAllowExplicitImpureNodeDisabling=False +bShowActionMenuItemSignatures=False +bBlueprintNodeUniqueNames=False +bShowDetailedCompileResults=False +CompileEventDisplayThresholdMs=5 +NodeTemplateCacheCapMB=20.000000 +bShowInheritedVariables=False +bAlwaysShowInterfacesInOverrides=True +bShowParentClassInOverrides=True +bShowEmptySections=True +bShowAccessSpecifier=False +Bookmarks=() +PerBlueprintSettings=(("/Game/Blueprints/BP_PressurePad.BP_PressurePad", (Breakpoints=((Node="/Game/Blueprints/BP_PressurePad.BP_PressurePad:EventGraph.K2Node_ComponentBoundEvent_2"))))) +bIncludeCommentNodesInBookmarksTab=True +bShowBookmarksForCurrentDocumentOnlyInTab=False +GraphEditorQuickJumps=() + +[RootWindow] +ScreenPosition=X=640.000 Y=375.000 +WindowSize=X=1280.000 Y=720.000 +InitiallyMaximized=True + +[SlateAdditionalLayoutConfig] +Viewport 1.LayoutType=FourPanes2x2 +FourPanes2x2.Viewport 1.Percentages0=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages1=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages2=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages3=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Viewport0.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport1.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport2.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport3.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.bIsMaximized=True +FourPanes2x2.Viewport 1.MaximizedViewport=FourPanes2x2.Viewport 1.Viewport1 + +[Directories2] +UNR=../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps +BRUSH=../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/ +FBX=../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/ +FBXAnim=../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/ +GenericImport=../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/ +GenericExport=../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/ +GenericOpen=../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/ +GenericSave=../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/ +MeshImportExport=../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/ +WorldRoot=../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/ +Level=../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps +Project=E:/Game Engines/Unreal Engine/UE_5.0/ + +[ModuleFileTracking] +StorageServerClient.TimeStamp=2022.09.21-16.56.05 +StorageServerClient.LastCompileMethod=Unknown +StreamingFile.TimeStamp=2022.09.21-16.56.05 +StreamingFile.LastCompileMethod=Unknown +NetworkFile.TimeStamp=2022.09.21-16.56.04 +NetworkFile.LastCompileMethod=Unknown +PakFile.TimeStamp=2022.09.21-16.56.04 +PakFile.LastCompileMethod=Unknown +RSA.TimeStamp=2022.09.21-16.56.05 +RSA.LastCompileMethod=Unknown +SandboxFile.TimeStamp=2022.09.21-16.56.05 +SandboxFile.LastCompileMethod=Unknown +CoreUObject.TimeStamp=2022.09.21-16.56.02 +CoreUObject.LastCompileMethod=Unknown +Engine.TimeStamp=2022.09.21-16.56.03 +Engine.LastCompileMethod=Unknown +Renderer.TimeStamp=2022.09.21-16.56.05 +Renderer.LastCompileMethod=Unknown +AnimGraphRuntime.TimeStamp=2022.09.21-16.56.01 +AnimGraphRuntime.LastCompileMethod=Unknown +SlateRHIRenderer.TimeStamp=2022.09.21-16.56.05 +SlateRHIRenderer.LastCompileMethod=Unknown +Landscape.TimeStamp=2022.09.21-16.56.04 +Landscape.LastCompileMethod=Unknown +RenderCore.TimeStamp=2022.09.21-16.56.05 +RenderCore.LastCompileMethod=Unknown +TextureCompressor.TimeStamp=2022.09.21-16.56.06 +TextureCompressor.LastCompileMethod=Unknown +Virtualization.TimeStamp=2022.09.21-16.56.06 +Virtualization.LastCompileMethod=Unknown +MessageLog.TimeStamp=2022.09.21-16.56.04 +MessageLog.LastCompileMethod=Unknown +AudioEditor.TimeStamp=2022.09.21-16.56.01 +AudioEditor.LastCompileMethod=Unknown +PropertyEditor.TimeStamp=2022.09.21-16.56.05 +PropertyEditor.LastCompileMethod=Unknown +AnimationModifiers.TimeStamp=2022.09.21-16.56.01 +AnimationModifiers.LastCompileMethod=Unknown +FastBuildController.TimeStamp=2022.09.21-17.16.41 +FastBuildController.LastCompileMethod=Unknown +XGEController.TimeStamp=2022.09.21-17.27.38 +XGEController.LastCompileMethod=Unknown +PlatformCrypto.TimeStamp=2022.09.21-16.57.54 +PlatformCrypto.LastCompileMethod=Unknown +PlatformCryptoTypes.TimeStamp=2022.09.21-16.57.54 +PlatformCryptoTypes.LastCompileMethod=Unknown +PlatformCryptoOpenSSL.TimeStamp=2022.09.21-16.57.54 +PlatformCryptoOpenSSL.LastCompileMethod=Unknown +PythonScriptPluginPreload.TimeStamp=2022.09.21-17.13.15 +PythonScriptPluginPreload.LastCompileMethod=Unknown +PerforceSourceControl.TimeStamp=2022.09.21-16.57.28 +PerforceSourceControl.LastCompileMethod=Unknown +SourceControl.TimeStamp=2022.09.21-16.56.05 +SourceControl.LastCompileMethod=Unknown +DesktopPlatform.TimeStamp=2022.09.21-16.56.02 +DesktopPlatform.LastCompileMethod=Unknown +AISupportModule.TimeStamp=2022.09.21-16.57.23 +AISupportModule.LastCompileMethod=Unknown +ChaosCloth.TimeStamp=2022.09.21-16.57.40 +ChaosCloth.LastCompileMethod=Unknown +DatasmithContent.TimeStamp=2022.09.21-16.57.37 +DatasmithContent.LastCompileMethod=Unknown +PixWinPlugin.TimeStamp=2022.09.21-16.57.28 +PixWinPlugin.LastCompileMethod=Unknown +VariantManagerContent.TimeStamp=2022.09.21-16.57.40 +VariantManagerContent.LastCompileMethod=Unknown +NiagaraShader.TimeStamp=2022.09.21-17.16.46 +NiagaraShader.LastCompileMethod=Unknown +NiagaraVertexFactories.TimeStamp=2022.09.21-17.16.46 +NiagaraVertexFactories.LastCompileMethod=Unknown +ExrReaderGpu.TimeStamp=2022.09.21-17.19.01 +ExrReaderGpu.LastCompileMethod=Unknown +WmfMedia.TimeStamp=2022.09.21-17.19.22 +WmfMedia.LastCompileMethod=Unknown +Media.TimeStamp=2022.09.21-16.56.04 +Media.LastCompileMethod=Unknown +OnlineSubsystem.TimeStamp=2022.09.21-17.19.44 +OnlineSubsystem.LastCompileMethod=Unknown +HTTP.TimeStamp=2022.09.21-16.56.03 +HTTP.LastCompileMethod=Unknown +SSL.TimeStamp=2022.09.21-16.56.05 +SSL.LastCompileMethod=Unknown +XMPP.TimeStamp=2022.09.21-16.56.06 +XMPP.LastCompileMethod=Unknown +WebSockets.TimeStamp=2022.09.21-16.56.06 +WebSockets.LastCompileMethod=Unknown +OnlineSubsystemNULL.TimeStamp=2022.09.21-17.19.52 +OnlineSubsystemNULL.LastCompileMethod=Unknown +Sockets.TimeStamp=2022.09.21-16.56.05 +Sockets.LastCompileMethod=Unknown +OnlineSubsystemUtils.TimeStamp=2022.09.21-17.19.55 +OnlineSubsystemUtils.LastCompileMethod=Unknown +OnlineBlueprintSupport.TimeStamp=2022.09.21-17.19.55 +OnlineBlueprintSupport.LastCompileMethod=Unknown +LauncherChunkInstaller.TimeStamp=2022.09.21-17.19.59 +LauncherChunkInstaller.LastCompileMethod=Unknown +ChunkDownloader.TimeStamp=2022.09.21-17.20.22 +ChunkDownloader.LastCompileMethod=Unknown +ExampleDeviceProfileSelector.TimeStamp=2022.09.21-17.20.27 +ExampleDeviceProfileSelector.LastCompileMethod=Unknown +HairStrandsCore.TimeStamp=2022.09.21-17.23.45 +HairStrandsCore.LastCompileMethod=Unknown +WindowsDeviceProfileSelector.TimeStamp=2022.09.21-17.26.51 +WindowsDeviceProfileSelector.LastCompileMethod=Unknown +OnlineServicesInterface.TimeStamp=2022.09.21-17.19.34 +OnlineServicesInterface.LastCompileMethod=Unknown +OnlineServicesCommon.TimeStamp=2022.09.21-17.19.34 +OnlineServicesCommon.LastCompileMethod=Unknown +D3D12RHI.TimeStamp=2022.09.21-16.56.02 +D3D12RHI.LastCompileMethod=Unknown +WindowsPlatformFeatures.TimeStamp=2022.09.21-16.56.06 +WindowsPlatformFeatures.LastCompileMethod=Unknown +GameplayMediaEncoder.TimeStamp=2022.09.21-16.56.03 +GameplayMediaEncoder.LastCompileMethod=Unknown +AVEncoder.TimeStamp=2022.09.21-16.56.01 +AVEncoder.LastCompileMethod=Unknown +Chaos.TimeStamp=2022.09.21-16.56.02 +Chaos.LastCompileMethod=Unknown +GeometryCore.TimeStamp=2022.09.21-16.56.03 +GeometryCore.LastCompileMethod=Unknown +ChaosSolverEngine.TimeStamp=2022.09.21-16.56.02 +ChaosSolverEngine.LastCompileMethod=Unknown +FieldSystemEngine.TimeStamp=2022.09.21-16.56.03 +FieldSystemEngine.LastCompileMethod=Unknown +DirectoryWatcher.TimeStamp=2022.09.21-16.56.02 +DirectoryWatcher.LastCompileMethod=Unknown +Settings.TimeStamp=2022.09.21-16.56.05 +Settings.LastCompileMethod=Unknown +InputCore.TimeStamp=2022.09.21-16.56.03 +InputCore.LastCompileMethod=Unknown +TargetPlatform.TimeStamp=2022.09.21-16.56.06 +TargetPlatform.LastCompileMethod=Unknown +TurnkeySupport.TimeStamp=2022.09.21-16.56.06 +TurnkeySupport.LastCompileMethod=Unknown +TextureFormat.TimeStamp=2022.09.21-16.56.06 +TextureFormat.LastCompileMethod=Unknown +TextureFormatASTC.TimeStamp=2022.09.21-16.56.06 +TextureFormatASTC.LastCompileMethod=Unknown +ImageWrapper.TimeStamp=2022.09.21-16.56.03 +ImageWrapper.LastCompileMethod=Unknown +TextureFormatIntelISPCTexComp.TimeStamp=2022.09.21-16.56.06 +TextureFormatIntelISPCTexComp.LastCompileMethod=Unknown +TextureFormatDXT.TimeStamp=2022.09.21-16.56.06 +TextureFormatDXT.LastCompileMethod=Unknown +TextureFormatETC2.TimeStamp=2022.09.21-16.56.06 +TextureFormatETC2.LastCompileMethod=Unknown +TextureFormatUncompressed.TimeStamp=2022.09.21-16.56.06 +TextureFormatUncompressed.LastCompileMethod=Unknown +TextureFormatOodle.TimeStamp=2022.09.21-16.57.28 +TextureFormatOodle.LastCompileMethod=Unknown +AndroidTargetPlatform.TimeStamp=2022.09.21-16.55.55 +AndroidTargetPlatform.LastCompileMethod=Unknown +HoloLensTargetPlatform.TimeStamp=2022.09.21-16.56.03 +HoloLensTargetPlatform.LastCompileMethod=Unknown +IOSTargetPlatform.TimeStamp=2022.09.21-16.55.58 +IOSTargetPlatform.LastCompileMethod=Unknown +LinuxTargetPlatform.TimeStamp=2022.09.21-16.55.58 +LinuxTargetPlatform.LastCompileMethod=Unknown +LinuxArm64TargetPlatform.TimeStamp=2022.09.21-16.55.58 +LinuxArm64TargetPlatform.LastCompileMethod=Unknown +TVOSTargetPlatform.TimeStamp=2022.09.21-16.55.58 +TVOSTargetPlatform.LastCompileMethod=Unknown +WindowsTargetPlatform.TimeStamp=2022.09.21-16.56.06 +WindowsTargetPlatform.LastCompileMethod=Unknown +AudioFormatOPUS.TimeStamp=2022.09.21-16.56.01 +AudioFormatOPUS.LastCompileMethod=Unknown +AudioFormatOGG.TimeStamp=2022.09.21-16.56.01 +AudioFormatOGG.LastCompileMethod=Unknown +AudioFormatADPCM.TimeStamp=2022.09.21-16.56.01 +AudioFormatADPCM.LastCompileMethod=Unknown +AudioFormatBink.TimeStamp=2022.09.21-16.56.01 +AudioFormatBink.LastCompileMethod=Unknown +ShaderFormatD3D.TimeStamp=2022.09.21-16.56.05 +ShaderFormatD3D.LastCompileMethod=Unknown +ShaderFormatOpenGL.TimeStamp=2022.09.21-16.56.05 +ShaderFormatOpenGL.LastCompileMethod=Unknown +VulkanShaderFormat.TimeStamp=2022.09.21-16.56.06 +VulkanShaderFormat.LastCompileMethod=Unknown +MetalShaderFormat.TimeStamp=2022.09.21-16.56.04 +MetalShaderFormat.LastCompileMethod=Unknown +ShaderFormatVectorVM.TimeStamp=2022.09.21-16.56.05 +ShaderFormatVectorVM.LastCompileMethod=Unknown +DerivedDataCache.TimeStamp=2022.09.21-16.56.02 +DerivedDataCache.LastCompileMethod=Unknown +NullInstallBundleManager.TimeStamp=2022.09.21-16.56.04 +NullInstallBundleManager.LastCompileMethod=Unknown +AssetRegistry.TimeStamp=2022.09.21-16.56.01 +AssetRegistry.LastCompileMethod=Unknown +MeshUtilities.TimeStamp=2022.09.21-16.56.04 +MeshUtilities.LastCompileMethod=Unknown +MaterialBaking.TimeStamp=2022.09.21-16.56.04 +MaterialBaking.LastCompileMethod=Unknown +MeshMergeUtilities.TimeStamp=2022.09.21-16.56.04 +MeshMergeUtilities.LastCompileMethod=Unknown +MeshReductionInterface.TimeStamp=2022.09.21-16.56.04 +MeshReductionInterface.LastCompileMethod=Unknown +QuadricMeshReduction.TimeStamp=2022.09.21-16.56.05 +QuadricMeshReduction.LastCompileMethod=Unknown +ProxyLODMeshReduction.TimeStamp=2022.09.21-16.57.54 +ProxyLODMeshReduction.LastCompileMethod=Unknown +SkeletalMeshReduction.TimeStamp=2022.09.21-17.13.16 +SkeletalMeshReduction.LastCompileMethod=Unknown +MeshBoneReduction.TimeStamp=2022.09.21-16.56.04 +MeshBoneReduction.LastCompileMethod=Unknown +NaniteBuilder.TimeStamp=2022.09.21-16.56.04 +NaniteBuilder.LastCompileMethod=Unknown +MeshBuilder.TimeStamp=2022.09.21-16.56.04 +MeshBuilder.LastCompileMethod=Unknown +KismetCompiler.TimeStamp=2022.09.21-16.56.04 +KismetCompiler.LastCompileMethod=Unknown +MovieSceneTools.TimeStamp=2022.09.21-16.56.04 +MovieSceneTools.LastCompileMethod=Unknown +Sequencer.TimeStamp=2022.09.21-16.56.05 +Sequencer.LastCompileMethod=Unknown +EditorStyle.TimeStamp=2022.09.21-16.56.03 +EditorStyle.LastCompileMethod=Unknown +CurveEditor.TimeStamp=2022.09.21-16.56.02 +CurveEditor.LastCompileMethod=Unknown +MaterialEditor.TimeStamp=2022.09.21-16.56.04 +MaterialEditor.LastCompileMethod=Unknown +Core.TimeStamp=2022.09.21-16.56.02 +Core.LastCompileMethod=Unknown +Networking.TimeStamp=2022.09.21-16.56.04 +Networking.LastCompileMethod=Unknown +HeadMountedDisplay.TimeStamp=2022.09.21-16.56.03 +HeadMountedDisplay.LastCompileMethod=Unknown +SourceCodeAccess.TimeStamp=2022.09.21-16.56.05 +SourceCodeAccess.LastCompileMethod=Unknown +Messaging.TimeStamp=2022.09.21-16.56.04 +Messaging.LastCompileMethod=Unknown +MRMesh.TimeStamp=2022.09.21-16.56.04 +MRMesh.LastCompileMethod=Unknown +UnrealEd.TimeStamp=2022.09.21-16.56.06 +UnrealEd.LastCompileMethod=Unknown +LandscapeEditorUtilities.TimeStamp=2022.09.21-16.56.04 +LandscapeEditorUtilities.LastCompileMethod=Unknown +SubobjectDataInterface.TimeStamp=2022.09.21-16.56.06 +SubobjectDataInterface.LastCompileMethod=Unknown +SlateCore.TimeStamp=2022.09.21-16.56.05 +SlateCore.LastCompileMethod=Unknown +Slate.TimeStamp=2022.09.21-16.56.05 +Slate.LastCompileMethod=Unknown +SlateReflector.TimeStamp=2022.09.21-16.56.05 +SlateReflector.LastCompileMethod=Unknown +UMG.TimeStamp=2022.09.21-16.56.06 +UMG.LastCompileMethod=Unknown +UMGEditor.TimeStamp=2022.09.21-16.56.06 +UMGEditor.LastCompileMethod=Unknown +AssetTools.TimeStamp=2022.09.21-16.56.01 +AssetTools.LastCompileMethod=Unknown +CollisionAnalyzer.TimeStamp=2022.09.21-16.56.02 +CollisionAnalyzer.LastCompileMethod=Unknown +WorkspaceMenuStructure.TimeStamp=2022.09.21-16.56.06 +WorkspaceMenuStructure.LastCompileMethod=Unknown +FunctionalTesting.TimeStamp=2022.09.21-16.56.03 +FunctionalTesting.LastCompileMethod=Unknown +BehaviorTreeEditor.TimeStamp=2022.09.21-16.56.01 +BehaviorTreeEditor.LastCompileMethod=Unknown +GameplayTasksEditor.TimeStamp=2022.09.21-16.56.03 +GameplayTasksEditor.LastCompileMethod=Unknown +StringTableEditor.TimeStamp=2022.09.21-16.56.06 +StringTableEditor.LastCompileMethod=Unknown +VREditor.TimeStamp=2022.09.21-16.56.06 +VREditor.LastCompileMethod=Unknown +Overlay.TimeStamp=2022.09.21-16.56.04 +Overlay.LastCompileMethod=Unknown +OverlayEditor.TimeStamp=2022.09.21-16.56.04 +OverlayEditor.LastCompileMethod=Unknown +MediaAssets.TimeStamp=2022.09.21-16.56.04 +MediaAssets.LastCompileMethod=Unknown +ClothingSystemRuntimeNv.TimeStamp=2022.09.21-16.56.02 +ClothingSystemRuntimeNv.LastCompileMethod=Unknown +ClothingSystemEditor.TimeStamp=2022.09.21-16.56.02 +ClothingSystemEditor.LastCompileMethod=Unknown +AnimationDataController.TimeStamp=2022.09.21-16.56.01 +AnimationDataController.LastCompileMethod=Unknown +PacketHandler.TimeStamp=2022.09.21-16.56.04 +PacketHandler.LastCompileMethod=Unknown +NetworkReplayStreaming.TimeStamp=2022.09.21-16.56.04 +NetworkReplayStreaming.LastCompileMethod=Unknown +AndroidFileServer.TimeStamp=2022.09.21-17.20.01 +AndroidFileServer.LastCompileMethod=Unknown +WebMMoviePlayer.TimeStamp=2022.09.21-17.26.51 +WebMMoviePlayer.LastCompileMethod=Unknown +WindowsMoviePlayer.TimeStamp=2022.09.21-17.26.53 +WindowsMoviePlayer.LastCompileMethod=Unknown +Paper2D.TimeStamp=2022.09.21-16.57.23 +Paper2D.LastCompileMethod=Unknown +EnvironmentQueryEditor.TimeStamp=2022.09.21-16.57.23 +EnvironmentQueryEditor.LastCompileMethod=Unknown +FullBodyIK.TimeStamp=2022.09.21-16.57.41 +FullBodyIK.LastCompileMethod=Unknown +PBIK.TimeStamp=2022.09.21-16.57.41 +PBIK.LastCompileMethod=Unknown +AnimationSharing.TimeStamp=2022.09.21-16.57.27 +AnimationSharing.LastCompileMethod=Unknown +GameplayCameras.TimeStamp=2022.09.21-16.57.26 +GameplayCameras.LastCompileMethod=Unknown +PythonScriptPlugin.TimeStamp=2022.09.21-17.13.15 +PythonScriptPlugin.LastCompileMethod=Unknown +PropertyAccessNode.TimeStamp=2022.09.21-16.57.28 +PropertyAccessNode.LastCompileMethod=Unknown +TraceDataFiltering.TimeStamp=2022.09.21-16.57.28 +TraceDataFiltering.LastCompileMethod=Unknown +NiagaraCore.TimeStamp=2022.09.21-17.16.43 +NiagaraCore.LastCompileMethod=Unknown +Niagara.TimeStamp=2022.09.21-17.16.43 +Niagara.LastCompileMethod=Unknown +NiagaraEditor.TimeStamp=2022.09.21-17.16.45 +NiagaraEditor.LastCompileMethod=Unknown +ContentBrowser.TimeStamp=2022.09.21-16.56.02 +ContentBrowser.LastCompileMethod=Unknown +ContentBrowserData.TimeStamp=2022.09.21-16.56.02 +ContentBrowserData.LastCompileMethod=Unknown +ToolMenus.TimeStamp=2022.09.21-16.56.06 +ToolMenus.LastCompileMethod=Unknown +SignalProcessing.TimeStamp=2022.09.21-16.56.05 +SignalProcessing.LastCompileMethod=Unknown +NiagaraAnimNotifies.TimeStamp=2022.09.21-17.16.43 +NiagaraAnimNotifies.LastCompileMethod=Unknown +AssetManagerEditor.TimeStamp=2022.09.21-16.57.28 +AssetManagerEditor.LastCompileMethod=Unknown +TreeMap.TimeStamp=2022.09.21-16.56.06 +TreeMap.LastCompileMethod=Unknown +LevelEditor.TimeStamp=2022.09.21-16.56.04 +LevelEditor.LastCompileMethod=Unknown +MainFrame.TimeStamp=2022.09.21-16.56.04 +MainFrame.LastCompileMethod=Unknown +HotReload.TimeStamp=2022.09.21-16.56.03 +HotReload.LastCompileMethod=Unknown +CommonMenuExtensions.TimeStamp=2022.09.21-16.56.02 +CommonMenuExtensions.LastCompileMethod=Unknown +LevelAssetEditor.TimeStamp=2022.09.21-16.56.04 +LevelAssetEditor.LastCompileMethod=Unknown +PixelInspectorModule.TimeStamp=2022.09.21-16.56.04 +PixelInspectorModule.LastCompileMethod=Unknown +DataValidation.TimeStamp=2022.09.21-16.57.28 +DataValidation.LastCompileMethod=Unknown +FacialAnimation.TimeStamp=2022.09.21-16.57.28 +FacialAnimation.LastCompileMethod=Unknown +FacialAnimationEditor.TimeStamp=2022.09.21-16.57.28 +FacialAnimationEditor.LastCompileMethod=Unknown +GameplayTagsEditor.TimeStamp=2022.09.21-16.57.28 +GameplayTagsEditor.LastCompileMethod=Unknown +ControlRig.TimeStamp=2022.09.21-16.57.24 +ControlRig.LastCompileMethod=Unknown +LevelSequence.TimeStamp=2022.09.21-16.56.04 +LevelSequence.LastCompileMethod=Unknown +ControlRigDeveloper.TimeStamp=2022.09.21-16.57.24 +ControlRigDeveloper.LastCompileMethod=Unknown +IKRig.TimeStamp=2022.09.21-16.57.25 +IKRig.LastCompileMethod=Unknown +IKRigDeveloper.TimeStamp=2022.09.21-16.57.25 +IKRigDeveloper.LastCompileMethod=Unknown +ImgMediaEngine.TimeStamp=2022.09.21-17.19.01 +ImgMediaEngine.LastCompileMethod=Unknown +TcpMessaging.TimeStamp=2022.09.21-17.19.25 +TcpMessaging.LastCompileMethod=Unknown +UdpMessaging.TimeStamp=2022.09.21-17.19.26 +UdpMessaging.LastCompileMethod=Unknown +ActorSequence.TimeStamp=2022.09.21-17.19.26 +ActorSequence.LastCompileMethod=Unknown +AudioSynesthesiaCore.TimeStamp=2022.09.21-17.20.21 +AudioSynesthesiaCore.LastCompileMethod=Unknown +AudioSynesthesia.TimeStamp=2022.09.21-17.20.21 +AudioSynesthesia.LastCompileMethod=Unknown +AudioAnalyzer.TimeStamp=2022.09.21-16.56.01 +AudioAnalyzer.LastCompileMethod=Unknown +LocationServicesBPLibrary.TimeStamp=2022.09.21-17.24.15 +LocationServicesBPLibrary.LastCompileMethod=Unknown +PropertyAccessEditor.TimeStamp=2022.09.21-17.26.39 +PropertyAccessEditor.LastCompileMethod=Unknown +RuntimePhysXCooking.TimeStamp=2022.09.21-17.26.42 +RuntimePhysXCooking.LastCompileMethod=Unknown +SignificanceManager.TimeStamp=2022.09.21-17.26.43 +SignificanceManager.LastCompileMethod=Unknown +SoundFields.TimeStamp=2022.09.21-17.26.44 +SoundFields.LastCompileMethod=Unknown +MeshPaintEditorMode.TimeStamp=2022.09.21-17.19.25 +MeshPaintEditorMode.LastCompileMethod=Unknown +MeshPaintingToolset.TimeStamp=2022.09.21-17.19.25 +MeshPaintingToolset.LastCompileMethod=Unknown +Paper2DEditor.TimeStamp=2022.09.21-16.57.23 +Paper2DEditor.LastCompileMethod=Unknown +PaperSpriteSheetImporter.TimeStamp=2022.09.21-16.57.23 +PaperSpriteSheetImporter.LastCompileMethod=Unknown +PaperTiledImporter.TimeStamp=2022.09.21-16.57.23 +PaperTiledImporter.LastCompileMethod=Unknown +AutomationUtils.TimeStamp=2022.09.21-16.57.40 +AutomationUtils.LastCompileMethod=Unknown +AutomationUtilsEditor.TimeStamp=2022.09.21-16.57.40 +AutomationUtilsEditor.LastCompileMethod=Unknown +BackChannel.TimeStamp=2022.09.21-16.57.40 +BackChannel.LastCompileMethod=Unknown +FractureEditor.TimeStamp=2022.09.21-16.57.40 +FractureEditor.LastCompileMethod=Unknown +ChaosClothEditor.TimeStamp=2022.09.21-16.57.40 +ChaosClothEditor.LastCompileMethod=Unknown +ChaosNiagara.TimeStamp=2022.09.21-16.57.41 +ChaosNiagara.LastCompileMethod=Unknown +ChaosSolverEditor.TimeStamp=2022.09.21-16.57.41 +ChaosSolverEditor.LastCompileMethod=Unknown +DatasmithContentEditor.TimeStamp=2022.09.21-16.57.37 +DatasmithContentEditor.LastCompileMethod=Unknown +AnimationSharingEd.TimeStamp=2022.09.21-16.57.27 +AnimationSharingEd.LastCompileMethod=Unknown +GeometryFlowCore.TimeStamp=2022.09.21-16.57.41 +GeometryFlowCore.LastCompileMethod=Unknown +GeometryFlowMeshProcessing.TimeStamp=2022.09.21-16.57.41 +GeometryFlowMeshProcessing.LastCompileMethod=Unknown +GeometryFlowMeshProcessingEditor.TimeStamp=2022.09.21-16.57.41 +GeometryFlowMeshProcessingEditor.LastCompileMethod=Unknown +GeometryCollectionEditor.TimeStamp=2022.09.21-16.57.41 +GeometryCollectionEditor.LastCompileMethod=Unknown +GeometryCollectionTracks.TimeStamp=2022.09.21-16.57.41 +GeometryCollectionTracks.LastCompileMethod=Unknown +GeometryCollectionSequencer.TimeStamp=2022.09.21-16.57.41 +GeometryCollectionSequencer.LastCompileMethod=Unknown +MeshLODToolset.TimeStamp=2022.09.21-16.57.43 +MeshLODToolset.LastCompileMethod=Unknown +MeshModelingToolsExp.TimeStamp=2022.09.21-16.57.43 +MeshModelingToolsExp.LastCompileMethod=Unknown +MeshModelingToolsEditorOnlyExp.TimeStamp=2022.09.21-16.57.43 +MeshModelingToolsEditorOnlyExp.LastCompileMethod=Unknown +GeometryProcessingAdapters.TimeStamp=2022.09.21-16.57.43 +GeometryProcessingAdapters.LastCompileMethod=Unknown +ModelingEditorUI.TimeStamp=2022.09.21-16.57.43 +ModelingEditorUI.LastCompileMethod=Unknown +OpenImageDenoise.TimeStamp=2022.09.21-16.57.54 +OpenImageDenoise.LastCompileMethod=Unknown +GitSourceControl.TimeStamp=2022.09.21-16.57.28 +GitSourceControl.LastCompileMethod=Unknown +CLionSourceCodeAccess.TimeStamp=2022.09.21-16.57.27 +CLionSourceCodeAccess.LastCompileMethod=Unknown +VariantManagerContentEditor.TimeStamp=2022.09.21-16.57.40 +VariantManagerContentEditor.LastCompileMethod=Unknown +PlasticSourceControl.TimeStamp=2022.09.21-16.57.28 +PlasticSourceControl.LastCompileMethod=Unknown +PluginUtils.TimeStamp=2022.09.21-16.57.28 +PluginUtils.LastCompileMethod=Unknown +RiderSourceCodeAccess.TimeStamp=2022.09.21-16.57.28 +RiderSourceCodeAccess.LastCompileMethod=Unknown +SubversionSourceControl.TimeStamp=2022.09.21-16.57.28 +SubversionSourceControl.LastCompileMethod=Unknown +UnrealInsightsInterface.TimeStamp=2022.09.21-16.57.28 +UnrealInsightsInterface.LastCompileMethod=Unknown +UObjectPlugin.TimeStamp=2022.09.21-16.57.28 +UObjectPlugin.LastCompileMethod=Unknown +VisualStudioCodeSourceCodeAccess.TimeStamp=2022.09.21-16.57.28 +VisualStudioCodeSourceCodeAccess.LastCompileMethod=Unknown +VisualStudioSourceCodeAccess.TimeStamp=2022.09.21-16.57.28 +VisualStudioSourceCodeAccess.LastCompileMethod=Unknown +NiagaraEditorWidgets.TimeStamp=2022.09.21-17.16.46 +NiagaraEditorWidgets.LastCompileMethod=Unknown +OodleNetworkHandlerComponent.TimeStamp=2022.09.21-16.57.27 +OodleNetworkHandlerComponent.LastCompileMethod=Unknown +AlembicImporter.TimeStamp=2022.09.21-17.17.59 +AlembicImporter.LastCompileMethod=Unknown +AlembicLibrary.TimeStamp=2022.09.21-17.17.59 +AlembicLibrary.LastCompileMethod=Unknown +GeometryCache.TimeStamp=2022.09.21-17.20.37 +GeometryCache.LastCompileMethod=Unknown +GeometryCacheEd.TimeStamp=2022.09.21-17.20.37 +GeometryCacheEd.LastCompileMethod=Unknown +CryptoKeys.TimeStamp=2022.09.21-16.57.28 +CryptoKeys.LastCompileMethod=Unknown +CryptoKeysOpenSSL.TimeStamp=2022.09.21-16.57.28 +CryptoKeysOpenSSL.LastCompileMethod=Unknown +CurveEditorTools.TimeStamp=2022.09.21-16.57.28 +CurveEditorTools.LastCompileMethod=Unknown +AnimationModifierLibrary.TimeStamp=2022.09.21-16.57.24 +AnimationModifierLibrary.LastCompileMethod=Unknown +EditorDebugTools.TimeStamp=2022.09.21-16.57.28 +EditorDebugTools.LastCompileMethod=Unknown +EditorScriptingUtilities.TimeStamp=2022.09.21-16.57.28 +EditorScriptingUtilities.LastCompileMethod=Unknown +MobileLauncherProfileWizard.TimeStamp=2022.09.21-16.57.28 +MobileLauncherProfileWizard.LastCompileMethod=Unknown +MaterialAnalyzer.TimeStamp=2022.09.21-16.57.28 +MaterialAnalyzer.LastCompileMethod=Unknown +ModelingToolsEditorMode.TimeStamp=2022.09.21-16.57.28 +ModelingToolsEditorMode.LastCompileMethod=Unknown +PluginBrowser.TimeStamp=2022.09.21-16.57.28 +PluginBrowser.LastCompileMethod=Unknown +SequencerAnimTools.TimeStamp=2022.09.21-16.57.28 +SequencerAnimTools.LastCompileMethod=Unknown +SpeedTreeImporter.TimeStamp=2022.09.21-16.57.28 +SpeedTreeImporter.LastCompileMethod=Unknown +StylusInput.TimeStamp=2022.09.21-16.57.29 +StylusInput.LastCompileMethod=Unknown +WorldPartitionHLODUtilities.TimeStamp=2022.09.21-16.57.29 +WorldPartitionHLODUtilities.LastCompileMethod=Unknown +BlendSpaceMotionAnalysis.TimeStamp=2022.09.21-16.57.24 +BlendSpaceMotionAnalysis.LastCompileMethod=Unknown +ControlRigSpline.TimeStamp=2022.09.21-16.57.25 +ControlRigSpline.LastCompileMethod=Unknown +ImgMedia.TimeStamp=2022.09.21-17.19.01 +ImgMedia.LastCompileMethod=Unknown +MediaCompositing.TimeStamp=2022.09.21-17.19.02 +MediaCompositing.LastCompileMethod=Unknown +SequencerScripting.TimeStamp=2022.09.21-17.19.31 +SequencerScripting.LastCompileMethod=Unknown +SequencerScriptingEditor.TimeStamp=2022.09.21-17.19.31 +SequencerScriptingEditor.LastCompileMethod=Unknown +TemplateSequence.TimeStamp=2022.09.21-17.19.32 +TemplateSequence.LastCompileMethod=Unknown +OnlineBase.TimeStamp=2022.09.21-17.19.40 +OnlineBase.LastCompileMethod=Unknown +ActorLayerUtilities.TimeStamp=2022.09.21-17.19.59 +ActorLayerUtilities.LastCompileMethod=Unknown +ActorLayerUtilitiesEditor.TimeStamp=2022.09.21-17.19.59 +ActorLayerUtilitiesEditor.LastCompileMethod=Unknown +AndroidPermission.TimeStamp=2022.09.21-17.20.01 +AndroidPermission.LastCompileMethod=Unknown +AppleImageUtils.TimeStamp=2022.09.21-17.20.02 +AppleImageUtils.LastCompileMethod=Unknown +AppleImageUtilsBlueprintSupport.TimeStamp=2022.09.21-17.20.02 +AppleImageUtilsBlueprintSupport.LastCompileMethod=Unknown +ArchVisCharacter.TimeStamp=2022.09.21-17.20.18 +ArchVisCharacter.LastCompileMethod=Unknown +AssetTags.TimeStamp=2022.09.21-17.20.19 +AssetTags.LastCompileMethod=Unknown +AudioCapture.TimeStamp=2022.09.21-17.20.19 +AudioCapture.LastCompileMethod=Unknown +AudioCaptureRtAudio.TimeStamp=2022.09.21-16.56.01 +AudioCaptureRtAudio.LastCompileMethod=Unknown +CableComponent.TimeStamp=2022.09.21-17.20.22 +CableComponent.LastCompileMethod=Unknown +CustomMeshComponent.TimeStamp=2022.09.21-17.20.23 +CustomMeshComponent.LastCompileMethod=Unknown +GeometryCacheSequencer.TimeStamp=2022.09.21-17.20.37 +GeometryCacheSequencer.LastCompileMethod=Unknown +GeometryCacheStreamer.TimeStamp=2022.09.21-17.20.37 +GeometryCacheStreamer.LastCompileMethod=Unknown +GeometryCacheTracks.TimeStamp=2022.09.21-17.20.37 +GeometryCacheTracks.LastCompileMethod=Unknown +GeometryAlgorithms.TimeStamp=2022.09.21-17.20.39 +GeometryAlgorithms.LastCompileMethod=Unknown +DynamicMesh.TimeStamp=2022.09.21-17.20.39 +DynamicMesh.LastCompileMethod=Unknown +GooglePAD.TimeStamp=2022.09.21-17.22.39 +GooglePAD.LastCompileMethod=Unknown +HairStrandsEditor.TimeStamp=2022.09.21-17.23.45 +HairStrandsEditor.LastCompileMethod=Unknown +MeshModelingTools.TimeStamp=2022.09.21-17.24.22 +MeshModelingTools.LastCompileMethod=Unknown +MeshModelingToolsEditorOnly.TimeStamp=2022.09.21-17.24.22 +MeshModelingToolsEditorOnly.LastCompileMethod=Unknown +ModelingComponents.TimeStamp=2022.09.21-17.24.22 +ModelingComponents.LastCompileMethod=Unknown +ModelingComponentsEditorOnly.TimeStamp=2022.09.21-17.24.22 +ModelingComponentsEditorOnly.LastCompileMethod=Unknown +ModelingOperators.TimeStamp=2022.09.21-17.24.23 +ModelingOperators.LastCompileMethod=Unknown +ModelingOperatorsEditorOnly.TimeStamp=2022.09.21-17.24.23 +ModelingOperatorsEditorOnly.LastCompileMethod=Unknown +MobilePatchingUtils.TimeStamp=2022.09.21-17.24.50 +MobilePatchingUtils.LastCompileMethod=Unknown +ProceduralMeshComponent.TimeStamp=2022.09.21-17.26.38 +ProceduralMeshComponent.LastCompileMethod=Unknown +ProceduralMeshComponentEditor.TimeStamp=2022.09.21-17.26.38 +ProceduralMeshComponentEditor.LastCompileMethod=Unknown +ResonanceAudio.TimeStamp=2022.09.21-17.26.40 +ResonanceAudio.LastCompileMethod=Unknown +Synthesis.TimeStamp=2022.09.21-17.26.48 +Synthesis.LastCompileMethod=Unknown +SynthesisEditor.TimeStamp=2022.09.21-17.26.48 +SynthesisEditor.LastCompileMethod=Unknown +InterchangeEditor.TimeStamp=2022.09.21-16.57.42 +InterchangeEditor.LastCompileMethod=Unknown +InterchangeEditorPipelines.TimeStamp=2022.09.21-16.57.42 +InterchangeEditorPipelines.LastCompileMethod=Unknown +InterchangeResultsBrowser.TimeStamp=2022.09.21-16.57.42 +InterchangeResultsBrowser.LastCompileMethod=Unknown +InterchangeNodes.TimeStamp=2022.09.21-16.57.42 +InterchangeNodes.LastCompileMethod=Unknown +InterchangeImport.TimeStamp=2022.09.21-16.57.42 +InterchangeImport.LastCompileMethod=Unknown +InterchangeMessages.TimeStamp=2022.09.21-16.57.42 +InterchangeMessages.LastCompileMethod=Unknown +InterchangeExport.TimeStamp=2022.09.21-16.57.42 +InterchangeExport.LastCompileMethod=Unknown +InterchangePipelines.TimeStamp=2022.09.21-16.57.42 +InterchangePipelines.LastCompileMethod=Unknown +InterchangeDispatcher.TimeStamp=2022.09.21-16.57.42 +InterchangeDispatcher.LastCompileMethod=Unknown +InterchangeFbxParser.TimeStamp=2022.09.21-16.57.42 +InterchangeFbxParser.LastCompileMethod=Unknown +ContentBrowserAssetDataSource.TimeStamp=2022.09.21-16.57.28 +ContentBrowserAssetDataSource.LastCompileMethod=Unknown +CollectionManager.TimeStamp=2022.09.21-16.56.02 +CollectionManager.LastCompileMethod=Unknown +ContentBrowserClassDataSource.TimeStamp=2022.09.21-16.57.28 +ContentBrowserClassDataSource.LastCompileMethod=Unknown +ContentBrowserFileDataSource.TimeStamp=2022.09.21-16.57.28 +ContentBrowserFileDataSource.LastCompileMethod=Unknown +Bridge.TimeStamp=2022.09.21-19.25.41 +Bridge.LastCompileMethod=Unknown +MegascansPlugin.TimeStamp=2022.09.21-19.25.41 +MegascansPlugin.LastCompileMethod=Unknown +AudioSynesthesiaEditor.TimeStamp=2022.09.21-17.20.21 +AudioSynesthesiaEditor.LastCompileMethod=Unknown +TaskGraph.TimeStamp=2022.09.21-16.56.06 +TaskGraph.LastCompileMethod=Unknown +ProfilerService.TimeStamp=2022.09.21-16.56.05 +ProfilerService.LastCompileMethod=Unknown +ImageWriteQueue.TimeStamp=2022.09.21-16.56.03 +ImageWriteQueue.LastCompileMethod=Unknown +TypedElementFramework.TimeStamp=2022.09.21-16.56.06 +TypedElementFramework.LastCompileMethod=Unknown +TypedElementRuntime.TimeStamp=2022.09.21-16.56.06 +TypedElementRuntime.LastCompileMethod=Unknown +LevelInstanceEditor.TimeStamp=2022.09.21-16.56.04 +LevelInstanceEditor.LastCompileMethod=Unknown +AIModule.TimeStamp=2022.09.21-16.56.01 +AIModule.LastCompileMethod=Unknown +NavigationSystem.TimeStamp=2022.09.21-16.56.04 +NavigationSystem.LastCompileMethod=Unknown +AITestSuite.TimeStamp=2022.09.21-16.56.01 +AITestSuite.LastCompileMethod=Unknown +GameplayDebugger.TimeStamp=2022.09.21-16.56.03 +GameplayDebugger.LastCompileMethod=Unknown +AudioMixerXAudio2.TimeStamp=2022.09.21-16.56.01 +AudioMixerXAudio2.LastCompileMethod=Unknown +AudioMixer.TimeStamp=2022.09.21-16.56.01 +AudioMixer.LastCompileMethod=Unknown +AudioMixerCore.TimeStamp=2022.09.21-16.56.01 +AudioMixerCore.LastCompileMethod=Unknown +MessagingRpc.TimeStamp=2022.09.21-16.56.04 +MessagingRpc.LastCompileMethod=Unknown +PortalRpc.TimeStamp=2022.09.21-16.56.04 +PortalRpc.LastCompileMethod=Unknown +PortalServices.TimeStamp=2022.09.21-16.56.04 +PortalServices.LastCompileMethod=Unknown +AnalyticsET.TimeStamp=2022.09.21-16.56.01 +AnalyticsET.LastCompileMethod=Unknown +LauncherPlatform.TimeStamp=2022.09.21-16.56.04 +LauncherPlatform.LastCompileMethod=Unknown +StreamingPauseRendering.TimeStamp=2022.09.21-16.56.05 +StreamingPauseRendering.LastCompileMethod=Unknown +MovieScene.TimeStamp=2022.09.21-16.56.04 +MovieScene.LastCompileMethod=Unknown +MovieSceneTracks.TimeStamp=2022.09.21-16.56.04 +MovieSceneTracks.LastCompileMethod=Unknown +LiveCoding.TimeStamp=2022.09.21-16.56.04 +LiveCoding.LastCompileMethod=Unknown +Documentation.TimeStamp=2022.09.21-16.56.02 +Documentation.LastCompileMethod=Unknown +OutputLog.TimeStamp=2022.09.21-16.56.04 +OutputLog.LastCompileMethod=Unknown +SourceControlWindows.TimeStamp=2022.09.21-16.56.05 +SourceControlWindows.LastCompileMethod=Unknown +UncontrolledChangelists.TimeStamp=2022.09.21-16.56.06 +UncontrolledChangelists.LastCompileMethod=Unknown +NaniteTools.TimeStamp=2022.09.21-16.56.04 +NaniteTools.LastCompileMethod=Unknown +ClassViewer.TimeStamp=2022.09.21-16.56.02 +ClassViewer.LastCompileMethod=Unknown +StructViewer.TimeStamp=2022.09.21-16.56.06 +StructViewer.LastCompileMethod=Unknown +GraphEditor.TimeStamp=2022.09.21-16.56.03 +GraphEditor.LastCompileMethod=Unknown +Kismet.TimeStamp=2022.09.21-16.56.04 +Kismet.LastCompileMethod=Unknown +KismetWidgets.TimeStamp=2022.09.21-16.56.04 +KismetWidgets.LastCompileMethod=Unknown +Persona.TimeStamp=2022.09.21-16.56.04 +Persona.LastCompileMethod=Unknown +AnimGraph.TimeStamp=2022.09.21-16.56.01 +AnimGraph.LastCompileMethod=Unknown +AdvancedPreviewScene.TimeStamp=2022.09.21-16.56.01 +AdvancedPreviewScene.LastCompileMethod=Unknown +AnimationBlueprintEditor.TimeStamp=2022.09.21-16.56.01 +AnimationBlueprintEditor.LastCompileMethod=Unknown +PackagesDialog.TimeStamp=2022.09.21-16.56.04 +PackagesDialog.LastCompileMethod=Unknown +DetailCustomizations.TimeStamp=2022.09.21-16.56.02 +DetailCustomizations.LastCompileMethod=Unknown +ComponentVisualizers.TimeStamp=2022.09.21-16.56.02 +ComponentVisualizers.LastCompileMethod=Unknown +Layers.TimeStamp=2022.09.21-16.56.04 +Layers.LastCompileMethod=Unknown +AutomationWindow.TimeStamp=2022.09.21-16.56.01 +AutomationWindow.LastCompileMethod=Unknown +AutomationController.TimeStamp=2022.09.21-16.56.01 +AutomationController.LastCompileMethod=Unknown +DeviceManager.TimeStamp=2022.09.21-16.56.02 +DeviceManager.LastCompileMethod=Unknown +TargetDeviceServices.TimeStamp=2022.09.21-16.56.06 +TargetDeviceServices.LastCompileMethod=Unknown +ProfilerClient.TimeStamp=2022.09.21-16.56.05 +ProfilerClient.LastCompileMethod=Unknown +SessionFrontend.TimeStamp=2022.09.21-16.56.05 +SessionFrontend.LastCompileMethod=Unknown +ProjectLauncher.TimeStamp=2022.09.21-16.56.05 +ProjectLauncher.LastCompileMethod=Unknown +SettingsEditor.TimeStamp=2022.09.21-16.56.05 +SettingsEditor.LastCompileMethod=Unknown +EditorSettingsViewer.TimeStamp=2022.09.21-16.56.03 +EditorSettingsViewer.LastCompileMethod=Unknown +InternationalizationSettings.TimeStamp=2022.09.21-16.56.04 +InternationalizationSettings.LastCompileMethod=Unknown +ProjectSettingsViewer.TimeStamp=2022.09.21-16.56.05 +ProjectSettingsViewer.LastCompileMethod=Unknown +ProjectTargetPlatformEditor.TimeStamp=2022.09.21-16.56.05 +ProjectTargetPlatformEditor.LastCompileMethod=Unknown +Blutility.TimeStamp=2022.09.21-16.56.01 +Blutility.LastCompileMethod=Unknown +XmlParser.TimeStamp=2022.09.21-16.56.06 +XmlParser.LastCompileMethod=Unknown +UndoHistory.TimeStamp=2022.09.21-16.56.06 +UndoHistory.LastCompileMethod=Unknown +DeviceProfileEditor.TimeStamp=2022.09.21-16.56.02 +DeviceProfileEditor.LastCompileMethod=Unknown +HardwareTargeting.TimeStamp=2022.09.21-16.56.03 +HardwareTargeting.LastCompileMethod=Unknown +LocalizationDashboard.TimeStamp=2022.09.21-16.56.04 +LocalizationDashboard.LastCompileMethod=Unknown +LocalizationService.TimeStamp=2022.09.21-16.56.04 +LocalizationService.LastCompileMethod=Unknown +MergeActors.TimeStamp=2022.09.21-16.56.04 +MergeActors.LastCompileMethod=Unknown +InputBindingEditor.TimeStamp=2022.09.21-16.56.03 +InputBindingEditor.LastCompileMethod=Unknown +EditorInteractiveToolsFramework.TimeStamp=2022.09.21-16.56.03 +EditorInteractiveToolsFramework.LastCompileMethod=Unknown +InteractiveToolsFramework.TimeStamp=2022.09.21-16.56.03 +InteractiveToolsFramework.LastCompileMethod=Unknown +TraceInsights.TimeStamp=2022.09.21-16.56.06 +TraceInsights.LastCompileMethod=Unknown +TraceServices.TimeStamp=2022.09.21-16.56.06 +TraceServices.LastCompileMethod=Unknown +StaticMeshEditor.TimeStamp=2022.09.21-16.56.05 +StaticMeshEditor.LastCompileMethod=Unknown +EditorFramework.TimeStamp=2022.09.21-16.56.03 +EditorFramework.LastCompileMethod=Unknown +WorldPartitionEditor.TimeStamp=2022.09.21-16.56.06 +WorldPartitionEditor.LastCompileMethod=Unknown +EditorConfig.TimeStamp=2022.09.21-16.56.03 +EditorConfig.LastCompileMethod=Unknown +DerivedDataEditor.TimeStamp=2022.09.21-16.56.02 +DerivedDataEditor.LastCompileMethod=Unknown +CSVtoSVG.TimeStamp=2022.09.21-16.56.02 +CSVtoSVG.LastCompileMethod=Unknown +AndroidRuntimeSettings.TimeStamp=2022.09.21-16.55.55 +AndroidRuntimeSettings.LastCompileMethod=Unknown +IOSRuntimeSettings.TimeStamp=2022.09.21-16.55.58 +IOSRuntimeSettings.LastCompileMethod=Unknown +HoloLensPlatformEditor.TimeStamp=2022.09.21-16.56.03 +HoloLensPlatformEditor.LastCompileMethod=Unknown +WindowsPlatformEditor.TimeStamp=2022.09.21-16.56.06 +WindowsPlatformEditor.LastCompileMethod=Unknown +AndroidPlatformEditor.TimeStamp=2022.09.21-16.55.55 +AndroidPlatformEditor.LastCompileMethod=Unknown +AndroidDeviceDetection.TimeStamp=2022.09.21-16.55.55 +AndroidDeviceDetection.LastCompileMethod=Unknown +PIEPreviewDeviceProfileSelector.TimeStamp=2022.09.21-16.56.04 +PIEPreviewDeviceProfileSelector.LastCompileMethod=Unknown +IOSPlatformEditor.TimeStamp=2022.09.21-16.55.58 +IOSPlatformEditor.LastCompileMethod=Unknown +IntroTutorials.TimeStamp=2022.09.21-16.56.04 +IntroTutorials.LastCompileMethod=Unknown +LogVisualizer.TimeStamp=2022.09.21-16.56.04 +LogVisualizer.LastCompileMethod=Unknown +ClothPainter.TimeStamp=2022.09.21-16.56.02 +ClothPainter.LastCompileMethod=Unknown +SkeletalMeshEditor.TimeStamp=2022.09.21-16.56.05 +SkeletalMeshEditor.LastCompileMethod=Unknown +ViewportInteraction.TimeStamp=2022.09.21-16.56.06 +ViewportInteraction.LastCompileMethod=Unknown +EditorWidgets.TimeStamp=2022.09.21-16.56.03 +EditorWidgets.LastCompileMethod=Unknown +ViewportSnapping.TimeStamp=2022.09.21-16.56.06 +ViewportSnapping.LastCompileMethod=Unknown +ActorPickerMode.TimeStamp=2022.09.21-16.56.01 +ActorPickerMode.LastCompileMethod=Unknown +SceneDepthPickerMode.TimeStamp=2022.09.21-16.56.05 +SceneDepthPickerMode.LastCompileMethod=Unknown +LandscapeEditor.TimeStamp=2022.09.21-16.56.04 +LandscapeEditor.LastCompileMethod=Unknown +FoliageEdit.TimeStamp=2022.09.21-16.56.03 +FoliageEdit.LastCompileMethod=Unknown +VirtualTexturingEditor.TimeStamp=2022.09.21-16.56.06 +VirtualTexturingEditor.LastCompileMethod=Unknown +PlacementMode.TimeStamp=2022.09.21-16.56.04 +PlacementMode.LastCompileMethod=Unknown +MeshPaint.TimeStamp=2022.09.21-16.56.04 +MeshPaint.LastCompileMethod=Unknown +SessionServices.TimeStamp=2022.09.21-16.56.05 +SessionServices.LastCompileMethod=Unknown +SmartSnapping.TimeStamp=2022.09.21-16.57.23 +SmartSnapping.LastCompileMethod=Unknown +CharacterAI.TimeStamp=2022.09.21-16.57.41 +CharacterAI.LastCompileMethod=Unknown +CameraShakePreviewer.TimeStamp=2022.09.21-16.57.26 +CameraShakePreviewer.LastCompileMethod=Unknown +PlanarCut.TimeStamp=2022.09.21-16.57.54 +PlanarCut.LastCompileMethod=Unknown +GeometryMode.TimeStamp=2022.09.21-16.57.28 +GeometryMode.LastCompileMethod=Unknown +BspMode.TimeStamp=2022.09.21-16.57.28 +BspMode.LastCompileMethod=Unknown +TextureAlignMode.TimeStamp=2022.09.21-16.57.28 +TextureAlignMode.LastCompileMethod=Unknown +ControlRigEditor.TimeStamp=2022.09.21-16.57.24 +ControlRigEditor.LastCompileMethod=Unknown +AnimationEditor.TimeStamp=2022.09.21-16.56.01 +AnimationEditor.LastCompileMethod=Unknown +ControlRigSplineEditor.TimeStamp=2022.09.21-16.57.25 +ControlRigSplineEditor.LastCompileMethod=Unknown +IKRigEditor.TimeStamp=2022.09.21-16.57.25 +IKRigEditor.LastCompileMethod=Unknown +AndroidMediaEditor.TimeStamp=2022.09.21-17.18.51 +AndroidMediaEditor.LastCompileMethod=Unknown +AndroidMediaFactory.TimeStamp=2022.09.21-17.18.51 +AndroidMediaFactory.LastCompileMethod=Unknown +AvfMediaEditor.TimeStamp=2022.09.21-17.18.52 +AvfMediaEditor.LastCompileMethod=Unknown +AvfMediaFactory.TimeStamp=2022.09.21-17.18.52 +AvfMediaFactory.LastCompileMethod=Unknown +ImgMediaEditor.TimeStamp=2022.09.21-17.19.01 +ImgMediaEditor.LastCompileMethod=Unknown +ImgMediaFactory.TimeStamp=2022.09.21-17.19.01 +ImgMediaFactory.LastCompileMethod=Unknown +OpenExrWrapper.TimeStamp=2022.09.21-17.19.01 +OpenExrWrapper.LastCompileMethod=Unknown +MediaCompositingEditor.TimeStamp=2022.09.21-17.19.02 +MediaCompositingEditor.LastCompileMethod=Unknown +SequenceRecorder.TimeStamp=2022.09.21-16.56.05 +SequenceRecorder.LastCompileMethod=Unknown +MediaPlayerEditor.TimeStamp=2022.09.21-17.19.04 +MediaPlayerEditor.LastCompileMethod=Unknown +WebMMedia.TimeStamp=2022.09.21-17.19.07 +WebMMedia.LastCompileMethod=Unknown +WebMMediaEditor.TimeStamp=2022.09.21-17.19.07 +WebMMediaEditor.LastCompileMethod=Unknown +WebMMediaFactory.TimeStamp=2022.09.21-17.19.07 +WebMMediaFactory.LastCompileMethod=Unknown +WmfMediaEditor.TimeStamp=2022.09.21-17.19.22 +WmfMediaEditor.LastCompileMethod=Unknown +WmfMediaFactory.TimeStamp=2022.09.21-17.19.22 +WmfMediaFactory.LastCompileMethod=Unknown +ActorSequenceEditor.TimeStamp=2022.09.21-17.19.27 +ActorSequenceEditor.LastCompileMethod=Unknown +LevelSequenceEditor.TimeStamp=2022.09.21-17.19.27 +LevelSequenceEditor.LastCompileMethod=Unknown +MatineeToLevelSequence.TimeStamp=2022.09.21-17.19.27 +MatineeToLevelSequence.LastCompileMethod=Unknown +TemplateSequenceEditor.TimeStamp=2022.09.21-17.19.32 +TemplateSequenceEditor.LastCompileMethod=Unknown +AndroidFileServerEditor.TimeStamp=2022.09.21-17.20.01 +AndroidFileServerEditor.LastCompileMethod=Unknown +AudioCaptureEditor.TimeStamp=2022.09.21-17.20.19 +AudioCaptureEditor.LastCompileMethod=Unknown +GooglePADEditor.TimeStamp=2022.09.21-17.22.39 +GooglePADEditor.LastCompileMethod=Unknown +ResonanceAudioEditor.TimeStamp=2022.09.21-17.26.40 +ResonanceAudioEditor.LastCompileMethod=Unknown +AutomationWorker.TimeStamp=2022.09.21-16.56.01 +AutomationWorker.LastCompileMethod=Unknown +SequenceRecorderSections.TimeStamp=2022.09.21-16.56.05 +SequenceRecorderSections.LastCompileMethod=Unknown +StatsViewer.TimeStamp=2022.09.21-16.56.05 +StatsViewer.LastCompileMethod=Unknown +GameProjectGeneration.TimeStamp=2022.09.21-16.56.03 +GameProjectGeneration.LastCompileMethod=Unknown +StatusBar.TimeStamp=2022.09.21-16.56.05 +StatusBar.LastCompileMethod=Unknown +AddContentDialog.TimeStamp=2022.09.21-16.56.01 +AddContentDialog.LastCompileMethod=Unknown +WidgetCarousel.TimeStamp=2022.09.21-16.56.06 +WidgetCarousel.LastCompileMethod=Unknown +SceneOutliner.TimeStamp=2022.09.21-16.56.05 +SceneOutliner.LastCompileMethod=Unknown +SubobjectEditor.TimeStamp=2022.09.21-16.56.06 +SubobjectEditor.LastCompileMethod=Unknown +HierarchicalLODOutliner.TimeStamp=2022.09.21-16.56.03 +HierarchicalLODOutliner.LastCompileMethod=Unknown +BlueprintGraph.TimeStamp=2022.09.21-16.56.01 +BlueprintGraph.LastCompileMethod=Unknown +Voice.TimeStamp=2022.09.21-16.56.06 +Voice.LastCompileMethod=Unknown +MovieSceneCapture.TimeStamp=2022.09.21-16.56.04 +MovieSceneCapture.LastCompileMethod=Unknown +ExternalImagePicker.TimeStamp=2022.09.21-16.56.03 +ExternalImagePicker.LastCompileMethod=Unknown + +[Python] +LastDirectory= +RecentsFiles=E:/Game Engines/Unreal Engine/UE_5.0/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py + +[/Script/UnrealEd.EditorLoadingSavingSettings] +bSCCUseGlobalSettings=False +bAutomaticallyCheckoutOnAssetModification=False +AutoReimportDirectorySettings=(SourceDirectory="/Game/",MountPoint="",Wildcards=((Wildcard="Localization/*"))) +bForceCompilationAtStartup=False +bRestoreOpenAssetTabsOnRestart=False +bMonitorContentDirectories=True +AutoReimportThreshold=3.000000 +bAutoCreateAssets=True +bAutoDeleteAssets=True +bDetectChangesOnStartup=True +bPromptBeforeAutoImporting=True +bDeleteSourceFilesWithAssets=False + +[MRU] +MRUItem0=/Game/Maps/BP_Comms + +[DetailCustomWidgetExpansion] +GeneralProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +CryptoKeysSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +GameplayTagsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +GameMapsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +MoviePlayerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +ProjectPackagingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +HardwareTargetingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +AssetManagerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +AssetToolsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +AISystem=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +AnimationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +AnimationModifierSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +AudioSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +ChaosSolverSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +CollisionProfile=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +ConsoleSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +ControlRigSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +CookerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +CrowdManager=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +DataDrivenConsoleVariableSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +DebugCameraControllerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +GameplayDebuggerConfig=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +GarbageCollectionSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +Engine=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +HierarchicalLODSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +InputSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +InterchangeProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +LandscapeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +LevelSequenceProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +RecastNavMesh=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +NavigationSystemV1=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +NetworkSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +PhysicsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +RendererSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +RendererOverrideSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +SlateSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +StreamingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +TextureEncodingProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +TutorialSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +UserInterfaceSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +WorldPartitionEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +LevelEditor2DSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +EditorProjectAppearanceSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +BlueprintEditorProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +ClassViewerProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +DDCProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +ProxyLODMeshSimplificationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +MovieSceneToolsProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +MeshSimplificationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +PaperImporterSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +EditorPerformanceProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +SkeletalMeshSimplificationSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +SourceControlPreferences=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +StructViewerProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +TextureImportSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +UMGEditorProjectSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +AndroidRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +ShaderPlatformQualitySettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +AndroidSDKSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +HoloLensTargetSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +IOSRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +LinuxTargetSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +WindowsTargetSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +AndroidFileServerRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +AvfMediaSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +GeometryCacheStreamerSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +GooglePADRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +GroomPluginSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +ImgMediaSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +LevelSequenceEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +ModelingToolsEditorModeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +ModelingComponentsSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +NiagaraSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +NiagaraEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +PaperRuntimeSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +PythonScriptPluginSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +ResonanceAudioSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +TcpMessagingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +TemplateSequenceEditorSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +UdpMessagingSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +WmfMediaSettings=InputSettings.Bindings.ActionMappings,InputSettings.Bindings.ActionMappings.Interact, +StaticMeshComponent=StaticMeshComponent.Collision.Collision, +BP_PressurePad_C=StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.80D9FA184FFB78F74DA28D917DF14A24, +PropertyWrapper=StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.80D9FA184FFB78F74DA28D917DF14A24, +K2Node_VariableGet=StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.80D9FA184FFB78F74DA28D917DF14A24, +K2Node_VariableSet=StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.80D9FA184FFB78F74DA28D917DF14A24, +K2Node_CustomEvent=StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.80D9FA184FFB78F74DA28D917DF14A24, +K2Node=StaticMeshComponent.Collision.Collision, +K2Node_Timeline=StaticMeshComponent.Collision.Collision, +SceneComponent=StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.80D9FA184FFB78F74DA28D917DF14A24, +K2Node_CallFunction=StaticMeshComponent.Collision.Collision, +BillboardComponent=StaticMeshComponent.Collision.Collision, +BP_PressurePadPedestal_C=StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.80D9FA184FFB78F74DA28D917DF14A24, +MulticastInlineDelegatePropertyWrapper=StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.80D9FA184FFB78F74DA28D917DF14A24, +BP_Door_C=StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.80D9FA184FFB78F74DA28D917DF14A24, +BP_CubeSpawner_C= +StaticMeshActor=StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.80D9FA184FFB78F74DA28D917DF14A24, + +[DetailMultiObjectNodeExpansion] +GeneralProjectSettings=True +InputSettings=True + +[DetailPropertyExpansion] +StaticMeshComponent="\"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[2]\" " +MeshComponent="\"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[2]\" " +PrimitiveComponent="\"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[2]\" \"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[7]\" " +SceneComponent="\"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[2]\" \"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[7]\" " +ActorComponent="\"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[2]\" \"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[7]\" " +Object="\"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[2]\" \"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[7]\" " +BoxComponent="\"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[1]\" " +ShapeComponent="\"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[2]\" \"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[7]\" " +SphereComponent="\"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[2]\" \"Object.Collision.BodyInstance.CollisionResponses.ResponseArray.ResponseArray[7]\" " + +[PlacementMode] +RecentlyPlaced=/Game/Blueprints/BasePickup.BasePickup; + +[MessageLog] +LastLogListing=BlueprintLog + diff --git a/Assignment 1/Saved/Config/WindowsEditor/EditorScriptingUtilities.ini b/Assignment 1/Saved/Config/WindowsEditor/EditorScriptingUtilities.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/EditorScriptingUtilities.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/Engine.ini b/Assignment 1/Saved/Config/WindowsEditor/Engine.ini new file mode 100644 index 0000000..9e4ccbf --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/Engine.ini @@ -0,0 +1,56 @@ +[Core.System] +Paths=../../../Engine/Content +Paths=%GAMEDIR%Content +Paths=../../../Engine/Plugins/Bridge/Content +Paths=../../../Engine/Plugins/2D/Paper2D/Content +Paths=../../../Engine/Plugins/Experimental/ChaosClothEditor/Content +Paths=../../../Engine/Plugins/Experimental/ChaosNiagara/Content +Paths=../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content +Paths=../../../Engine/Plugins/Enterprise/DatasmithContent/Content +Paths=../../../Engine/Plugins/Experimental/FullBodyIK/Content +Paths=../../../Engine/Plugins/Developer/AnimationSharing/Content +Paths=../../../Engine/Plugins/Experimental/GeometryFlow/Content +Paths=../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content +Paths=../../../Engine/Plugins/Experimental/MeshLODToolset/Content +Paths=../../../Engine/Plugins/Experimental/MeshModelingToolsetExp/Content +Paths=../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content +Paths=../../../Engine/Plugins/FX/Niagara/Content +Paths=../../../Engine/Plugins/Editor/GeometryMode/Content +Paths=../../../Engine/Plugins/Editor/ModelingToolsEditorMode/Content +Paths=../../../Engine/Plugins/Editor/SpeedTreeImporter/Content +Paths=../../../Engine/Plugins/Animation/ControlRig/Content +Paths=../../../Engine/Plugins/Animation/ControlRigSpline/Content +Paths=../../../Engine/Plugins/Animation/IKRig/Content +Paths=../../../Engine/Plugins/Media/MediaCompositing/Content +Paths=../../../Engine/Plugins/MovieScene/SequencerScripting/Content +Paths=../../../Engine/Plugins/Runtime/AudioSynesthesia/Content +Paths=../../../Engine/Plugins/Runtime/GeometryProcessing/Content +Paths=../../../Engine/Plugins/Runtime/HairStrands/Content +Paths=../../../Engine/Plugins/Runtime/MeshModelingToolset/Content +Paths=../../../Engine/Plugins/Runtime/ResonanceAudio/Content +Paths=../../../Engine/Plugins/Runtime/Synthesis/Content + +[/Script/UnrealEd.UnrealEdEngine] +TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/OpenWorld",Map="/Engine/Maps/Templates/OpenWorld",DisplayName="Open World",Category="OpenWorld") +TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/Basic",Map="/Engine/Maps/Templates/Template_Default",DisplayName="Basic",Category="") + +[/Script/AndroidPlatformEditor.AndroidSDKSettings] +SDKPath=(Path="") +NDKPath=(Path="") +JavaPath=(Path="") + +[/Script/UdpMessaging.UdpMessagingSettings] +EnabledByDefault=False +EnableTransport=True +bAutoRepair=True +MaxSendRate=1.000000 +AutoRepairAttemptLimit=10 +bStopServiceWhenAppDeactivates=True +UnicastEndpoint=0.0.0.0:0 +MulticastEndpoint=230.0.0.1:6666 +MessageFormat=CborPlatformEndianness +MulticastTimeToLive=1 +EnableTunnel=False +TunnelUnicastEndpoint= +TunnelMulticastEndpoint= + diff --git a/Assignment 1/Saved/Config/WindowsEditor/FullBodyIK.ini b/Assignment 1/Saved/Config/WindowsEditor/FullBodyIK.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/FullBodyIK.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/Game.ini b/Assignment 1/Saved/Config/WindowsEditor/Game.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/Game.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/GameUserSettings.ini b/Assignment 1/Saved/Config/WindowsEditor/GameUserSettings.ini new file mode 100644 index 0000000..72b675b --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/GameUserSettings.ini @@ -0,0 +1,29 @@ +[/Script/Engine.GameUserSettings] +bUseVSync=False +bUseDynamicResolution=False +ResolutionSizeX=2560 +ResolutionSizeY=1440 +LastUserConfirmedResolutionSizeX=2560 +LastUserConfirmedResolutionSizeY=1440 +WindowPosX=-1 +WindowPosY=-1 +FullscreenMode=1 +LastConfirmedFullscreenMode=1 +PreferredFullscreenMode=1 +Version=5 +AudioQualityLevel=0 +LastConfirmedAudioQualityLevel=0 +FrameRateLimit=0.000000 +DesiredScreenWidth=1280 +bUseDesiredScreenHeight=False +DesiredScreenHeight=720 +LastUserConfirmedDesiredScreenWidth=1280 +LastUserConfirmedDesiredScreenHeight=720 +LastRecommendedScreenWidth=-1.000000 +LastRecommendedScreenHeight=-1.000000 +LastCPUBenchmarkResult=-1.000000 +LastGPUBenchmarkResult=-1.000000 +LastGPUBenchmarkMultiplier=1.000000 +bUseHDRDisplayOutput=False +HDRDisplayOutputNits=1000 + diff --git a/Assignment 1/Saved/Config/WindowsEditor/HairStrands.ini b/Assignment 1/Saved/Config/WindowsEditor/HairStrands.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/HairStrands.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/Hardware.ini b/Assignment 1/Saved/Config/WindowsEditor/Hardware.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/Hardware.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/Input.ini b/Assignment 1/Saved/Config/WindowsEditor/Input.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/Input.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/Lightmass.ini b/Assignment 1/Saved/Config/WindowsEditor/Lightmass.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/Lightmass.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/Niagara.ini b/Assignment 1/Saved/Config/WindowsEditor/Niagara.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/Niagara.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/Paper2D.ini b/Assignment 1/Saved/Config/WindowsEditor/Paper2D.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/Paper2D.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/RuntimeOptions.ini b/Assignment 1/Saved/Config/WindowsEditor/RuntimeOptions.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/RuntimeOptions.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/Scalability.ini b/Assignment 1/Saved/Config/WindowsEditor/Scalability.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/Scalability.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/Synthesis.ini b/Assignment 1/Saved/Config/WindowsEditor/Synthesis.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/Synthesis.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/TraceDataFilters.ini b/Assignment 1/Saved/Config/WindowsEditor/TraceDataFilters.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/TraceDataFilters.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WindowsEditor/VariantManagerContent.ini b/Assignment 1/Saved/Config/WindowsEditor/VariantManagerContent.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Assignment 1/Saved/Config/WindowsEditor/VariantManagerContent.ini @@ -0,0 +1 @@ + diff --git a/Assignment 1/Saved/Config/WorldState/3635210842.json b/Assignment 1/Saved/Config/WorldState/3635210842.json new file mode 100644 index 0000000..75e2828 Binary files /dev/null and b/Assignment 1/Saved/Config/WorldState/3635210842.json differ diff --git a/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.09.29-21.14.05.log b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.09.29-21.14.05.log new file mode 100644 index 0000000..9b6206a --- /dev/null +++ b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.09.29-21.14.05.log @@ -0,0 +1,1869 @@ +Log file open, 09/29/22 10:20:43 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogWindows: Started CrashReportClient (pid=50276) +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogInit: Display: Running engine for game: SCD2_AS1_UE5_Starter +LogCore: UnrealTraceServer: Trace store launch successful +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.0-CL-20979098" +LogCsvProfiler: Display: Metadata set : engineversion="5.0.3-20979098+++UE5+Release-5.0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\SCD2_AS1_UE5_Starter.uproject""" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (21H2) [10.0.19044.2006] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3700X 8-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : loginid="a23cc22e4e41daa075a20bba071d2aa6" +LogCsvProfiler: Display: Metadata set : llm="0" +LogPlatformFile: Not using cached read wrapper +LogStats: Stats thread started at 1.740861 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -5:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-E2841A9443E222E3C09D64841A27B529 + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds +LogConfig: Display: Loading Windows ini files took 0.04 seconds +LogConfig: Display: Loading Android ini files took 0.04 seconds +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading Mac ini files took 0.04 seconds +LogConfig: Display: Loading IOS ini files took 0.04 seconds +LogConfig: Display: Loading HoloLens ini files took 0.05 seconds +LogConfig: Display: Loading TVOS ini files took 0.05 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin MatineeToLevelSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin RuntimePhysXCooking +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/HairStrands/Content/' mounted to '/HairStrands/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +SourceControl: Source control is disabled +SourceControl: Source control is disabled +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogInit: Using libcurl 7.55.1-DEV +LogInit: - built for x86_64-pc-win32 +LogInit: - supports SSL with OpenSSL/1.1.1 +LogInit: - supports HTTP deflate (compression) using libz 1.2.8 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +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 = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +LogInit: Build: ++UE5+Release-5.0-CL-20979098 +LogInit: Engine Version: 5.0.3-20979098+++UE5+Release-5.0 +LogInit: Compatible Engine Version: 5.0.0-19505902+++UE5+Release-5.0 +LogInit: Net CL: 19505902 +LogInit: OS: Windows 10 (21H2) [10.0.19044.2006] (), CPU: AMD Ryzen 7 3700X 8-Core Processor , GPU: NVIDIA GeForce RTX 2070 +LogInit: Compiled (64-bit): Jul 7 2022 02:16:06 +LogInit: Compiled with Visual C++: 19.29.30138.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.0 +LogInit: Command Line: +LogInit: Base Directory: E:/Game Engines/Unreal Engine/UE_5.0/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogDevObjectVersion: Number of dev versions registered: 34 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +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): 20 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 45 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 59 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 3 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 59 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 36 +LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8 +LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[r.DetectAndWarnOfBadDrivers:0]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +[2022.09.29-14.20.45:545][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2022.09.29-14.20.45:545][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2022.09.29-14.20.45:545][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2022.09.29-14.20.45:545][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2022.09.29-14.20.45:546][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2022.09.29-14.20.45:546][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[DefaultPVRTCQuality:1]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:1]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2022.09.29-14.20.45:546][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2022.09.29-14.20.45:547][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2022.09.29-14.20.45:547][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2022.09.29-14.20.45:547][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2022.09.29-14.20.45:547][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2022.09.29-14.20.45:570][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2022.09.29-14.20.45:570][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2022.09.29-14.20.45:570][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2022.09.29-14.20.45:570][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2022.09.29-14.20.45:570][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2022.09.29-14.20.45:570][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2022.09.29-14.20.45:570][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2022.09.29-14.20.45:570][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2022.09.29-14.20.45:570][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2022.09.29-14.20.45:570][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2022.09.29-14.20.45:570][ 0]LogConfig: CVar [[r.HairStrands.Interpolation.UseSingleGuide:0]] deferred - dummy variable created +[2022.09.29-14.20.45:652][ 0]LogD3D12RHI: Aftermath initialized +[2022.09.29-14.20.45:652][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2022.09.29-14.20.45:912][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.09.29-14.20.45:912][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 3 output[s] +[2022.09.29-14.20.45:930][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (Max supported Feature Level 12_1, shader model 6.2) +[2022.09.29-14.20.45:930][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.09.29-14.20.46:024][ 0]LogD3D12RHI: Found D3D12 adapter 2: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.09.29-14.20.46:024][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.09.29-14.20.46:024][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2022.09.29-14.20.46:024][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.09.29-14.20.46:025][ 0]LogDeviceProfileManager: Applying CVar settings loaded from the selected device profile: [WindowsEditor] +[2022.09.29-14.20.46:026][ 0]LogHAL: Display: Platform has ~ 32 GB [34264735744 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2022.09.29-14.20.46:027][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2022.09.29-14.20.46:027][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2022.09.29-14.20.46:027][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2022.09.29-14.20.46:032][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2022.09.29-14.20.46:032][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Config/WindowsEditor/Editor.ini] +[2022.09.29-14.20.46:032][ 0]LogInit: Computer: DESKTOP-2U4AQQC +[2022.09.29-14.20.46:033][ 0]LogInit: User: randa +[2022.09.29-14.20.46:033][ 0]LogInit: CPU Page size=4096, Cores=8 +[2022.09.29-14.20.46:033][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2022.09.29-14.20.46:033][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx) +[2022.09.29-14.20.46:033][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2022.09.29-14.20.46:033][ 0]LogMemory: Process Physical Memory: 283.37 MB used, 293.52 MB peak +[2022.09.29-14.20.46:033][ 0]LogMemory: Process Virtual Memory: 250.39 MB used, 250.39 MB peak +[2022.09.29-14.20.46:033][ 0]LogMemory: Physical Memory: 15427.45 MB used, 17249.95 MB free, 32677.40 MB total +[2022.09.29-14.20.46:033][ 0]LogMemory: Virtual Memory: 34546.11 MB used, 5592.32 MB free, 40138.43 MB total +[2022.09.29-14.20.46:033][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2022.09.29-14.20.46:040][ 0]LogWindows: WindowsPlatformFeatures enabled +[2022.09.29-14.20.46:154][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2022.09.29-14.20.46:157][ 0]LogInit: Using OS detected language (en-US). +[2022.09.29-14.20.46:157][ 0]LogInit: Using OS detected locale (en-US). +[2022.09.29-14.20.46:170][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2022.09.29-14.20.46:404][ 0]LogInit: Setting process to per monitor DPI aware +[2022.09.29-14.20.46:435][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2022.09.29-14.20.46:435][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard). +[2022.09.29-14.20.46:435][ 0]LogWindowsTextInputMethodSystem: - English (United States) - Touch Input Correction (TSF IME). +[2022.09.29-14.20.46:435][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard). +[2022.09.29-14.20.46:531][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0 +[2022.09.29-14.20.46:531][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2022.09.29-14.20.49:201][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2022.09.29-14.20.49:206][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2022.09.29-14.20.49:206][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.0 is supported. +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 is supported. +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2022.09.29-14.20.49:306][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2022.09.29-14.20.49:401][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for 3D Queue 0 +[2022.09.29-14.20.49:412][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Copy Queue 0 +[2022.09.29-14.20.49:430][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Compute Queue 0 +[2022.09.29-14.20.49:460][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2022.09.29-14.20.49:461][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2022.09.29-14.20.49:562][ 0]LogD3D12RHI: GPU DeviceId: 0x1f07 (for the marketing name, search the web for "GPU Device Id") +[2022.09.29-14.20.49:562][ 0]LogWindows: Attached monitors: +[2022.09.29-14.20.49:562][ 0]LogWindows: resolution: 2560x1440, work area: (0, 30) -> (2560, 1440), device: '\\.\DISPLAY1' [PRIMARY] +[2022.09.29-14.20.49:562][ 0]LogWindows: resolution: 1920x1080, work area: (2560, 170) -> (4480, 1220), device: '\\.\DISPLAY2' +[2022.09.29-14.20.49:562][ 0]LogWindows: resolution: 1920x1080, work area: (397, -1050) -> (2317, 0), device: '\\.\DISPLAY3' +[2022.09.29-14.20.49:562][ 0]LogWindows: Found 3 attached monitors. +[2022.09.29-14.20.49:562][ 0]LogWindows: EnumDisplayDevices: +[2022.09.29-14.20.49:562][ 0]LogWindows: 0. 'NVIDIA GeForce RTX 2070' (P:1 D:1), name: '\\.\DISPLAY1' +[2022.09.29-14.20.49:562][ 0]LogWindows: 1. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY2' +[2022.09.29-14.20.49:563][ 0]LogWindows: 2. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY3' +[2022.09.29-14.20.49:563][ 0]LogWindows: 3. 'NVIDIA GeForce RTX 2070' (P:0 D:0), name: '\\.\DISPLAY4' +[2022.09.29-14.20.49:563][ 0]LogWindows: 4. 'SuperDisplay Virtual Adapter' (P:0 D:0), name: '\\.\DISPLAY5' +[2022.09.29-14.20.49:563][ 0]LogWindows: DebugString: GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter FoundDriverCount:4 +[2022.09.29-14.20.49:563][ 0]LogD3D12RHI: Adapter Name: NVIDIA GeForce RTX 2070 +[2022.09.29-14.20.49:563][ 0]LogD3D12RHI: Driver Version: 516.59 (internal:31.0.15.1659, unified:516.59) +[2022.09.29-14.20.49:563][ 0]LogD3D12RHI: Driver Date: 6-23-2022 +[2022.09.29-14.20.49:564][ 0]LogRHI: Texture pool is 4575 MB (70% of 6536 MB) +[2022.09.29-14.20.49:564][ 0]LogD3D12RHI: Async texture creation enabled +[2022.09.29-14.20.49:564][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2022.09.29-14.20.49:602][ 0]LogRHI: GeForceNow SDK initialized: 0 +[2022.09.29-14.20.49:649][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all' +[2022.09.29-14.20.49:649][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""E:/Game Engines/Unreal Engine/UE_5.0/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all" ] +[2022.09.29-14.20.49:786][ 0]LogTextureFormatETC2: Display: ETC2 Texture loading DLL: TextureConverter.dll +[2022.09.29-14.20.49:879][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2022.09.29-14.20.49:880][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.5 +[2022.09.29-14.20.49:880][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2022.09.29-14.20.49:921][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2022.09.29-14.20.49:921][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2022.09.29-14.20.49:921][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2022.09.29-14.20.49:921][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2022.09.29-14.20.49:921][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2022.09.29-14.20.49:921][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2022.09.29-14.20.49:921][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2022.09.29-14.20.49:921][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2022.09.29-14.20.49:921][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2022.09.29-14.20.49:921][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2022.09.29-14.20.49:978][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLens' +[2022.09.29-14.20.49:978][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLensClient' +[2022.09.29-14.20.50:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2022.09.29-14.20.50:001][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2022.09.29-14.20.50:021][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2022.09.29-14.20.50:021][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2022.09.29-14.20.50:021][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2022.09.29-14.20.50:021][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2022.09.29-14.20.50:040][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2022.09.29-14.20.50:040][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2022.09.29-14.20.50:040][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2022.09.29-14.20.50:056][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2022.09.29-14.20.50:056][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2022.09.29-14.20.50:094][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2022.09.29-14.20.50:094][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2022.09.29-14.20.50:094][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2022.09.29-14.20.50:094][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2022.09.29-14.20.50:094][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2022.09.29-14.20.50:171][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2022.09.29-14.20.50:187][ 0]LogTargetPlatformManager: Unable to find audio format BINKA from hinted modules, loading all potential format modules to find it +[2022.09.29-14.20.50:187][ 0]LogTargetPlatformManager: Loaded format module AudioFormatADPCM +[2022.09.29-14.20.50:187][ 0]LogTargetPlatformManager: ADPCM +[2022.09.29-14.20.50:187][ 0]LogTargetPlatformManager: PCM +[2022.09.29-14.20.50:206][ 0]LogTargetPlatformManager: Loaded format module AudioFormatBink +[2022.09.29-14.20.50:206][ 0]LogTargetPlatformManager: BINKA +[2022.09.29-14.20.50:206][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOgg +[2022.09.29-14.20.50:206][ 0]LogTargetPlatformManager: OGG +[2022.09.29-14.20.50:206][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOpus +[2022.09.29-14.20.50:206][ 0]LogTargetPlatformManager: OPUS +[2022.09.29-14.20.50:525][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: SF_METAL +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: D3D_ES3_1_HOLOLENS +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2022.09.29-14.20.50:573][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2022.09.29-14.20.50:600][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2022.09.29-14.20.50:600][ 0]LogTargetPlatformManager: VVM_1_0 +[2022.09.29-14.20.50:600][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2022.09.29-14.20.50:600][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2022.09.29-14.20.50:600][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2022.09.29-14.20.50:600][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2022.09.29-14.20.50:600][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2022.09.29-14.20.50:601][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0. +[2022.09.29-14.20.50:604][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2022.09.29-14.20.50:609][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.09.29-14.20.50:611][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_ES31/AutogenShaderHeaders.ush +[2022.09.29-14.20.50:615][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.09.29-14.20.50:620][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2022.09.29-14.20.50:621][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2022.09.29-14.20.50:621][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.09.29-14.20.50:621][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2022.09.29-14.20.50:655][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1230 MiB) +[2022.09.29-14.20.50:655][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.09.29-14.20.50:655][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2022.09.29-14.20.50:711][ 0]LogDerivedDataCache: Speed tests for C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache took 0.06 seconds +[2022.09.29-14.20.50:711][ 0]LogDerivedDataCache: Display: Performance to C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.16ms. RandomReadSpeed=20.16MBs, RandomWriteSpeed=122.71MBs. Assigned SpeedClass 'Local' +[2022.09.29-14.20.50:713][ 0]LogDerivedDataCache: Using Local data cache path C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2022.09.29-14.20.50:714][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache. +[2022.09.29-14.20.50:714][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2022.09.29-14.20.50:719][ 0]LogVirtualization: VirtualizationSystem name found in ini file: None +[2022.09.29-14.20.50:719][ 0]LogVirtualization: FNullVirtualizationSystem mounted, virtualization will be disabled +[2022.09.29-14.20.50:728][ 0]LogShaderCompilers: Guid format shader working directory is -26 characters bigger than the processId version (../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/Shaders/WorkingDirectory/49416/). +[2022.09.29-14.20.50:728][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/randa/AppData/Local/Temp/UnrealShaderWorkingDir/914B411748115C0C73E342B5BCA54BA5/'. +[2022.09.29-14.20.50:729][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2022.09.29-14.20.50:729][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers. +[2022.09.29-14.20.55:299][ 0]LogSlate: Using FreeType 2.10.0 +[2022.09.29-14.20.55:316][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2022.09.29-14.20.55:511][ 0]LogAssetRegistry: FAssetRegistry took 0.0162 seconds to start up +[2022.09.29-14.20.55:518][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2022.09.29-14.20.55:833][ 0]LogSerialization: UsePackageTrailer: 'false' +[2022.09.29-14.20.55:839][ 0]LogTexture: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2022.09.29-14.20.56:055][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.09.29-14.20.56:055][ 0]LogDeviceProfileManager: Active device profile: [00000B312CB56200][00000B3121FC0000 50] WindowsEditor +[2022.09.29-14.20.56:055][ 0]LogDeviceProfileManager: Profiles: [00000B312CB55CC0][00000B3121F2A000 50] Windows, [00000B312CB56200][00000B3121FC0000 50] WindowsEditor, [00000B312CB55400][00000B3121F72800 50] WindowsServer, [00000B312CB52680][00000B310927C800 50] WindowsClient, [00000B312CB516C0][00000B312CDF0000 50] IOS, [00000B312CB55B00][00000B312CDF5000 50] iPadAir2, [00000B312CB55940][00000B312CDFA000 50] IPadPro, [00000B312CB55780][00000B312CDF7800 50] iPadAir3, [00000B312CB52840][00000B312CDFC800 50] iPadAir4, [00000B312CB54EC0][00000B3121F75000 50] iPadMini4, [00000B312CB52D80][00000B312CD90000 50] iPadMini5, [00000B312CB55080][00000B312CD95000 50] iPadMini6, [00000B312CB59D80][00000B312CD9C800 50] iPhone6S, [00000B312CB5A100][00000B312CD9A000 50] iPhone7, [00000B312CB5A480][00000B312CD97800 50] iPodTouch7, [00000B312CB56580][00000B312CDF2800 50] iPhone6SPlus, [00000B312CB57380][00000B312CE30000 50] iPhone7Plus, [00000B312CB532C0][00000B312CE35000 50] iPhoneSE, [00000B312CB53B80][00000B312CE37800 50] iPhone8, [00000B312CB58A40][00000B312CE3A000 50] iPhone8Plus, [00000B312CB57FC0][00000B312CE3C800 50] iPhoneX, [00000B312CB53F00][00000B312CD92800 50] iPhoneXS, [00000B312CB54B40][00000B312CE10000 50] iPhoneXSMax, [00000B312CB5A2C0][00000B312CE15000 50] iPhoneXR, [00000B312CB5AB80][00000B312CE17800 50] iPhone11, [00000B312CB56740][00000B312CE1A000 50] iPhone11Pro, [00000B312CB5A9C0][00000B312CE1C800 50] iPhone11ProMax, [00000B312CB59680][00000B312CE32800 50] iPhoneSE2, [00000B312CB540C0][00000B312CE40000 50] iPhone12Mini, [00000B312CB594C0][00000B312CE45000 50] iPhone12, [00000B312CB563C0][00000B312CE47800 50] iPhone12Pro, [00000B312CB59F40][00000B312CE4A000 50] iPhone12ProMax, [00000B312CB51880][00000B312CE4C800 50] iPhone13Mini, [00000B312CB56AC0][00000B312CE12800 50] iPhone13, [00000B312CB56040][00000B312CE60000 50] iPhone13Pro, [00000B312CB57C40][00000B312CE65000 50] iPhone13ProMax, [00000B312CB56E40][00000B312CE67800 50] iPadPro105, [00000B312CB5A800][00000B312CE6A000 50] iPadPro129, [00000B312CB59BC0][00000B312CE6C800 50] iPadPro97, [00000B312CB51500][00000B312CE42800 50] iPadPro2_129, [00000B312CB57540][00000B312CE80000 50] iPad5, [00000B312CB52140][00000B312CE85000 50] iPad6, [00000B312CB57700][00000B312CE87800 50] iPad7, [00000B312CB53D40][00000B312CE8A000 50] iPad8, [00000B312CB57A80][00000B312CE8C800 50] iPad9, [00000B312CB54280][00000B312CE62800 50] iPadPro11, [00000B312CB59840][00000B312CE90000 50] iPadPro2_11, [00000B312CB58500][00000B312CE95000 50] iPadPro3_11, [00000B312CB58DC0][00000B312CE97800 50] iPadPro3_129, [00000B312CB54440][00000B312CE9A000 50] iPadPro4_129, [00000B312CB57E00][00000B312CE9C800 50] iPadPro5_129, [00000B312CB58C00][00000B312CE82800 50] AppleTV, [00000B312CB58180][00000B312CDA0000 50] AppleTV4K, [00000B312CB586C0][00000B312CDA5000 50] TVOS, [00000B312CB5BD00][00000B312CDAA000 50] Mac, [00000B312CB5C080][00000B312CDA7800 50] MacEditor, [00000B312CB5B440][00000B312CDAC800 50] MacClient, [00000B312CB5C240][00000B312CE92800 50] MacServer, [00000B312CB56900][00000B312CEA2800 50] Linux, [00000B312CB571C0][00000B312CEA0000 50] LinuxEditor, [00000B312CB5B980][00000B312CEA7800 50] LinuxArm64Editor, [00000B312CB5A640][00000B312CEAA000 50] LinuxArm64, [00000B312CB5B7C0][00000B312CEAC800 50] LinuxClient, [00000B312CB5B600][00000B312CDA2800 50] LinuxArm64Client, [00000B312CB55240][00000B312CEB0000 50] LinuxServer, [00000B312CB5AD40][00000B312CEB5000 50] LinuxArm64Server, [00000B312CB56C80][00000B312CEB7800 50] Android, [00000B312CB54D00][00000B312CEBA000 50] Android_Preview_OpenGL, [00000B312CB539C0][00000B312CEBC800 50] Android_Preview_Vulkan, [00000B312CB51F80][00000B312CEA5000 50] Android_Low, [00000B312CB53800][00000B312CEC0000 50] Android_Mid, [00000B312CB53100][00000B312CEC5000 50] Android_High, [00000B312CB52BC0][00000B312CEC7800 50] Android_Default, [00000B312CB5B0C0][00000B312CECA000 50] Android_Adreno4xx, [00000B312CB5AF00][00000B312CECC800 50] Android_Adreno5xx_Low, [00000B312CB547C0][00000B312CEB2800 50] Android_Adreno5xx, [00000B312CB53640][00000B312CED0000 50] Android_Adreno6xx, [00000B312CB54980][00000B312CED5000 50] Android_Adreno6xx_Vulkan, [00000B312CB5BB40][00000B312CED7800 50] Android_Adreno7xx, [00000B312CB5C940][00000B312CEDA000 50] Android_Adreno7xx_Vulkan, [00000B312CB52F40][00000B312CEDC800 50] Android_Mali_T6xx, [00000B312CB5BEC0][00000B312CEC2800 50] Android_Mali_T7xx, [00000B312CB5C5C0][00000B312CEE0000 50] Android_Mali_T8xx, [00000B312CB52300][00000B312CEE5000 50] Android_Mali_G71, [00000B312CB54600][00000B312CEE7800 50] Android_Mali_G72, [00000B312CB58340][00000B312CEEA000 50] Android_Mali_G72_Vulkan, [00000B312CB53480][00000B312CEEC800 50] Android_Mali_G76, [00000B312CB57000][00000B312CED2800 50] Android_Mali_G76_Vulkan, [00000B312CB5B280][00000B312CEF0000 50] Android_Mali_G77, [00000B312CB5D3C0][00000B312CEF5000 50] Android_Mali_G77_Vulkan, [00000B312CB5D580][00000B312CEF7800 50] Android_Mali_G78, [00000B312CB59140][00000B312CEFA000 50] Android_Mali_G78_Vulkan, [00000B312CB52A00][00000B312CEFC800 50] Android_Mali_G710, [00000B312CB5DAC0][00000B312CEE2800 50] Android_Mali_G710_Vulkan, [00000B312CB5CCC0][00000B312CF00000 50] Android_Xclipse_920, [00000B312CB5C400][00000B312CF05000 50] Android_Xclipse_920_Vulkan, [00000B312CB578C0][00000B312CF07800 50] Android_Vulkan_SM5, [00000B312CB5CB00][00000B312CF0A000 50] Android_PowerVR_G6xxx, [00000B312CB5E380][00000B312CF0C800 50] Android_PowerVR_GT7xxx, [00000B312CB5E540][00000B312CEF2800 50] Android_PowerVR_GE8xxx, [00000B312CB5D740][00000B312CF10000 50] Android_PowerVR_GM9xxx, [00000B312CB5EA80][00000B312CF15000 50] Android_PowerVR_GM9xxx_Vulkan, [00000B312CB5DE40][00000B312CF17800 50] Android_TegraK1, [00000B312CB5D200][00000B312CF1A000 50] Android_Unknown_Vulkan, [00000B312CB58880][00000B312CF1C800 50] Oculus_Quest, [00000B312CB59A00][00000B312CF02800 50] Oculus_Quest2, [00000B312CB5F340][00000B312CF20000 50] HoloLens, +[2022.09.29-14.20.56:055][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2022.09.29-14.20.56:185][ 0]LogTexture: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2022.09.29-14.20.56:597][ 0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction +[2022.09.29-14.20.56:597][ 0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction +[2022.09.29-14.20.56:597][ 0]LogMeshReduction: Using ProxyLODMeshReduction for automatic mesh merging +[2022.09.29-14.20.56:597][ 0]LogMeshReduction: No distributed automatic mesh merging module available +[2022.09.29-14.20.56:597][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2022.09.29-14.20.56:706][ 0]LogNetVersion: SCD2_AS1_UE5_Starter 1.0.0, NetCL: 19505902, EngineNetVer: 23, GameNetVer: 0 (Checksum: 104363197) +[2022.09.29-14.20.57:265][ 0]LogSlate: Border +[2022.09.29-14.20.57:265][ 0]LogSlate: BreadcrumbButton +[2022.09.29-14.20.57:265][ 0]LogSlate: Default +[2022.09.29-14.20.57:265][ 0]LogSlate: Icons.Save +[2022.09.29-14.20.57:265][ 0]LogSlate: Icons.Toolbar.Settings +[2022.09.29-14.20.57:265][ 0]LogSlate: ListView +[2022.09.29-14.20.57:265][ 0]LogSlate: SoftwareCursor_CardinalCross +[2022.09.29-14.20.57:265][ 0]LogSlate: SoftwareCursor_Grab +[2022.09.29-14.20.57:265][ 0]LogSlate: TableView.DarkRow +[2022.09.29-14.20.57:265][ 0]LogSlate: TableView.Row +[2022.09.29-14.20.57:265][ 0]LogSlate: TreeView +[2022.09.29-14.20.58:489][ 0]SourceControl: Source control is disabled +[2022.09.29-14.20.58:591][ 0]SourceControl: Source control is disabled +[2022.09.29-14.20.58:591][ 0]SourceControl: Source control is disabled +[2022.09.29-14.20.58:818][ 0]LogUObjectArray: 20557 objects as part of root set at end of initial load. +[2022.09.29-14.20.58:818][ 0]LogUObjectAllocator: 5584256 out of 0 bytes used by permanent object pool. +[2022.09.29-14.20.58:818][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2022.09.29-14.21.00:213][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 908EB8D64F96A99B1E7610B6BE6254B7 | Instance: DB04DDCB467C90F7B42EA1922F438AEE (DESKTOP-2U4AQQC-49416). +[2022.09.29-14.21.01:307][ 0]LogPython: Using Python 3.9.7 +[2022.09.29-14.21.02:554][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2022.09.29-14.21.02:584][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2022.09.29-14.21.04:916][ 0]LogOpenImageDenoise: OIDN starting up +[2022.09.29-14.21.04:967][ 0]SourceControl: Source control is disabled +[2022.09.29-14.21.04:991][ 0]SourceControl: Source control is disabled +[2022.09.29-14.21.05:040][ 0]SourceControl: Source control is disabled +[2022.09.29-14.21.05:189][ 0]LogUProjectInfo: Found projects: +[2022.09.29-14.21.05:358][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2022.09.29-14.21.05:641][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.09.29-14.21.05:641][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.09.29-14.21.05:973][ 0]LogCollectionManager: Loaded 0 collections in 0.001557 seconds +[2022.09.29-14.21.06:377][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Collections/' took 0.00s +[2022.09.29-14.21.06:377][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Developers/randa/Collections/' took 0.00s +[2022.09.29-14.21.06:377][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Collections/' took 0.00s +[2022.09.29-14.21.06:986][ 0]LogEngine: Initializing Engine... +[2022.09.29-14.21.07:016][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2022.09.29-14.21.07:036][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.002 s +[2022.09.29-14.21.07:552][ 0]LogInit: Initializing FReadOnlyCVARCache +[2022.09.29-14.21.07:563][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.09.29-14.21.07:617][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-14.21.07:728][ 0]LogAIModule: Creating AISystem for world Untitled +[2022.09.29-14.21.07:760][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2022.09.29-14.21.07:820][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2022.09.29-14.21.07:826][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2022.09.29-14.21.07:826][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2022.09.29-14.21.07:831][ 0]LogAudio: Display: Audio Device Manager Initialized +[2022.09.29-14.21.07:831][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2022.09.29-14.21.07:833][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.09.29-14.21.07:833][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2022.09.29-14.21.07:834][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.09.29-14.21.07:834][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.09.29-14.21.07:834][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.09.29-14.21.07:834][ 0]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.09.29-14.21.07:834][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.09.29-14.21.07:834][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.09.29-14.21.07:838][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.09.29-14.21.07:838][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.09.29-14.21.07:838][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.09.29-14.21.07:881][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.09.29-14.21.07:939][ 0]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.09.29-14.21.07:943][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.09.29-14.21.07:964][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.09.29-14.21.07:965][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.09.29-14.21.07:970][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2022.09.29-14.21.07:971][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-14.21.07:973][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-14.21.07:973][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2022.09.29-14.21.07:973][ 0]LogInit: FAudioDevice initialized. +[2022.09.29-14.21.07:975][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2022.09.29-14.21.07:978][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2022.09.29-14.21.07:979][ 0]LogInit: Texture streaming: Enabled +[2022.09.29-14.21.08:068][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.0.3-20979098+++UE5+Release-5.0 +[2022.09.29-14.21.08:095][ 0]LogEngineSessionManager: EngineSessionManager initialized +[2022.09.29-14.21.08:145][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2022.09.29-14.21.08:177][ 0]LogLiveCoding: Display: Starting LiveCoding +[2022.09.29-14.21.08:177][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2022.09.29-14.21.09:431][ 0]LogLiveCoding: Display: First instance in process group "UE_SCD2_AS1_UE5_Starter_0xdcc5ae0d", spawning console +[2022.09.29-14.21.09:431][ 0]LogLiveCoding: Display: Waiting for server +[2022.09.29-14.21.09:431][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2022.09.29-14.21.09:471][ 0]LogInit: Transaction tracking system initialized +[2022.09.29-14.21.09:668][ 0]BlueprintLog: New page: Editor Load +[2022.09.29-14.21.10:249][ 0]LocalizationService: Localization service is disabled +[2022.09.29-14.21.10:363][ 0]TimingProfiler: Initialize +[2022.09.29-14.21.10:364][ 0]TimingProfiler: OnSessionChanged +[2022.09.29-14.21.10:364][ 0]LoadingProfiler: Initialize +[2022.09.29-14.21.10:364][ 0]LoadingProfiler: OnSessionChanged +[2022.09.29-14.21.10:366][ 0]NetworkingProfiler: Initialize +[2022.09.29-14.21.10:368][ 0]NetworkingProfiler: OnSessionChanged +[2022.09.29-14.21.10:368][ 0]MemoryProfiler: Initialize +[2022.09.29-14.21.10:368][ 0]MemoryProfiler: OnSessionChanged +[2022.09.29-14.21.12:384][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/' took 0.01s +[2022.09.29-14.21.12:384][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2022.09.29-14.21.12:583][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2022.09.29-14.21.12:594][ 0]SourceControl: Source control is disabled +[2022.09.29-14.21.12:595][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 31.664 +[2022.09.29-14.21.12:598][ 0]Cmd: MAP LOAD FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2022.09.29-14.21.12:599][ 0]LightingResults: New page: Lighting Build +[2022.09.29-14.21.12:619][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2022.09.29-14.21.12:627][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-14.21.12:634][ 0]MapCheck: New page: Map Check +[2022.09.29-14.21.12:634][ 0]LightingResults: New page: Lighting Build +[2022.09.29-14.21.12:669][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.09.29-14.21.12:703][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.74ms +[2022.09.29-14.21.13:428][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BP_Comms'. +[2022.09.29-14.21.13:429][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.09.29-14.21.13:429][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-14.21.13:429][ 0]LogAIModule: Creating AISystem for world BP_Comms +[2022.09.29-14.21.13:503][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2022.09.29-14.21.13:523][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.49ms +[2022.09.29-14.21.13:525][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2022.09.29-14.21.13:526][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.874ms to complete. +[2022.09.29-14.21.13:526][ 0]LogFileHelpers: Loading map 'BP_Comms' took 0.930 +[2022.09.29-14.21.13:602][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 32.671 +[2022.09.29-14.21.13:602][ 0]LogShaderCompilers: Display: ================================================ +[2022.09.29-14.21.13:602][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.09.29-14.21.13:602][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.09.29-14.21.13:603][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.09.29-14.21.13:603][ 0]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.09.29-14.21.13:603][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.09.29-14.21.13:603][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2022.09.29-14.21.13:603][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%) +[2022.09.29-14.21.13:603][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2022.09.29-14.21.13:603][ 0]LogShaderCompilers: Display: ================================================ +[2022.09.29-14.21.13:869][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-14.21.13:878][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-14.21.13:883][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-14.21.13:888][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-14.21.14:009][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2022.09.29-14.21.14:009][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-14.21.14:018][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2022.09.29-14.21.14:018][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-14.21.14:024][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2022.09.29-14.21.14:024][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-14.21.14:031][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2022.09.29-14.21.14:031][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-14.21.14:047][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2022.09.29-14.21.14:047][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-14.21.14:054][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2022.09.29-14.21.14:054][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-14.21.14:060][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2022.09.29-14.21.14:060][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-14.21.14:066][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2022.09.29-14.21.14:066][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-14.21.14:072][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2022.09.29-14.21.14:072][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-14.21.14:077][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2022.09.29-14.21.14:077][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-14.21.14:078][ 0]LogFeaturePack: Error: Error in Feature pack E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack. Failed to parse manifest: Invalid Json Token. Line: 43 Ch: 4 +[2022.09.29-14.21.14:620][ 0]LogSlate: Took 0.006949 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.09.29-14.21.14:639][ 0]LogSlate: Took 0.004961 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2022.09.29-14.21.14:646][ 0]LogSlate: Took 0.004872 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2022.09.29-14.21.14:654][ 0]LogSlate: Took 0.004608 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2022.09.29-14.21.14:664][ 0]LogSlate: Took 0.006386 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2022.09.29-14.21.14:686][ 0]LogViewport: Scene viewport resized to 2038x826, mode Windowed. +[2022.09.29-14.21.15:328][ 0]LogStall: Startup... +[2022.09.29-14.21.15:330][ 0]LogStall: Startup complete. +[2022.09.29-14.21.15:360][ 0]LogLoad: (Engine Initialization) Total time: 34.43 seconds +[2022.09.29-14.21.15:360][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2022.09.29-14.21.15:493][ 0]LogAssetRegistry: Asset discovery search completed in 19.9838 seconds +[2022.09.29-14.21.15:534][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000272 seconds (updated 0 objects) +[2022.09.29-14.21.15:570][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2022.09.29-14.21.16:184][ 2]LogSlate: Took 0.004681 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.09.29-14.22.50:766][656]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.041 and deleted 0 file(s) with total size 0 MiB. +[2022.09.29-14.25.34:561][ 53]LogContentBrowser: Deferred new asset file creation: NewInterface +[2022.09.29-14.25.34:566][ 53]LogContentBrowser: Creating deferred item: NewInterface +[2022.09.29-14.25.34:578][ 54]LogContentBrowser: Renaming the item being created (Deferred Item: NewInterface). +[2022.09.29-14.25.45:731][721]LogContentBrowser: Attempting asset rename: NewInterface -> i_Interactable +[2022.09.29-14.25.45:737][721]LogContentBrowser: End creating deferred item NewInterface +[2022.09.29-14.25.55:389][299]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/i_Interactable.i_Interactable +[2022.09.29-14.25.55:391][299]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-14.25.56:702][299]LogSlate: Took 0.005234 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2022.09.29-14.26.48:442][274]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.09.29-14.26.48:442][274]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-14.27.39:366][276]LogEditorClassViewer: Warning: Class /Engine/Tutorial/InWorldBlueprintEditing/TutorialAssets/IWBE_Blutility.IWBE_Blutility_C has parent /Script/Blutility.PlacedEditorUtilityBase, but this parent is not found. The Class will not be shown in ClassViewer. +[2022.09.29-14.28.03:090][694]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.09.29-14.28.03:152][694]LogUObjectHash: Compacting FUObjectHashTables data took 1.09ms +[2022.09.29-14.28.05:237][818]BlueprintLog: New page: Compile i_Interactable +[2022.09.29-14.28.05:262][818]LogUObjectHash: Compacting FUObjectHashTables data took 1.08ms +[2022.09.29-14.28.06:193][869]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/i_Interactable" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/i_Interactable.uasset" SILENT=true +[2022.09.29-14.28.06:200][869]LogPackageLocalizationCache: Processed 30 localized package path(s) for 1 prioritized culture(s) in 0.005926 seconds +[2022.09.29-14.28.06:211][869]LogSavePackage: Moving output files for package: /Game/Blueprints/i_Interactable +[2022.09.29-14.28.06:211][869]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/i_InteractableC016CA4D48AF9578F44E308A3A199A37.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/i_Interactable.uasset' +[2022.09.29-14.28.06:225][869]AssetCheck: New page: Asset Save: i_Interactable +[2022.09.29-14.28.06:225][869]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/i_Interactable.i_Interactable +[2022.09.29-14.28.08:297][988]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.09.29-14.28.08:308][988]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.09.29-14.28.08:309][988]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal802E13804D2889C3335BE08D3BFE0637.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.09.29-14.28.08:322][988]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.09.29-14.28.08:322][988]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.09.29-14.28.08:911][ 24]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.09.29-14.28.08:958][ 24]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms +[2022.09.29-14.31.30:582][ 60]LogSlate: Warning: Ignoring SetUserFocus because it's not an active modal Window (user 0 not set to SGraphPanel [SGraphEditorImpl.cpp(668)]. +[2022.09.29-14.31.30:633][ 60]LogUObjectHash: Compacting FUObjectHashTables data took 1.18ms +[2022.09.29-14.31.30:648][ 60]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto1 +[2022.09.29-14.31.30:648][ 60]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto1F7326C924CCC11F9E41EC98688BB8EA1.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto1.umap' +[2022.09.29-14.31.30:655][ 60]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.048 +[2022.09.29-14.31.30:655][ 60]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.048 +[2022.09.29-14.31.30:655][ 60]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_ButtonPedestal] ([2] browsable assets)... +[2022.09.29-14.31.30:680][ 60]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal] +[2022.09.29-14.31.30:680][ 60]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_ButtonPedestal] +[2022.09.29-14.31.30:685][ 60]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto1 +[2022.09.29-14.31.30:686][ 60]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal_Auto14F5DA616487374C57A8726BEEC1B99D0.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto1.uasset' +[2022.09.29-14.31.30:687][ 60]LogFileHelpers: Auto-saving content packages took 0.032 +[2022.09.29-14.34.48:262][624]LogSlate: Window 'i_Interactable' being destroyed +[2022.09.29-14.35.33:261][ 92]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.09.29-14.35.33:308][ 92]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms +[2022.09.29-14.35.33:840][119]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.09.29-14.35.33:846][119]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.09.29-14.35.33:846][119]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal47ACDC4C405A917438BBC9A02EB14395.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.09.29-14.35.33:859][119]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.09.29-14.35.33:859][119]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.09.29-14.35.37:011][308]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2022.09.29-14.35.37:011][308]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-14.36.54:454][749]LogSlate: Window 'Create External Curve' being destroyed +[2022.09.29-14.41.46:810][816]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.09.29-14.41.46:868][816]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2022.09.29-14.41.47:400][843]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.09.29-14.41.47:406][843]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.09.29-14.41.47:407][843]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestalC7B935364EE24558A322868951042BBB.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.09.29-14.41.47:419][843]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.09.29-14.41.47:420][843]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.09.29-14.41.50:999][ 57]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.09.29-14.41.51:011][ 57]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.09.29-14.41.51:016][ 57]PIE: New page: PIE session: BP_Comms (Sep 29, 2022, 6:41:51 AM) +[2022.09.29-14.41.51:024][ 57]LogOnline: OSS: Created online subsystem instance for: NULL +[2022.09.29-14.41.51:025][ 57]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +[2022.09.29-14.41.51:026][ 57]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.09.29-14.41.51:032][ 57]LogPlayLevel: PIE: StaticDuplicateObject took: (0.006095s) +[2022.09.29-14.41.51:032][ 57]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.006533s) +[2022.09.29-14.41.51:032][ 57]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.09.29-14.41.51:033][ 57]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-14.41.51:033][ 57]LogAIModule: Creating AISystem for world BP_Comms +[2022.09.29-14.41.51:034][ 57]LogPlayLevel: PIE: World Init took: (0.001429s) +[2022.09.29-14.41.51:060][ 57]LogUObjectHash: Compacting FUObjectHashTables data took 1.23ms +[2022.09.29-14.41.51:063][ 57]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2022.09.29-14.41.51:063][ 57]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.09.29-14.41.51:063][ 57]LogAudioMixer: Display: Sample Rate: 48000 +[2022.09.29-14.41.51:063][ 57]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.09.29-14.41.51:064][ 57]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.09.29-14.41.51:064][ 57]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.09.29-14.41.51:064][ 57]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.09.29-14.41.51:064][ 57]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.09.29-14.41.51:064][ 57]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.09.29-14.41.51:064][ 57]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.09.29-14.41.51:064][ 57]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.09.29-14.41.51:064][ 57]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.09.29-14.41.51:066][ 57]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.09.29-14.41.51:103][ 57]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.09.29-14.41.51:104][ 57]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.09.29-14.41.51:104][ 57]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.09.29-14.41.51:104][ 57]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.09.29-14.41.51:105][ 57]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2022.09.29-14.41.51:105][ 57]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2022.09.29-14.41.51:107][ 57]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2022.09.29-14.41.51:107][ 57]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2022.09.29-14.41.51:107][ 57]LogInit: FAudioDevice initialized. +[2022.09.29-14.41.51:107][ 57]LogAudio: Display: Audio Device (ID: 2) registered with world 'BP_Comms'. +[2022.09.29-14.41.51:127][ 57]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.09.29-14.41.51:131][ 57]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.09.29-10.41.51 +[2022.09.29-14.41.51:132][ 57]LogWorld: Bringing up level for play took: 0.004587 +[2022.09.29-14.41.51:136][ 57]LogOnline: OSS: Created online subsystem instance for: :Context_10 +[2022.09.29-14.41.51:154][ 57]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.09.29-14.41.51:179][ 57]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.09.29-14.41.51:179][ 57]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.09.29-14.41.51:179][ 57]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.09.29-14.41.51:183][ 57]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.09.29-14.41.51:186][ 57]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.09.29-14.41.51:200][ 57]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.09.29-14.41.51:200][ 57]PIE: Server logged in +[2022.09.29-14.41.51:201][ 57]PIE: Play in editor total start time 0.196 seconds. +[2022.09.29-14.42.02:375][696]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-14.42.02:375][696]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.09.29-14.42.02:375][696]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.09.29-14.42.02:376][696]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-14.42.02:390][696]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.09.29-14.42.02:396][696]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-14.42.02:424][696]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.09.29-14.42.02:427][696]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.09.29-14.42.02:429][696]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.09.29-14.42.02:433][696]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-14.42.02:444][696]LogSlate: Slate User Unregistered. User Index 8 +[2022.09.29-14.42.02:444][696]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.09.29-14.42.02:456][696]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2022.09.29-14.42.02:490][697]LogPlayLevel: Display: Destroying online subsystem :Context_10 +[2022.09.29-14.42.09:812][120]LogSlate: Only BGRA pngs, bmps or icos are supported in by External Image Picker +[2022.09.29-14.42.09:938][120]LogUObjectGlobals: Warning: Failed to find object 'Class None.Physics' +[2022.09.29-14.42.41:303][931]LogSlate: Window 'Project Settings' being destroyed +[2022.09.29-14.42.41:310][931]LogSlate: Window 'Project Settings' being destroyed +[2022.09.29-14.45.00:693][267]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.09.29-14.45.00:800][267]LogUObjectHash: Compacting FUObjectHashTables data took 2.29ms +[2022.09.29-14.45.01:414][299]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.09.29-14.45.01:426][299]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.09.29-14.45.01:427][299]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestalA9EA89844A59EB4E5C32B8A6565D5369.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.09.29-14.45.01:440][299]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.09.29-14.45.01:441][299]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.09.29-14.45.04:302][468]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.09.29-14.45.04:309][468]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.09.29-14.45.04:309][468]PIE: New page: PIE session: BP_Comms (Sep 29, 2022, 6:45:04 AM) +[2022.09.29-14.45.04:309][468]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.09.29-14.45.04:313][468]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004277s) +[2022.09.29-14.45.04:313][468]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004357s) +[2022.09.29-14.45.04:313][468]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.09.29-14.45.04:314][468]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-14.45.04:314][468]LogAIModule: Creating AISystem for world BP_Comms +[2022.09.29-14.45.04:314][468]LogPlayLevel: PIE: World Init took: (0.000702s) +[2022.09.29-14.45.04:361][468]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.09.29-14.45.04:370][468]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2022.09.29-14.45.04:370][468]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.09.29-14.45.04:370][468]LogAudioMixer: Display: Sample Rate: 48000 +[2022.09.29-14.45.04:370][468]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.09.29-14.45.04:370][468]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.09.29-14.45.04:370][468]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.09.29-14.45.04:370][468]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.09.29-14.45.04:370][468]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.09.29-14.45.04:370][468]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.09.29-14.45.04:371][468]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.09.29-14.45.04:371][468]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.09.29-14.45.04:371][468]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.09.29-14.45.04:373][468]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.09.29-14.45.04:402][468]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.09.29-14.45.04:403][468]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.09.29-14.45.04:403][468]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.09.29-14.45.04:403][468]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.09.29-14.45.04:404][468]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2022.09.29-14.45.04:404][468]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2022.09.29-14.45.04:405][468]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2022.09.29-14.45.04:405][468]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2022.09.29-14.45.04:405][468]LogInit: FAudioDevice initialized. +[2022.09.29-14.45.04:405][468]LogAudio: Display: Audio Device (ID: 3) registered with world 'BP_Comms'. +[2022.09.29-14.45.04:419][468]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.09.29-14.45.04:421][468]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.09.29-10.45.04 +[2022.09.29-14.45.04:421][468]LogWorld: Bringing up level for play took: 0.001922 +[2022.09.29-14.45.04:423][468]LogOnline: OSS: Created online subsystem instance for: :Context_12 +[2022.09.29-14.45.04:423][468]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.09.29-14.45.04:423][468]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.09.29-14.45.04:424][468]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.09.29-14.45.04:424][468]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.09.29-14.45.04:424][468]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.09.29-14.45.04:424][468]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.09.29-14.45.04:424][468]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.09.29-14.45.04:424][468]PIE: Server logged in +[2022.09.29-14.45.04:425][468]PIE: Play in editor total start time 0.118 seconds. +[2022.09.29-14.45.19:191][347]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-14.45.19:191][347]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.09.29-14.45.19:191][347]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.09.29-14.45.19:192][347]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-14.45.19:202][347]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.09.29-14.45.19:208][347]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-14.45.19:235][347]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-14.45.19:236][347]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2022.09.29-14.45.19:237][347]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2022.09.29-14.45.19:242][347]LogSlate: Slate User Unregistered. User Index 8 +[2022.09.29-14.45.19:242][347]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.09.29-14.45.19:244][347]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms +[2022.09.29-14.45.19:326][348]LogPlayLevel: Display: Destroying online subsystem :Context_12 +[2022.09.29-14.45.52:886][920]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms +[2022.09.29-14.45.52:902][920]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto2 +[2022.09.29-14.45.52:903][920]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto2686AA97D466DA05673C952B2679D89F1.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto2.umap' +[2022.09.29-14.45.52:909][920]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.054 +[2022.09.29-14.45.52:909][920]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.054 +[2022.09.29-14.46.33:538][688]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.09.29-14.46.33:593][688]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2022.09.29-14.46.34:037][710]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.09.29-14.46.34:045][710]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.09.29-14.46.34:045][710]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestalFED6ED2641738D5F76F6F69C9C4D8C95.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.09.29-14.46.34:060][710]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.09.29-14.46.34:060][710]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.09.29-14.46.35:365][788]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.09.29-14.46.35:371][788]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.09.29-14.46.35:371][788]PIE: New page: PIE session: BP_Comms (Sep 29, 2022, 6:46:35 AM) +[2022.09.29-14.46.35:371][788]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.09.29-14.46.35:375][788]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004007s) +[2022.09.29-14.46.35:375][788]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004072s) +[2022.09.29-14.46.35:375][788]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.09.29-14.46.35:375][788]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-14.46.35:376][788]LogAIModule: Creating AISystem for world BP_Comms +[2022.09.29-14.46.35:376][788]LogPlayLevel: PIE: World Init took: (0.000631s) +[2022.09.29-14.46.35:404][788]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2022.09.29-14.46.35:406][788]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2022.09.29-14.46.35:406][788]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.09.29-14.46.35:406][788]LogAudioMixer: Display: Sample Rate: 48000 +[2022.09.29-14.46.35:406][788]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.09.29-14.46.35:406][788]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.09.29-14.46.35:407][788]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.09.29-14.46.35:407][788]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.09.29-14.46.35:407][788]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.09.29-14.46.35:407][788]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.09.29-14.46.35:407][788]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.09.29-14.46.35:407][788]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.09.29-14.46.35:407][788]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.09.29-14.46.35:409][788]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.09.29-14.46.35:438][788]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.09.29-14.46.35:438][788]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.09.29-14.46.35:438][788]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.09.29-14.46.35:438][788]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.09.29-14.46.35:439][788]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2022.09.29-14.46.35:439][788]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2022.09.29-14.46.35:440][788]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2022.09.29-14.46.35:440][788]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2022.09.29-14.46.35:440][788]LogInit: FAudioDevice initialized. +[2022.09.29-14.46.35:440][788]LogAudio: Display: Audio Device (ID: 4) registered with world 'BP_Comms'. +[2022.09.29-14.46.35:479][788]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-14.46.35:480][788]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.09.29-14.46.35:483][788]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.09.29-10.46.35 +[2022.09.29-14.46.35:483][788]LogWorld: Bringing up level for play took: 0.002189 +[2022.09.29-14.46.35:485][788]LogOnline: OSS: Created online subsystem instance for: :Context_13 +[2022.09.29-14.46.35:486][788]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.09.29-14.46.35:486][788]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.09.29-14.46.35:486][788]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.09.29-14.46.35:486][788]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.09.29-14.46.35:486][788]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.09.29-14.46.35:487][788]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.09.29-14.46.35:488][788]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.09.29-14.46.35:488][788]PIE: Server logged in +[2022.09.29-14.46.35:489][788]PIE: Play in editor total start time 0.119 seconds. +[2022.09.29-14.46.35:495][788]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.09.29-14.46.58:622][158]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-14.46.58:622][158]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.09.29-14.46.58:623][158]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.09.29-14.46.58:629][158]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.09.29-14.46.58:629][158]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-14.46.58:642][158]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.09.29-14.46.58:648][158]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-14.46.58:676][158]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2022.09.29-14.46.58:678][158]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2022.09.29-14.46.58:683][158]LogSlate: Slate User Unregistered. User Index 8 +[2022.09.29-14.46.58:683][158]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.09.29-14.46.58:686][158]LogUObjectHash: Compacting FUObjectHashTables data took 1.95ms +[2022.09.29-14.46.58:701][159]LogPlayLevel: Display: Destroying online subsystem :Context_13 +[2022.09.29-14.47.29:977][983]LogEditorTransaction: Undo Delete current selection +[2022.09.29-14.56.16:601][439]LogUObjectHash: Compacting FUObjectHashTables data took 1.79ms +[2022.09.29-14.56.16:621][439]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto3 +[2022.09.29-14.56.16:622][439]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto3B6BE666E4C28C74679DD0FAA4AF60C45.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto3.umap' +[2022.09.29-14.56.16:628][439]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.060 +[2022.09.29-14.56.16:628][439]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.060 +[2022.09.29-14.56.16:628][439]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_ButtonPedestal] ([2] browsable assets)... +[2022.09.29-14.56.16:655][439]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal] +[2022.09.29-14.56.16:655][439]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_ButtonPedestal] +[2022.09.29-14.56.16:662][439]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto3 +[2022.09.29-14.56.16:662][439]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal_Auto3BE59D95C43DF23BABE70668E045E071D.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto3.uasset' +[2022.09.29-14.56.16:663][439]LogFileHelpers: Auto-saving content packages took 0.036 +[2022.09.29-15.06.17:112][921]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms +[2022.09.29-15.06.17:115][921]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.032 +[2022.09.29-15.06.17:115][921]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_ButtonPedestal] ([2] browsable assets)... +[2022.09.29-15.06.17:140][921]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal] +[2022.09.29-15.06.17:140][921]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_ButtonPedestal] +[2022.09.29-15.06.17:147][921]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto4 +[2022.09.29-15.06.17:147][921]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal_Auto4BE31591E490B7CC7AD17368CDDFD6B31.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto4.uasset' +[2022.09.29-15.06.17:148][921]LogFileHelpers: Auto-saving content packages took 0.033 +[2022.09.29-15.22.50:811][887]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.031 and deleted 0 file(s) with total size 0 MiB. +[2022.09.29-16.22.50:910][627]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.031 and deleted 0 file(s) with total size 0 MiB. +[2022.09.29-17.06.57:675][529]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-17.06.57:675][529]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=2184 +[2022.09.29-17.06.58:008][529]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-17.06.58:008][529]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-17.06.58:008][529]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=30.51 +[2022.09.29-17.06.58:008][529]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-17.06.58:013][530]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-17.06.58:345][531]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=2184 +[2022.09.29-17.06.58:677][531]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=6.88 +[2022.09.29-17.06.58:677][531]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-17.06.58:681][532]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-17.22.50:933][372]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.031 and deleted 0 file(s) with total size 0 MiB. +[2022.09.29-17.38.16:836][133]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-17.38.16:836][133]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=2184 +[2022.09.29-17.38.17:169][133]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-17.38.17:169][133]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-17.38.17:169][133]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=17.54 +[2022.09.29-17.38.17:169][133]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-17.38.17:174][134]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-17.38.17:504][135]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-17.38.17:504][135]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=2184 +[2022.09.29-17.38.17:839][135]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=7.54 +[2022.09.29-17.38.17:839][135]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-17.38.17:845][136]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-17.38.18:174][137]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-17.38.18:174][137]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=2184 +[2022.09.29-17.38.18:505][137]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-17.38.18:505][137]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=8.77 +[2022.09.29-17.38.18:505][137]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-17.38.18:512][138]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-17.38.18:843][139]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-17.38.18:843][139]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=2184 +[2022.09.29-17.38.19:172][139]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-17.38.19:172][139]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=7.65 +[2022.09.29-17.38.19:172][139]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-17.38.19:178][140]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-17.38.19:512][141]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=2184 +[2022.09.29-17.38.19:841][141]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=6.93 +[2022.09.29-17.38.19:841][141]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-17.38.19:846][142]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-18.22.50:967][598]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.032 and deleted 0 file(s) with total size 0 MiB. +[2022.09.29-19.22.51:072][339]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.030 and deleted 0 file(s) with total size 0 MiB. +[2022.09.29-20.22.51:119][ 79]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.030 and deleted 0 file(s) with total size 0 MiB. +[2022.09.29-21.01.33:132][141]LogUObjectHash: Compacting FUObjectHashTables data took 5.48ms +[2022.09.29-21.01.33:135][141]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.126 +[2022.09.29-21.01.33:136][141]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_ButtonPedestal] ([2] browsable assets)... +[2022.09.29-21.01.33:162][141]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal] +[2022.09.29-21.01.33:162][141]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_ButtonPedestal] +[2022.09.29-21.01.33:176][141]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto5 +[2022.09.29-21.01.33:176][141]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal_Auto57CF64FD6494FC8B824BD5D85B6ED47CB.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto5.uasset' +[2022.09.29-21.01.33:177][141]LogFileHelpers: Auto-saving content packages took 0.042 +[2022.09.29-21.03.36:280][629]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.09.29-21.03.36:349][629]LogUObjectHash: Compacting FUObjectHashTables data took 2.28ms +[2022.09.29-21.03.37:295][680]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.09.29-21.03.37:302][680]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.09.29-21.03.37:303][680]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestalCDE7B0144A85074B44C7FD92F93B4B4C.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.09.29-21.03.37:318][680]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.09.29-21.03.37:318][680]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.09.29-21.11.33:557][387]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2022.09.29-21.11.33:577][387]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto6 +[2022.09.29-21.11.33:577][387]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto6EADFB17A4435B557A6012C896E8E5668.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto6.umap' +[2022.09.29-21.11.33:586][387]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.064 +[2022.09.29-21.11.33:586][387]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.064 +[2022.09.29-21.11.33:586][387]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/Blueprints/BP_ButtonPedestal] ([2] browsable assets)... +[2022.09.29-21.11.33:586][387]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_ButtonPedestal] +[2022.09.29-21.11.33:593][387]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto6 +[2022.09.29-21.11.33:593][387]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal_Auto6D3B32D1C44EE3D73A587F882759BA454.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto6.uasset' +[2022.09.29-21.11.33:594][387]LogFileHelpers: Auto-saving content packages took 0.008 +[2022.09.29-21.12.13:318][506]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.12.13:318][506]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-21.13.04:929][346]LogEditorClassViewer: Warning: Class /Engine/Tutorial/InWorldBlueprintEditing/TutorialAssets/IWBE_Blutility.IWBE_Blutility_C has parent /Script/Blutility.PlacedEditorUtilityBase, but this parent is not found. The Class will not be shown in ClassViewer. +[2022.09.29-21.13.08:038][346]LogSlate: Window 'Pick Parent Class' being destroyed +[2022.09.29-21.13.08:054][346]LogContentBrowser: Deferred new asset file creation: NewBlueprint +[2022.09.29-21.13.08:058][346]LogContentBrowser: Creating deferred item: NewBlueprint +[2022.09.29-21.13.08:065][347]LogContentBrowser: Renaming the item being created (Deferred Item: NewBlueprint). +[2022.09.29-21.13.17:083][884]LogContentBrowser: Attempting asset rename: NewBlueprint -> BasePickup +[2022.09.29-21.13.17:096][884]LogContentBrowser: End creating deferred item NewBlueprint +[2022.09.29-21.13.21:038][121]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BasePickup.BasePickup +[2022.09.29-21.13.21:039][121]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-21.13.21:613][121]LogViewport: Scene viewport resized to 1045x586, mode Windowed. +[2022.09.29-21.13.26:614][390]LogViewport: Scene viewport resized to 1042x605, mode Windowed. +[2022.09.29-21.13.26:790][392]LogViewport: Scene viewport resized to 497x230, mode Windowed. +[2022.09.29-21.13.27:267][413]LogViewport: Scene viewport resized to 1623x989, mode Windowed. +[2022.09.29-21.13.27:762][434]LogSlate: Window 'BasePickup' being destroyed +[2022.09.29-21.13.53:312][822]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.09.29-21.13.53:380][822]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms +[2022.09.29-21.13.53:415][822]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.09.29-21.13.53:416][822]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_CommsB8BFCC8D42F2AE058D817282C03E9CDE.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.09.29-21.13.53:443][822]AssetCheck: New page: Asset Save: BP_Comms +[2022.09.29-21.13.53:444][822]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.09.29-21.13.54:590][887]LogUObjectHash: Compacting FUObjectHashTables data took 2.53ms +[2022.09.29-21.14.00:997][887]LogSlate: Window 'Save Content' being destroyed +[2022.09.29-21.14.01:043][887]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BasePickup" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BasePickup.uasset" SILENT=true +[2022.09.29-21.14.01:046][887]LogSavePackage: Moving output files for package: /Game/Blueprints/BasePickup +[2022.09.29-21.14.01:046][887]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BasePickup361AA9964DFA377D41B706832E07DA78.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BasePickup.uasset' +[2022.09.29-21.14.01:047][887]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.09.29-21.14.01:054][887]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.09.29-21.14.01:055][887]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestalF3CB083745D0FD94A053A58D43F7A487.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.09.29-21.14.01:063][887]LogStall: Shutdown... +[2022.09.29-21.14.01:067][887]LogStall: Shutdown complete. +[2022.09.29-21.14.01:095][887]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.01:095][887]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-21.14.01:171][887]LogSlate: Window 'SCD2_AS1_UE5_Starter - Unreal Editor' being destroyed +[2022.09.29-21.14.01:313][887]AssetCheck: New page: Asset Save: multiple assets +[2022.09.29-21.14.01:313][887]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.09.29-21.14.01:313][887]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BasePickup.BasePickup +[2022.09.29-21.14.01:323][888]Cmd: QUIT_EDITOR +[2022.09.29-21.14.01:323][888]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2022.09.29-21.14.01:328][888]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2022.09.29-21.14.01:329][888]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2022.09.29-21.14.01:330][888]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2022.09.29-21.14.02:322][888]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2022.09.29-21.14.02:322][888]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2022.09.29-21.14.02:322][888]LogAudio: Display: Audio Device unregistered from world 'BP_Comms'. +[2022.09.29-21.14.02:339][888]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.09.29-21.14.02:341][888]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.09.29-21.14.02:352][888]LogAudio: Display: Audio Device Manager Shutdown +[2022.09.29-21.14.02:360][888]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2022.09.29-21.14.02:360][888]LogExit: Preparing to exit. +[2022.09.29-21.14.02:400][888]LogUObjectHash: Compacting FUObjectHashTables data took 1.76ms +[2022.09.29-21.14.02:426][888]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.14.02:426][888]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.14.02:430][888]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.14.02:430][888]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.14.02:430][888]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.14.02:430][888]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.14.02:430][888]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.14.02:430][888]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.14.02:431][888]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.14.02:431][888]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.14.02:431][888]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.14.03:440][888]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.03:443][888]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.03:445][888]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.03:447][888]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.03:450][888]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.03:452][888]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.03:455][888]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.03:457][888]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.03:460][888]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.09.29-21.14.03:460][888]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.09.29-21.14.03:460][888]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.09.29-21.14.03:460][888]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.09.29-21.14.03:460][888]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.09.29-21.14.03:460][888]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.09.29-21.14.03:460][888]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.09.29-21.14.03:460][888]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.03:474][888]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.03:554][888]LogStylusInput: Shutting down StylusInput subsystem. +[2022.09.29-21.14.03:556][888]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2022.09.29-21.14.03:562][888]LogExit: Editor shut down +[2022.09.29-21.14.03:570][888]LogDemo: Cleaned up 0 splitscreen connections with owner deletion +[2022.09.29-21.14.03:597][888]LogExit: Transaction tracking system shut down +[2022.09.29-21.14.04:051][888]LogExit: Object subsystem successfully closed. +[2022.09.29-21.14.04:060][888]LogShaderCompilers: Display: ================================================ +[2022.09.29-21.14.04:060][888]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.09.29-21.14.04:060][888]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.09.29-21.14.04:060][888]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.09.29-21.14.04:060][888]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.09.29-21.14.04:060][888]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.09.29-21.14.04:060][888]LogShaderCompilers: Display: Shaders Compiled: 0 +[2022.09.29-21.14.04:060][888]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%) +[2022.09.29-21.14.04:060][888]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2022.09.29-21.14.04:060][888]LogShaderCompilers: Display: ================================================ +[2022.09.29-21.14.04:106][888]LogShaderCompilers: Display: Shaders left to compile 0 +[2022.09.29-21.14.04:178][888]LogModuleManager: Shutting down and abandoning module ExternalImagePicker (886) +[2022.09.29-21.14.04:178][888]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (884) +[2022.09.29-21.14.04:178][888]LogModuleManager: Shutting down and abandoning module Voice (882) +[2022.09.29-21.14.04:178][888]LogModuleManager: Shutting down and abandoning module BlueprintGraph (880) +[2022.09.29-21.14.04:178][888]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (878) +[2022.09.29-21.14.04:178][888]LogModuleManager: Shutting down and abandoning module SubobjectEditor (876) +[2022.09.29-21.14.04:178][888]LogModuleManager: Shutting down and abandoning module SceneOutliner (874) +[2022.09.29-21.14.04:178][888]LogModuleManager: Shutting down and abandoning module AddContentDialog (872) +[2022.09.29-21.14.04:180][888]LogModuleManager: Shutting down and abandoning module WidgetCarousel (871) +[2022.09.29-21.14.04:180][888]LogModuleManager: Shutting down and abandoning module StatusBar (868) +[2022.09.29-21.14.04:180][888]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (866) +[2022.09.29-21.14.04:180][888]LogModuleManager: Shutting down and abandoning module StatsViewer (864) +[2022.09.29-21.14.04:181][888]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (862) +[2022.09.29-21.14.04:181][888]LogModuleManager: Shutting down and abandoning module AutomationWorker (860) +[2022.09.29-21.14.04:181][888]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (858) +[2022.09.29-21.14.04:181][888]LogModuleManager: Shutting down and abandoning module GooglePADEditor (856) +[2022.09.29-21.14.04:181][888]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (854) +[2022.09.29-21.14.04:182][888]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (852) +[2022.09.29-21.14.04:182][888]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (850) +[2022.09.29-21.14.04:182][888]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (848) +[2022.09.29-21.14.04:185][888]LogModuleManager: Shutting down and abandoning module MatineeToLevelSequence (846) +[2022.09.29-21.14.04:185][888]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (844) +[2022.09.29-21.14.04:186][888]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (842) +[2022.09.29-21.14.04:186][888]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (840) +[2022.09.29-21.14.04:186][888]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (838) +[2022.09.29-21.14.04:186][888]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (836) +[2022.09.29-21.14.04:186][888]LogModuleManager: Shutting down and abandoning module WebMMedia (834) +[2022.09.29-21.14.04:186][888]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (832) +[2022.09.29-21.14.04:187][888]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (830) +[2022.09.29-21.14.04:188][888]LogModuleManager: Shutting down and abandoning module SequenceRecorder (829) +[2022.09.29-21.14.04:189][888]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (826) +[2022.09.29-21.14.04:189][888]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (824) +[2022.09.29-21.14.04:189][888]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (822) +[2022.09.29-21.14.04:189][888]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (820) +[2022.09.29-21.14.04:189][888]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (818) +[2022.09.29-21.14.04:189][888]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (816) +[2022.09.29-21.14.04:189][888]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (814) +[2022.09.29-21.14.04:189][888]LogModuleManager: Shutting down and abandoning module PlanarCut (812) +[2022.09.29-21.14.04:189][888]LogModuleManager: Shutting down and abandoning module TextureAlignMode (810) +[2022.09.29-21.14.04:189][888]LogModuleManager: Shutting down and abandoning module BspMode (808) +[2022.09.29-21.14.04:190][888]LogModuleManager: Shutting down and abandoning module GeometryMode (806) +[2022.09.29-21.14.04:190][888]LogModuleManager: Shutting down and abandoning module CharacterAI (804) +[2022.09.29-21.14.04:190][888]LogModuleManager: Shutting down and abandoning module IKRigEditor (802) +[2022.09.29-21.14.04:191][888]LogModuleManager: Shutting down and abandoning module ControlRigSplineEditor (800) +[2022.09.29-21.14.04:191][888]LogModuleManager: Shutting down and abandoning module SmartSnapping (798) +[2022.09.29-21.14.04:191][888]LogModuleManager: Shutting down and abandoning module ControlRigEditor (796) +[2022.09.29-21.14.04:193][888]LogModuleManager: Shutting down and abandoning module AnimationEditor (795) +[2022.09.29-21.14.04:194][888]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (792) +[2022.09.29-21.14.04:195][888]LogModuleManager: Shutting down and abandoning module SessionServices (790) +[2022.09.29-21.14.04:195][888]LogModuleManager: Shutting down and abandoning module MeshPaint (788) +[2022.09.29-21.14.04:196][888]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (786) +[2022.09.29-21.14.04:196][888]LogModuleManager: Shutting down and abandoning module PlacementMode (785) +[2022.09.29-21.14.04:196][888]LogModuleManager: Shutting down and abandoning module FoliageEdit (782) +[2022.09.29-21.14.04:197][888]LogModuleManager: Shutting down and abandoning module LandscapeEditor (780) +[2022.09.29-21.14.04:199][888]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (778) +[2022.09.29-21.14.04:199][888]LogModuleManager: Shutting down and abandoning module ActorPickerMode (776) +[2022.09.29-21.14.04:199][888]LogModuleManager: Shutting down and abandoning module ViewportSnapping (774) +[2022.09.29-21.14.04:199][888]LogModuleManager: Shutting down and abandoning module EditorWidgets (772) +[2022.09.29-21.14.04:199][888]LogModuleManager: Shutting down and abandoning module ViewportInteraction (770) +[2022.09.29-21.14.04:199][888]LogModuleManager: Shutting down and abandoning module ClothPainter (768) +[2022.09.29-21.14.04:200][888]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (767) +[2022.09.29-21.14.04:201][888]LogModuleManager: Shutting down and abandoning module LogVisualizer (764) +[2022.09.29-21.14.04:202][888]LogModuleManager: Shutting down and abandoning module IntroTutorials (762) +[2022.09.29-21.14.04:204][888]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (760) +[2022.09.29-21.14.04:204][888]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (758) +[2022.09.29-21.14.04:204][888]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (757) +[2022.09.29-21.14.04:204][888]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (755) +[2022.09.29-21.14.05:014][888]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (752) +[2022.09.29-21.14.05:014][888]LogModuleManager: Shutting down and abandoning module HoloLensPlatformEditor (750) +[2022.09.29-21.14.05:014][888]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (748) +[2022.09.29-21.14.05:014][888]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (746) +[2022.09.29-21.14.05:014][888]LogModuleManager: Shutting down and abandoning module CSVtoSVG (744) +[2022.09.29-21.14.05:014][888]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (742) +[2022.09.29-21.14.05:014][888]LogModuleManager: Shutting down and abandoning module EditorConfig (740) +[2022.09.29-21.14.05:014][888]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (738) +[2022.09.29-21.14.05:014][888]LogModuleManager: Shutting down and abandoning module EditorFramework (736) +[2022.09.29-21.14.05:014][888]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (734) +[2022.09.29-21.14.05:016][888]LogModuleManager: Shutting down and abandoning module TraceInsights (732) +[2022.09.29-21.14.05:020][888]MemoryProfiler: Shutdown +[2022.09.29-21.14.05:021][888]NetworkingProfiler: Shutdown +[2022.09.29-21.14.05:021][888]LoadingProfiler: Shutdown +[2022.09.29-21.14.05:022][888]TimingProfiler: Shutdown +[2022.09.29-21.14.05:026][888]LogModuleManager: Shutting down and abandoning module TraceServices (731) +[2022.09.29-21.14.05:027][888]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (728) +[2022.09.29-21.14.05:027][888]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (727) +[2022.09.29-21.14.05:028][888]LogModuleManager: Shutting down and abandoning module InputBindingEditor (724) +[2022.09.29-21.14.05:029][888]LogModuleManager: Shutting down and abandoning module MergeActors (722) +[2022.09.29-21.14.05:030][888]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (720) +[2022.09.29-21.14.05:030][888]LogModuleManager: Shutting down and abandoning module LocalizationService (719) +[2022.09.29-21.14.05:030][888]LogModuleManager: Shutting down and abandoning module HardwareTargeting (716) +[2022.09.29-21.14.05:030][888]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (714) +[2022.09.29-21.14.05:031][888]LogModuleManager: Shutting down and abandoning module UndoHistory (712) +[2022.09.29-21.14.05:031][888]LogModuleManager: Shutting down and abandoning module XmlParser (710) +[2022.09.29-21.14.05:031][888]LogModuleManager: Shutting down and abandoning module Blutility (708) +[2022.09.29-21.14.05:031][888]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (706) +[2022.09.29-21.14.05:031][888]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (705) +[2022.09.29-21.14.05:032][888]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (702) +[2022.09.29-21.14.05:032][888]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (701) +[2022.09.29-21.14.05:032][888]LogModuleManager: Shutting down and abandoning module SettingsEditor (698) +[2022.09.29-21.14.05:032][888]LogModuleManager: Shutting down and abandoning module ProjectLauncher (696) +[2022.09.29-21.14.05:032][888]LogModuleManager: Shutting down and abandoning module SessionFrontend (694) +[2022.09.29-21.14.05:032][888]LogModuleManager: Shutting down and abandoning module ProfilerClient (692) +[2022.09.29-21.14.05:033][888]LogModuleManager: Shutting down and abandoning module DeviceManager (690) +[2022.09.29-21.14.05:033][888]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (689) +[2022.09.29-21.14.05:045][888]LogModuleManager: Shutting down and abandoning module AutomationController (686) +[2022.09.29-21.14.05:045][888]LogModuleManager: Shutting down and abandoning module AutomationWindow (684) +[2022.09.29-21.14.05:046][888]LogModuleManager: Shutting down and abandoning module Layers (682) +[2022.09.29-21.14.05:047][888]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (680) +[2022.09.29-21.14.05:047][888]LogModuleManager: Shutting down and abandoning module DetailCustomizations (678) +[2022.09.29-21.14.05:047][888]LogModuleManager: Shutting down and abandoning module PackagesDialog (676) +[2022.09.29-21.14.05:048][888]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (674) +[2022.09.29-21.14.05:049][888]LogModuleManager: Shutting down and abandoning module Persona (672) +[2022.09.29-21.14.05:050][888]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (671) +[2022.09.29-21.14.05:050][888]LogModuleManager: Shutting down and abandoning module AnimGraph (669) +[2022.09.29-21.14.05:050][888]LogModuleManager: Shutting down and abandoning module Kismet (666) +[2022.09.29-21.14.05:059][888]LogModuleManager: Shutting down and abandoning module KismetWidgets (665) +[2022.09.29-21.14.05:059][888]LogModuleManager: Shutting down and abandoning module GraphEditor (662) +[2022.09.29-21.14.05:060][888]LogModuleManager: Shutting down and abandoning module StructViewer (660) +[2022.09.29-21.14.05:060][888]LogModuleManager: Shutting down and abandoning module ClassViewer (658) +[2022.09.29-21.14.05:061][888]LogModuleManager: Shutting down and abandoning module NaniteTools (656) +[2022.09.29-21.14.05:062][888]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (654) +[2022.09.29-21.14.05:062][888]LogModuleManager: Shutting down and abandoning module SourceControlWindows (652) +[2022.09.29-21.14.05:062][888]LogModuleManager: Shutting down and abandoning module OutputLog (650) +[2022.09.29-21.14.05:063][888]LogModuleManager: Shutting down and abandoning module Documentation (648) +[2022.09.29-21.14.05:063][888]LogModuleManager: Shutting down and abandoning module LiveCoding (646) +[2022.09.29-21.14.05:075][888]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (644) +[2022.09.29-21.14.05:075][888]LogModuleManager: Shutting down and abandoning module MovieScene (642) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (640) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module LauncherPlatform (638) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module AnalyticsET (636) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module PortalServices (634) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module PortalRpc (632) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module MessagingRpc (630) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (628) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module AudioMixer (627) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module AudioMixerCore (626) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module AIModule (622) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module GameplayDebugger (621) +[2022.09.29-21.14.05:076][888]LogModuleManager: Shutting down and abandoning module AITestSuite (619) +[2022.09.29-21.14.05:077][888]LogModuleManager: Shutting down and abandoning module NavigationSystem (617) +[2022.09.29-21.14.05:077][888]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (614) +[2022.09.29-21.14.05:077][888]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (612) +[2022.09.29-21.14.05:077][888]LogModuleManager: Shutting down and abandoning module TypedElementFramework (610) +[2022.09.29-21.14.05:077][888]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (608) +[2022.09.29-21.14.05:077][888]LogModuleManager: Shutting down and abandoning module ProfilerService (606) +[2022.09.29-21.14.05:323][888]LogModuleManager: Shutting down and abandoning module TaskGraph (604) +[2022.09.29-21.14.05:325][888]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (602) +[2022.09.29-21.14.05:325][888]LogModuleManager: Shutting down and abandoning module MegascansPlugin (600) +[2022.09.29-21.14.05:325][888]LogModuleManager: Shutting down and abandoning module Bridge (598) +[2022.09.29-21.14.05:325][888]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (596) +[2022.09.29-21.14.05:325][888]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (594) +[2022.09.29-21.14.05:326][888]LogModuleManager: Shutting down and abandoning module InterchangePipelines (592) +[2022.09.29-21.14.05:326][888]LogModuleManager: Shutting down and abandoning module InterchangeExport (590) +[2022.09.29-21.14.05:326][888]LogModuleManager: Shutting down and abandoning module InterchangeMessages (588) +[2022.09.29-21.14.05:326][888]LogModuleManager: Shutting down and abandoning module InterchangeImport (586) +[2022.09.29-21.14.05:326][888]LogModuleManager: Shutting down and abandoning module InterchangeNodes (584) +[2022.09.29-21.14.05:326][888]LogModuleManager: Shutting down and abandoning module InterchangeResultsBrowser (582) +[2022.09.29-21.14.05:326][888]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (580) +[2022.09.29-21.14.05:327][888]LogModuleManager: Shutting down and abandoning module InterchangeEditor (578) +[2022.09.29-21.14.05:327][888]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (576) +[2022.09.29-21.14.05:327][888]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (574) +[2022.09.29-21.14.05:327][888]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (572) +[2022.09.29-21.14.05:327][888]LogModuleManager: Shutting down and abandoning module CollectionManager (571) +[2022.09.29-21.14.05:327][888]LogModuleManager: Shutting down and abandoning module SynthesisEditor (568) +[2022.09.29-21.14.05:327][888]LogModuleManager: Shutting down and abandoning module Synthesis (566) +[2022.09.29-21.14.05:328][888]LogModuleManager: Shutting down and abandoning module ResonanceAudio (564) +[2022.09.29-21.14.05:328][888]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (562) +[2022.09.29-21.14.05:328][888]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (560) +[2022.09.29-21.14.05:328][888]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (558) +[2022.09.29-21.14.05:328][888]LogModuleManager: Shutting down and abandoning module ModelingOperators (556) +[2022.09.29-21.14.05:329][888]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (554) +[2022.09.29-21.14.05:329][888]LogModuleManager: Shutting down and abandoning module ModelingComponents (552) +[2022.09.29-21.14.05:329][888]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (550) +[2022.09.29-21.14.05:329][888]LogModuleManager: Shutting down and abandoning module MeshModelingTools (548) +[2022.09.29-21.14.05:329][888]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (546) +[2022.09.29-21.14.05:329][888]LogModuleManager: Shutting down and abandoning module HairStrandsEditor (544) +[2022.09.29-21.14.05:330][888]LogModuleManager: Shutting down and abandoning module GooglePAD (542) +[2022.09.29-21.14.05:330][888]LogModuleManager: Shutting down and abandoning module AudioCapture (540) +[2022.09.29-21.14.05:330][888]LogModuleManager: Shutting down and abandoning module AudioCaptureRtAudio (539) +[2022.09.29-21.14.05:331][888]LogModuleManager: Shutting down and abandoning module DynamicMesh (536) +[2022.09.29-21.14.05:331][888]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (534) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (532) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (530) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (528) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (526) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module SequencerScripting (524) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module CableComponent (522) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module TemplateSequence (520) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (518) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (516) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (514) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module AppleImageUtils (512) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module AssetTags (510) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module AndroidPermission (506) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (504) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (502) +[2022.09.29-21.14.05:332][888]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (500) +[2022.09.29-21.14.05:333][888]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (498) +[2022.09.29-21.14.05:334][888]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (496) +[2022.09.29-21.14.05:334][888]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (494) +[2022.09.29-21.14.05:334][888]LogModuleManager: Shutting down and abandoning module MediaCompositing (492) +[2022.09.29-21.14.05:335][888]LogModuleManager: Shutting down and abandoning module ImgMedia (490) +[2022.09.29-21.14.05:335][888]LogModuleManager: Shutting down and abandoning module UObjectPlugin (488) +[2022.09.29-21.14.05:335][888]LogModuleManager: Shutting down and abandoning module UnrealInsightsInterface (486) +[2022.09.29-21.14.05:335][888]LogModuleManager: Shutting down and abandoning module PluginUtils (484) +[2022.09.29-21.14.05:335][888]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (482) +[2022.09.29-21.14.05:336][888]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (480) +[2022.09.29-21.14.05:336][888]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (478) +[2022.09.29-21.14.05:337][888]LogModuleManager: Shutting down and abandoning module GitSourceControl (476) +[2022.09.29-21.14.05:337][888]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (474) +[2022.09.29-21.14.05:337][888]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (472) +[2022.09.29-21.14.05:337][888]LogOpenImageDenoise: OIDN shutting down +[2022.09.29-21.14.05:337][888]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (470) +[2022.09.29-21.14.05:337][888]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (468) +[2022.09.29-21.14.05:338][888]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (466) +[2022.09.29-21.14.05:339][888]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (464) +[2022.09.29-21.14.05:339][888]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (462) +[2022.09.29-21.14.05:339][888]LogModuleManager: Shutting down and abandoning module MeshLODToolset (460) +[2022.09.29-21.14.05:340][888]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (458) +[2022.09.29-21.14.05:341][888]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (456) +[2022.09.29-21.14.05:341][888]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (454) +[2022.09.29-21.14.05:341][888]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (452) +[2022.09.29-21.14.05:341][888]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (450) +[2022.09.29-21.14.05:341][888]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (449) +[2022.09.29-21.14.05:341][888]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (446) +[2022.09.29-21.14.05:342][888]LogModuleManager: Shutting down and abandoning module StylusInput (444) +[2022.09.29-21.14.05:342][888]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (442) +[2022.09.29-21.14.05:342][888]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (440) +[2022.09.29-21.14.05:342][888]LogModuleManager: Shutting down and abandoning module PluginBrowser (438) +[2022.09.29-21.14.05:344][888]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (436) +[2022.09.29-21.14.05:345][888]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (434) +[2022.09.29-21.14.05:345][888]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (432) +[2022.09.29-21.14.05:346][888]LogModuleManager: Shutting down and abandoning module CurveEditorTools (430) +[2022.09.29-21.14.05:347][888]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (428) +[2022.09.29-21.14.05:347][888]LogModuleManager: Shutting down and abandoning module EditorDebugTools (426) +[2022.09.29-21.14.05:347][888]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (424) +[2022.09.29-21.14.05:347][888]LogModuleManager: Shutting down and abandoning module CryptoKeys (422) +[2022.09.29-21.14.05:347][888]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (420) +[2022.09.29-21.14.05:347][888]LogModuleManager: Shutting down and abandoning module FractureEditor (418) +[2022.09.29-21.14.05:349][888]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (416) +[2022.09.29-21.14.05:349][888]LogModuleManager: Shutting down and abandoning module ChaosNiagara (414) +[2022.09.29-21.14.05:349][888]LogModuleManager: Shutting down and abandoning module BackChannel (412) +[2022.09.29-21.14.05:350][888]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (410) +[2022.09.29-21.14.05:350][888]LogModuleManager: Shutting down and abandoning module AutomationUtils (408) +[2022.09.29-21.14.05:350][888]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (406) +[2022.09.29-21.14.05:352][888]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (404) +[2022.09.29-21.14.05:352][888]LogModuleManager: Shutting down and abandoning module AlembicImporter (402) +[2022.09.29-21.14.05:352][888]LogModuleManager: Shutting down and abandoning module AlembicLibrary (401) +[2022.09.29-21.14.05:352][888]LogModuleManager: Shutting down and abandoning module GeometryCache (400) +[2022.09.29-21.14.05:352][888]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (399) +[2022.09.29-21.14.05:352][888]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (394) +[2022.09.29-21.14.05:352][888]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (392) +[2022.09.29-21.14.05:352][888]LogModuleManager: Shutting down and abandoning module ControlRigSpline (390) +[2022.09.29-21.14.05:352][888]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (388) +[2022.09.29-21.14.05:352][888]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (386) +[2022.09.29-21.14.05:352][888]LogModuleManager: Shutting down and abandoning module Paper2DEditor (384) +[2022.09.29-21.14.05:354][888]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (382) +[2022.09.29-21.14.05:354][888]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (380) +[2022.09.29-21.14.05:354][888]LogModuleManager: Shutting down and abandoning module SoundFields (378) +[2022.09.29-21.14.05:354][888]LogModuleManager: Shutting down and abandoning module SignificanceManager (376) +[2022.09.29-21.14.05:354][888]LogModuleManager: Shutting down and abandoning module RuntimePhysXCooking (374) +[2022.09.29-21.14.05:354][888]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (372) +[2022.09.29-21.14.05:354][888]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (370) +[2022.09.29-21.14.05:354][888]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (368) +[2022.09.29-21.14.05:354][888]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (367) +[2022.09.29-21.14.05:355][888]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (364) +[2022.09.29-21.14.05:355][888]LogModuleManager: Shutting down and abandoning module UdpMessaging (362) +[2022.09.29-21.14.05:456][888]LogModuleManager: Shutting down and abandoning module TcpMessaging (360) +[2022.09.29-21.14.05:557][888]LogModuleManager: Shutting down and abandoning module ActorSequence (358) +[2022.09.29-21.14.05:557][888]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (356) +[2022.09.29-21.14.05:557][888]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (354) +[2022.09.29-21.14.05:557][888]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (352) +[2022.09.29-21.14.05:558][888]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (350) +[2022.09.29-21.14.05:558][888]LogModuleManager: Shutting down and abandoning module AnimationSharing (348) +[2022.09.29-21.14.05:558][888]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (346) +[2022.09.29-21.14.05:558][888]LogModuleManager: Shutting down and abandoning module DataValidation (344) +[2022.09.29-21.14.05:558][888]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (342) +[2022.09.29-21.14.05:558][888]LogModuleManager: Shutting down and abandoning module FacialAnimation (340) +[2022.09.29-21.14.05:558][888]LogModuleManager: Shutting down and abandoning module PBIK (338) +[2022.09.29-21.14.05:558][888]LogModuleManager: Shutting down and abandoning module FullBodyIK (336) +[2022.09.29-21.14.05:558][888]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (334) +[2022.09.29-21.14.05:559][888]LogModuleManager: Shutting down and abandoning module LevelEditor (333) +[2022.09.29-21.14.05:565][888]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (332) +[2022.09.29-21.14.05:565][888]LogModuleManager: Shutting down and abandoning module LevelAssetEditor (330) +[2022.09.29-21.14.05:565][888]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (328) +[2022.09.29-21.14.05:565][888]LogModuleManager: Shutting down and abandoning module MainFrame (326) +[2022.09.29-21.14.05:565][888]LogModuleManager: Shutting down and abandoning module HotReload (325) +[2022.09.29-21.14.05:565][888]LogModuleManager: Shutting down and abandoning module TreeMap (321) +[2022.09.29-21.14.05:565][888]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (318) +[2022.09.29-21.14.05:565][888]LogModuleManager: Shutting down and abandoning module Niagara (316) +[2022.09.29-21.14.05:567][888]LogModuleManager: Shutting down and abandoning module SignalProcessing (315) +[2022.09.29-21.14.05:567][888]LogModuleManager: Shutting down and abandoning module NiagaraEditor (313) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module ContentBrowser (312) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module ToolMenus (311) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module ContentBrowserData (309) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module NiagaraCore (304) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (302) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module IKRig (300) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module GameplayCameras (298) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module Paper2D (296) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (294) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module ControlRig (292) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module LevelSequence (291) +[2022.09.29-21.14.05:568][888]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (288) +[2022.09.29-21.14.05:570][888]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (286) +[2022.09.29-21.14.05:571][888]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (284) +[2022.09.29-21.14.05:571][888]LogModuleManager: Shutting down and abandoning module AndroidFileServer (282) +[2022.09.29-21.14.05:571][888]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (280) +[2022.09.29-21.14.05:571][888]LogModuleManager: Shutting down and abandoning module PacketHandler (278) +[2022.09.29-21.14.05:571][888]LogModuleManager: Shutting down and abandoning module AnimationDataController (276) +[2022.09.29-21.14.05:571][888]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (274) +[2022.09.29-21.14.05:571][888]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (272) +[2022.09.29-21.14.05:571][888]LogModuleManager: Shutting down and abandoning module MediaAssets (270) +[2022.09.29-21.14.05:571][888]LogModuleManager: Shutting down and abandoning module Overlay (268) +[2022.09.29-21.14.05:571][888]LogModuleManager: Shutting down and abandoning module OverlayEditor (267) +[2022.09.29-21.14.05:571][888]LogModuleManager: Shutting down and abandoning module VREditor (264) +[2022.09.29-21.14.05:572][888]LogModuleManager: Shutting down and abandoning module StringTableEditor (262) +[2022.09.29-21.14.05:572][888]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (260) +[2022.09.29-21.14.05:572][888]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (258) +[2022.09.29-21.14.05:574][888]LogModuleManager: Shutting down and abandoning module FunctionalTesting (256) +[2022.09.29-21.14.05:574][888]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (254) +[2022.09.29-21.14.05:575][888]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (253) +[2022.09.29-21.14.05:576][888]LogModuleManager: Shutting down and abandoning module UMG (250) +[2022.09.29-21.14.05:576][888]LogModuleManager: Shutting down and abandoning module UMGEditor (249) +[2022.09.29-21.14.05:577][888]LogModuleManager: Shutting down and abandoning module SlateReflector (244) +[2022.09.29-21.14.05:580][888]LogModuleManager: Shutting down and abandoning module Slate (242) +[2022.09.29-21.14.05:580][888]LogModuleManager: Shutting down and abandoning module SlateCore (240) +[2022.09.29-21.14.05:582][888]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (238) +[2022.09.29-21.14.05:582][888]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (236) +[2022.09.29-21.14.05:582][888]LogModuleManager: Shutting down and abandoning module UnrealEd (234) +[2022.09.29-21.14.05:582][888]LogModuleManager: Shutting down and abandoning module MRMesh (232) +[2022.09.29-21.14.05:582][888]LogModuleManager: Shutting down and abandoning module Messaging (230) +[2022.09.29-21.14.05:582][888]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (228) +[2022.09.29-21.14.05:582][888]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (226) +[2022.09.29-21.14.05:582][888]LogModuleManager: Shutting down and abandoning module Networking (224) +[2022.09.29-21.14.05:582][888]LogModuleManager: Shutting down and abandoning module Core (222) +[2022.09.29-21.14.05:582][888]LogModuleManager: Shutting down and abandoning module MaterialEditor (220) +[2022.09.29-21.14.05:584][888]LogModuleManager: Shutting down and abandoning module MovieSceneTools (218) +[2022.09.29-21.14.05:585][888]LogModuleManager: Shutting down and abandoning module CurveEditor (217) +[2022.09.29-21.14.05:586][888]LogModuleManager: Shutting down and abandoning module Sequencer (215) +[2022.09.29-21.14.05:587][888]LogModuleManager: Shutting down and abandoning module EditorStyle (214) +[2022.09.29-21.14.05:588][888]LogModuleManager: Shutting down and abandoning module KismetCompiler (210) +[2022.09.29-21.14.05:588][888]LogModuleManager: Shutting down and abandoning module MeshBuilder (208) +[2022.09.29-21.14.05:588][888]LogModuleManager: Shutting down and abandoning module NaniteBuilder (206) +[2022.09.29-21.14.05:588][888]LogModuleManager: Shutting down and abandoning module MeshUtilities (204) +[2022.09.29-21.14.05:589][888]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (203) +[2022.09.29-21.14.05:589][888]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (202) +[2022.09.29-21.14.05:589][888]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (201) +[2022.09.29-21.14.05:589][888]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (199) +[2022.09.29-21.14.05:590][888]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (197) +[2022.09.29-21.14.05:592][888]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (195) +[2022.09.29-21.14.05:592][888]LogModuleManager: Shutting down and abandoning module MaterialBaking (191) +[2022.09.29-21.14.05:593][888]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (186) +[2022.09.29-21.14.05:593][888]LogModuleManager: Shutting down and abandoning module DerivedDataCache (184) +[2022.09.29-21.14.05:602][888]LogModuleManager: Shutting down and abandoning module TargetPlatform (182) +[2022.09.29-21.14.05:603][888]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (181) +[2022.09.29-21.14.05:603][888]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (179) +[2022.09.29-21.14.05:603][888]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (177) +[2022.09.29-21.14.05:604][888]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (175) +[2022.09.29-21.14.05:604][888]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (173) +[2022.09.29-21.14.05:604][888]LogModuleManager: Shutting down and abandoning module AudioFormatBink (171) +[2022.09.29-21.14.05:604][888]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (169) +[2022.09.29-21.14.05:605][888]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (167) +[2022.09.29-21.14.05:605][888]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (165) +[2022.09.29-21.14.05:605][888]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (163) +[2022.09.29-21.14.05:605][888]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (161) +[2022.09.29-21.14.05:605][888]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (159) +[2022.09.29-21.14.05:605][888]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (157) +[2022.09.29-21.14.05:605][888]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (155) +[2022.09.29-21.14.05:605][888]LogModuleManager: Shutting down and abandoning module HoloLensTargetPlatform (153) +[2022.09.29-21.14.05:606][888]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (151) +[2022.09.29-21.14.05:606][888]LogModuleManager: Shutting down and abandoning module TextureFormat (149) +[2022.09.29-21.14.05:606][888]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (148) +[2022.09.29-21.14.05:606][888]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (146) +[2022.09.29-21.14.05:606][888]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (144) +[2022.09.29-21.14.05:607][888]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (142) +[2022.09.29-21.14.05:607][888]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (140) +[2022.09.29-21.14.05:608][888]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (138) +[2022.09.29-21.14.05:608][888]LogModuleManager: Shutting down and abandoning module ImageWrapper (137) +[2022.09.29-21.14.05:608][888]LogModuleManager: Shutting down and abandoning module TurnkeySupport (133) +[2022.09.29-21.14.05:608][888]LogModuleManager: Shutting down and abandoning module InputCore (130) +[2022.09.29-21.14.05:608][888]LogModuleManager: Shutting down and abandoning module Settings (128) +[2022.09.29-21.14.05:608][888]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (126) +[2022.09.29-21.14.05:610][888]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (124) +[2022.09.29-21.14.05:610][888]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (123) +[2022.09.29-21.14.05:610][888]LogModuleManager: Shutting down and abandoning module Chaos (120) +[2022.09.29-21.14.05:610][888]LogModuleManager: Shutting down and abandoning module GeometryCore (119) +[2022.09.29-21.14.05:610][888]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (116) +[2022.09.29-21.14.05:610][888]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (115) +[2022.09.29-21.14.05:610][888]LogModuleManager: Shutting down and abandoning module AVEncoder (114) +[2022.09.29-21.14.05:610][888]LogModuleManager: Shutting down and abandoning module D3D12RHI (110) +[2022.09.29-21.14.05:610][888]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (108) +[2022.09.29-21.14.05:610][888]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (106) +[2022.09.29-21.14.05:611][888]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (104) +[2022.09.29-21.14.05:611][888]LogModuleManager: Shutting down and abandoning module HairStrandsCore (102) +[2022.09.29-21.14.05:611][888]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (100) +[2022.09.29-21.14.05:611][888]LogModuleManager: Shutting down and abandoning module ChunkDownloader (98) +[2022.09.29-21.14.05:611][888]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (96) +[2022.09.29-21.14.05:611][888]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (94) +[2022.09.29-21.14.05:612][888]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (92) +[2022.09.29-21.14.05:614][888]LogModuleManager: Shutting down and abandoning module XMPP (87) +[2022.09.29-21.14.05:615][888]LogModuleManager: Shutting down and abandoning module WebSockets (86) +[2022.09.29-21.14.05:640][888]LogModuleManager: Shutting down and abandoning module HTTP (83) +[2022.09.29-21.14.05:641][888]LogHttp: Warning: Http module shutting down, but needs to wait on 1 outstanding Http requests: +[2022.09.29-21.14.05:641][888]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B0830C2F5-482D-C2C4-6A33-0B8AD945BC9E%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.0.3-20979098%2B%2B%2BUE5%2BRelease-5.0&UserID=a23cc22e4e41daa075a20bba071d2aa6%7C26e21ce16cb84f44aa89dafabbcb17a0%7C7a25e1b3-8a16-4de1-a8a6-cbe5202c516e&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2022.09.29-21.14.05:641][888]LogHttp: Warning: Cleaning up 1 outstanding Http requests. +[2022.09.29-21.14.05:656][888]LogModuleManager: Shutting down and abandoning module SSL (82) +[2022.09.29-21.14.05:658][888]LogModuleManager: Shutting down and abandoning module VariantManagerContent (78) +[2022.09.29-21.14.05:658][888]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (76) +[2022.09.29-21.14.05:658][888]LogModuleManager: Shutting down and abandoning module DatasmithContent (74) +[2022.09.29-21.14.05:658][888]LogModuleManager: Shutting down and abandoning module WmfMedia (72) +[2022.09.29-21.14.05:662][888]LogModuleManager: Shutting down and abandoning module Media (71) +[2022.09.29-21.14.05:664][888]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (68) +[2022.09.29-21.14.05:664][888]LogModuleManager: Shutting down and abandoning module PixWinPlugin (66) +[2022.09.29-21.14.05:665][888]LogModuleManager: Shutting down and abandoning module ChaosCloth (64) +[2022.09.29-21.14.05:665][888]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (62) +[2022.09.29-21.14.05:665][888]LogModuleManager: Shutting down and abandoning module NiagaraShader (60) +[2022.09.29-21.14.05:665][888]LogModuleManager: Shutting down and abandoning module AISupportModule (58) +[2022.09.29-21.14.05:665][888]LogModuleManager: Shutting down and abandoning module DesktopPlatform (56) +[2022.09.29-21.14.05:665][888]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (54) +[2022.09.29-21.14.05:665][888]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (52) +[2022.09.29-21.14.05:667][888]LogModuleManager: Shutting down and abandoning module SourceControl (51) +[2022.09.29-21.14.05:668][888]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (48) +[2022.09.29-21.14.05:668][888]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (46) +[2022.09.29-21.14.05:668][888]LogModuleManager: Shutting down and abandoning module PlatformCrypto (44) +[2022.09.29-21.14.05:668][888]LogModuleManager: Shutting down and abandoning module XGEController (42) +[2022.09.29-21.14.05:668][888]LogXGEController: Cleaning working directory: C:/Users/randa/AppData/Local/Temp/UnrealXGEWorkingDir/ +[2022.09.29-21.14.05:669][888]LogModuleManager: Shutting down and abandoning module FastBuildController (40) +[2022.09.29-21.14.05:669][888]LogModuleManager: Shutting down and abandoning module AnimationModifiers (38) +[2022.09.29-21.14.05:670][888]LogModuleManager: Shutting down and abandoning module AudioEditor (36) +[2022.09.29-21.14.05:671][888]LogModuleManager: Shutting down and abandoning module PropertyEditor (35) +[2022.09.29-21.14.05:671][888]LogModuleManager: Shutting down and abandoning module Virtualization (32) +[2022.09.29-21.14.05:671][888]LogModuleManager: Shutting down and abandoning module MessageLog (31) +[2022.09.29-21.14.05:671][888]LogModuleManager: Shutting down and abandoning module TextureCompressor (28) +[2022.09.29-21.14.05:672][888]LogModuleManager: Shutting down and abandoning module RenderCore (26) +[2022.09.29-21.14.05:672][888]LogModuleManager: Shutting down and abandoning module Landscape (24) +[2022.09.29-21.14.05:672][888]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (22) +[2022.09.29-21.14.05:673][888]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (20) +[2022.09.29-21.14.05:673][888]LogModuleManager: Shutting down and abandoning module Renderer (18) +[2022.09.29-21.14.05:674][888]LogModuleManager: Shutting down and abandoning module Engine (16) +[2022.09.29-21.14.05:674][888]LogModuleManager: Shutting down and abandoning module CoreUObject (14) +[2022.09.29-21.14.05:674][888]LogModuleManager: Shutting down and abandoning module SandboxFile (12) +[2022.09.29-21.14.05:675][888]LogModuleManager: Shutting down and abandoning module PakFile (10) +[2022.09.29-21.14.05:675][888]LogModuleManager: Shutting down and abandoning module RSA (9) +[2022.09.29-21.14.05:675][888]LogModuleManager: Shutting down and abandoning module NetworkFile (6) +[2022.09.29-21.14.05:675][888]LogModuleManager: Shutting down and abandoning module StreamingFile (4) +[2022.09.29-21.14.05:675][888]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2022.09.29-21.14.05:720][888]LogD3D12RHI: Display: D3D12 ReleaseResources: 258 items to release +[2022.09.29-21.14.05:720][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.14.05:720][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.14.05:720][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.14.05:722][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.14.05:722][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.14.05:722][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.14.05:722][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.14.05:722][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "HitProxyCPUTexture", 6766552 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.14.05:723][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "HitProxyTexture", 2038 x 826 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:723][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "BufferedRT", 2038 x 826 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.14.05:723][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:723][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:724][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:724][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:724][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:725][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:725][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:725][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:725][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:725][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:725][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:725][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:726][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:726][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:726][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:726][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:726][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:726][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:726][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:727][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:727][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:727][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:727][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:727][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:727][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 186 x 186 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:728][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.NumHistoryFramesAccumulated", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:728][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Metadata", 2040 x 828 x 1, Mips: 1, Format: 0x31, Flags: 0x4 +[2022.09.29-21.14.05:728][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.LowFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:728][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.HighFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:728][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.SubpixelInfo", 2040 x 828 x 1, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-21.14.05:729][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Translucency", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:729][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.TranslucencyAlpha", 2040 x 828 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:729][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Editor.PrimitivesDepthHistory", 4080 x 1656 x 1, Mips: 1, Format: 0x29, Flags: 0x1 +[2022.09.29-21.14.05:729][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Dummy", 1 x 1 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.14.05:729][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.FastUpdateMode", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:729][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.RoughSpecularIndirect", 1604 x 792 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:730][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance", 808 x 600 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:730][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeSceneDepth", 101 x 75 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.14.05:730][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition", 101 x 75 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-21.14.05:730][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.AccumulatedResolveVariance", 1604 x 792 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.14.05:730][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 192 x 48 x 48, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.14.05:730][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.14.05:731][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:731][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 72 x 24 x 24, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.14.05:731][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.NumHistoryFramesAccumulated", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:731][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "GBufferA", 1604 x 792 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.14.05:731][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.SpecularIndirect", 1604 x 792 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.14.05:731][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelVisBuffer", 25165824 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:732][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.14.05:732][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.14.05:732][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.14.05:734][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TextureRenderTarget2D_0", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:734][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:734][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:734][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:734][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:735][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:735][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:735][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:736][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:736][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:737][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:739][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:739][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:739][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:739][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:740][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:740][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:740][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:741][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:741][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:741][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:741][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:741][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:742][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:742][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:742][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:744][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:744][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:744][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:744][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:745][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:745][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:745][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:745][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:746][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:746][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:746][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:746][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:747][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:747][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:748][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:748][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:748][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:748][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:749][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:749][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:749][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:749][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:750][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:750][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:750][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:750][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:751][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:751][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:751][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:751][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:751][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:752][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.14.05:752][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:753][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:753][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:753][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:753][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:753][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:753][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:754][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:754][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:754][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:754][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:754][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:754][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:755][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:755][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:755][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:755][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:755][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:755][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:756][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:756][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:756][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:756][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:756][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:756][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:756][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:756][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:757][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:757][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:757][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:757][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:757][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:757][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:757][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:758][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:758][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-21.14.05:758][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-21.14.05:758][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleCurveTexture", 512 x 512 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:759][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "CombineLUTs", 32 x 32 x 32, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.14.05:759][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.CameraAPVolume0", 32 x 32 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.14.05:759][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelLighting", 64 x 256 x 384, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.14.05:760][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 1024 x 1024 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.14.05:760][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 1024 x 1024 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:760][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 2048 x 2048 x 1, Mips: 3, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:760][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.09.29-21.14.05:760][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:761][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "OctahedralSolidAngleTexture", 16 x 16 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.14.05:761][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Editor.PrimitivesDepthHistory", 4080 x 1656 x 1, Mips: 1, Format: 0x29, Flags: 0x1 +[2022.09.29-21.14.05:761][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 4096 x 4096 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.14.05:762][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:763][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 4352 x 4352 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:765][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.Output", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:765][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.TranslucencyAlpha", 2040 x 828 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:766][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.09.29-21.14.05:766][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "CombineLUTs", 32 x 32 x 32, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.14.05:766][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Translucency", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:766][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.SubpixelInfo", 2040 x 828 x 1, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-21.14.05:767][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Metadata", 2040 x 828 x 1, Mips: 1, Format: 0x31, Flags: 0x4 +[2022.09.29-21.14.05:767][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.HighFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:767][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.AccumulatedResolveVariance", 1604 x 792 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.14.05:767][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.NumHistoryFramesAccumulated", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:767][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.FastUpdateMode", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:768][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.NumHistoryFramesAccumulated", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:768][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.09.29-21.14.05:768][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.LowFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:768][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.DepthHistory", 1604 x 792 x 1, Mips: 1, Format: 0x29, Flags: 0x4 +[2022.09.29-21.14.05:768][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.RoughSpecularIndirect", 1604 x 792 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:769][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageAtlas", 512 x 512 x 256, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:770][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldCoverageAtlas", 256 x 256 x 128, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:770][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFieldPageTableCombined", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-21.14.05:770][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalSDFMipTexture", 56 x 56 x 224, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:770][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableStationaryLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-21.14.05:770][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableMovableLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-21.14.05:771][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "GBufferA", 1604 x 792 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.14.05:771][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.DiffuseIndirect", 1604 x 792 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.14.05:771][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition", 101 x 75 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-21.14.05:771][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeSceneDepth", 101 x 75 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.14.05:771][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance", 808 x 600 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:772][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 192 x 48 x 48, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.14.05:772][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.14.05:772][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.09.29-21.14.05:772][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:773][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 72 x 24 x 24, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.14.05:773][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "SceneColor", 1604 x 792 x 1, Mips: 1, Format: 0xA, Flags: 0x5 +[2022.09.29-21.14.05:773][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.SpecularIndirect", 1604 x 792 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.14.05:773][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.SkyViewLut", 192 x 104 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:774][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.TransmittanceLut", 256 x 64 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:774][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.MultiScatteredLuminanceLut", 32 x 32 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:774][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.DistantSkyLightLut", 1 x 1 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:774][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.PhysicalPagePool", 16384 x 4096 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.14.05:777][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:777][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneAlbedo", 4096 x 4096 x 1, Mips: 1, Format: 0x61, Flags: 0x0 +[2022.09.29-21.14.05:778][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneOpacity", 4096 x 4096 x 1, Mips: 1, Format: 0x50, Flags: 0x0 +[2022.09.29-21.14.05:778][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDepth", 4096 x 4096 x 1, Mips: 1, Format: 0x23, Flags: 0x1 +[2022.09.29-21.14.05:778][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNormal", 4096 x 4096 x 1, Mips: 1, Format: 0x53, Flags: 0x0 +[2022.09.29-21.14.05:779][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneEmissive", 4096 x 4096 x 1, Mips: 1, Format: 0x5F, Flags: 0x0 +[2022.09.29-21.14.05:779][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.09.29-21.14.05:779][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneIndirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.09.29-21.14.05:780][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNumFramesAccumulatedAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x3D, Flags: 0x5 +[2022.09.29-21.14.05:780][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneFinalLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.09.29-21.14.05:781][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:781][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:781][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:781][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:782][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:782][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:782][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:783][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:783][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHBlueAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.14.05:783][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.TraceRadianceAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.14.05:783][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHRedAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.14.05:784][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHGreenAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.14.05:784][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.14.05:784][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Dummy", 1 x 1 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.14.05:784][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "HairLUT0", 1 x 1 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.14.05:784][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Hair.LUT(DualScattering)", 64 x 64 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.14.05:785][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap0", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:785][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap1", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:785][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap0", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:785][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap1", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:785][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkySHIrradiance", 9 x 1 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.14.05:786][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FixupProbeBordersIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:786][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceCacheHardwareRayTracingIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:786][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:786][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Nanite.MainAndPostNodesAndClusterBatchesBuffer", 44040192 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:788][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.ReflectionResolveTileIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:789][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.CulledObjectIndirectArguments", 65520 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:789][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShaderDraw.IndirectBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:789][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.CompactTracingIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:789][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.CompactRayTraceDispatchIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:789][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FilterProbesIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:789][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.ProcessGPUInstanceInvalidationsIndirectArgs", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:790][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "InstanceCulling.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:790][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.14.05:790][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.14.05:790][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.14.05:790][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.14.05:791][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.14.05:791][888]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.14.05:965][888]LogD3D12RHI: ~FD3D12DynamicRHI +[2022.09.29-21.14.05:965][888]LogExit: Exiting. +[2022.09.29-21.14.05:979][888]Log file closed, 09/29/22 17:14:05 diff --git a/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.09.29-21.32.04.log b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.09.29-21.32.04.log new file mode 100644 index 0000000..bda8498 --- /dev/null +++ b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.09.29-21.32.04.log @@ -0,0 +1,1570 @@ +Log file open, 09/29/22 17:14:20 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogWindows: Started CrashReportClient (pid=37664) +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogInit: Display: Running engine for game: SCD2_AS1_UE5_Starter +LogCore: UnrealTraceServer: Trace store launch successful +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.0-CL-20979098" +LogCsvProfiler: Display: Metadata set : engineversion="5.0.3-20979098+++UE5+Release-5.0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\SCD2_AS1_UE5_Starter.uproject""" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (21H2) [10.0.19044.2006] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3700X 8-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : loginid="a23cc22e4e41daa075a20bba071d2aa6" +LogCsvProfiler: Display: Metadata set : llm="0" +LogPlatformFile: Not using cached read wrapper +LogStats: Stats thread started at 0.487451 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -5:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-4A1144644B095F57C4DB128CAD5C547B + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds +LogConfig: Display: Loading Windows ini files took 0.03 seconds +LogConfig: Display: Loading Android ini files took 0.04 seconds +LogConfig: Display: Loading Mac ini files took 0.04 seconds +LogConfig: Display: Loading IOS ini files took 0.04 seconds +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading TVOS ini files took 0.04 seconds +LogConfig: Display: Loading HoloLens ini files took 0.04 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin MatineeToLevelSequence +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin RuntimePhysXCooking +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/HairStrands/Content/' mounted to '/HairStrands/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +SourceControl: Source control is disabled +SourceControl: Source control is disabled +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogInit: Using libcurl 7.55.1-DEV +LogInit: - built for x86_64-pc-win32 +LogInit: - supports SSL with OpenSSL/1.1.1 +LogInit: - supports HTTP deflate (compression) using libz 1.2.8 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +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 = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +LogInit: Build: ++UE5+Release-5.0-CL-20979098 +LogInit: Engine Version: 5.0.3-20979098+++UE5+Release-5.0 +LogInit: Compatible Engine Version: 5.0.0-19505902+++UE5+Release-5.0 +LogInit: Net CL: 19505902 +LogInit: OS: Windows 10 (21H2) [10.0.19044.2006] (), CPU: AMD Ryzen 7 3700X 8-Core Processor , GPU: NVIDIA GeForce RTX 2070 +LogInit: Compiled (64-bit): Jul 7 2022 02:16:06 +LogInit: Compiled with Visual C++: 19.29.30138.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.0 +LogInit: Command Line: +LogInit: Base Directory: E:/Game Engines/Unreal Engine/UE_5.0/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogDevObjectVersion: Number of dev versions registered: 34 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +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): 20 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 45 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 59 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 3 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 59 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 36 +LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8 +LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[r.DetectAndWarnOfBadDrivers:0]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2022.09.29-21.14.21:648][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2022.09.29-21.14.21:648][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[DefaultPVRTCQuality:1]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:1]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2022.09.29-21.14.21:648][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2022.09.29-21.14.21:675][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2022.09.29-21.14.21:675][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2022.09.29-21.14.21:675][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2022.09.29-21.14.21:675][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2022.09.29-21.14.21:675][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2022.09.29-21.14.21:675][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2022.09.29-21.14.21:675][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2022.09.29-21.14.21:675][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2022.09.29-21.14.21:675][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2022.09.29-21.14.21:675][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2022.09.29-21.14.21:675][ 0]LogConfig: CVar [[r.HairStrands.Interpolation.UseSingleGuide:0]] deferred - dummy variable created +[2022.09.29-21.14.21:756][ 0]LogD3D12RHI: Aftermath initialized +[2022.09.29-21.14.21:756][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2022.09.29-21.14.21:958][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.09.29-21.14.21:958][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 4 output[s] +[2022.09.29-21.14.21:963][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (Max supported Feature Level 12_1, shader model 6.2) +[2022.09.29-21.14.21:963][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.09.29-21.14.22:065][ 0]LogD3D12RHI: Found D3D12 adapter 2: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.09.29-21.14.22:065][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.09.29-21.14.22:065][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2022.09.29-21.14.22:065][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.09.29-21.14.22:065][ 0]LogDeviceProfileManager: Applying CVar settings loaded from the selected device profile: [WindowsEditor] +[2022.09.29-21.14.22:065][ 0]LogHAL: Display: Platform has ~ 32 GB [34264735744 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2022.09.29-21.14.22:065][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2022.09.29-21.14.22:065][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2022.09.29-21.14.22:065][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2022.09.29-21.14.22:069][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2022.09.29-21.14.22:069][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Config/WindowsEditor/Editor.ini] +[2022.09.29-21.14.22:069][ 0]LogInit: Computer: DESKTOP-2U4AQQC +[2022.09.29-21.14.22:069][ 0]LogInit: User: randa +[2022.09.29-21.14.22:069][ 0]LogInit: CPU Page size=4096, Cores=8 +[2022.09.29-21.14.22:069][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2022.09.29-21.14.22:069][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx) +[2022.09.29-21.14.22:069][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2022.09.29-21.14.22:069][ 0]LogMemory: Process Physical Memory: 279.79 MB used, 290.82 MB peak +[2022.09.29-21.14.22:069][ 0]LogMemory: Process Virtual Memory: 246.84 MB used, 246.84 MB peak +[2022.09.29-21.14.22:069][ 0]LogMemory: Physical Memory: 15042.75 MB used, 17634.65 MB free, 32677.40 MB total +[2022.09.29-21.14.22:069][ 0]LogMemory: Virtual Memory: 36881.97 MB used, 9107.00 MB free, 45988.97 MB total +[2022.09.29-21.14.22:069][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2022.09.29-21.14.22:076][ 0]LogWindows: WindowsPlatformFeatures enabled +[2022.09.29-21.14.22:188][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2022.09.29-21.14.22:189][ 0]LogInit: Using OS detected language (en-US). +[2022.09.29-21.14.22:189][ 0]LogInit: Using OS detected locale (en-US). +[2022.09.29-21.14.22:191][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2022.09.29-21.14.22:394][ 0]LogInit: Setting process to per monitor DPI aware +[2022.09.29-21.14.22:430][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2022.09.29-21.14.22:430][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard). +[2022.09.29-21.14.22:430][ 0]LogWindowsTextInputMethodSystem: - English (United States) - Touch Input Correction (TSF IME). +[2022.09.29-21.14.22:430][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard). +[2022.09.29-21.14.22:510][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0 +[2022.09.29-21.14.22:510][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2022.09.29-21.14.25:088][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2022.09.29-21.14.25:092][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2022.09.29-21.14.25:092][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.0 is supported. +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 is supported. +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2022.09.29-21.14.25:183][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2022.09.29-21.14.25:252][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for 3D Queue 0 +[2022.09.29-21.14.25:261][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Copy Queue 0 +[2022.09.29-21.14.25:280][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Compute Queue 0 +[2022.09.29-21.14.25:305][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2022.09.29-21.14.25:305][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2022.09.29-21.14.25:379][ 0]LogD3D12RHI: GPU DeviceId: 0x1f07 (for the marketing name, search the web for "GPU Device Id") +[2022.09.29-21.14.25:379][ 0]LogWindows: Attached monitors: +[2022.09.29-21.14.25:379][ 0]LogWindows: resolution: 2560x1440, work area: (0, 30) -> (2560, 1440), device: '\\.\DISPLAY1' [PRIMARY] +[2022.09.29-21.14.25:379][ 0]LogWindows: resolution: 1920x1080, work area: (2560, 170) -> (4480, 1220), device: '\\.\DISPLAY2' +[2022.09.29-21.14.25:379][ 0]LogWindows: resolution: 1920x1080, work area: (397, -1050) -> (2317, 0), device: '\\.\DISPLAY3' +[2022.09.29-21.14.25:379][ 0]LogWindows: resolution: 1600x1000, work area: (-1600, 533) -> (0, 1503), device: '\\.\DISPLAY5' +[2022.09.29-21.14.25:379][ 0]LogWindows: Found 4 attached monitors. +[2022.09.29-21.14.25:379][ 0]LogWindows: EnumDisplayDevices: +[2022.09.29-21.14.25:379][ 0]LogWindows: 0. 'NVIDIA GeForce RTX 2070' (P:1 D:1), name: '\\.\DISPLAY1' +[2022.09.29-21.14.25:379][ 0]LogWindows: 1. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY2' +[2022.09.29-21.14.25:380][ 0]LogWindows: 2. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY3' +[2022.09.29-21.14.25:380][ 0]LogWindows: 3. 'NVIDIA GeForce RTX 2070' (P:0 D:0), name: '\\.\DISPLAY4' +[2022.09.29-21.14.25:380][ 0]LogWindows: 4. 'SuperDisplay Virtual Adapter' (P:0 D:1), name: '\\.\DISPLAY5' +[2022.09.29-21.14.25:380][ 0]LogWindows: DebugString: GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter FoundDriverCount:4 +[2022.09.29-21.14.25:380][ 0]LogD3D12RHI: Adapter Name: NVIDIA GeForce RTX 2070 +[2022.09.29-21.14.25:380][ 0]LogD3D12RHI: Driver Version: 516.59 (internal:31.0.15.1659, unified:516.59) +[2022.09.29-21.14.25:380][ 0]LogD3D12RHI: Driver Date: 6-23-2022 +[2022.09.29-21.14.25:380][ 0]LogRHI: Texture pool is 4575 MB (70% of 6536 MB) +[2022.09.29-21.14.25:380][ 0]LogD3D12RHI: Async texture creation enabled +[2022.09.29-21.14.25:380][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2022.09.29-21.14.25:393][ 0]LogRHI: GeForceNow SDK initialized: 0 +[2022.09.29-21.14.25:439][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all' +[2022.09.29-21.14.25:440][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""E:/Game Engines/Unreal Engine/UE_5.0/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all" ] +[2022.09.29-21.14.25:578][ 0]LogTextureFormatETC2: Display: ETC2 Texture loading DLL: TextureConverter.dll +[2022.09.29-21.14.25:668][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2022.09.29-21.14.25:668][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.5 +[2022.09.29-21.14.25:668][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2022.09.29-21.14.25:704][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2022.09.29-21.14.25:704][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2022.09.29-21.14.25:704][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2022.09.29-21.14.25:704][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2022.09.29-21.14.25:704][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2022.09.29-21.14.25:704][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2022.09.29-21.14.25:704][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2022.09.29-21.14.25:704][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2022.09.29-21.14.25:704][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2022.09.29-21.14.25:704][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2022.09.29-21.14.26:012][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLens' +[2022.09.29-21.14.26:013][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLensClient' +[2022.09.29-21.14.26:035][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2022.09.29-21.14.26:035][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2022.09.29-21.14.26:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2022.09.29-21.14.26:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2022.09.29-21.14.26:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2022.09.29-21.14.26:058][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2022.09.29-21.14.26:080][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2022.09.29-21.14.26:080][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2022.09.29-21.14.26:080][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2022.09.29-21.14.26:098][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2022.09.29-21.14.26:098][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2022.09.29-21.14.26:139][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2022.09.29-21.14.26:139][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2022.09.29-21.14.26:139][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2022.09.29-21.14.26:139][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2022.09.29-21.14.26:139][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2022.09.29-21.14.26:217][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2022.09.29-21.14.26:235][ 0]LogTargetPlatformManager: Unable to find audio format BINKA from hinted modules, loading all potential format modules to find it +[2022.09.29-21.14.26:235][ 0]LogTargetPlatformManager: Loaded format module AudioFormatADPCM +[2022.09.29-21.14.26:235][ 0]LogTargetPlatformManager: ADPCM +[2022.09.29-21.14.26:235][ 0]LogTargetPlatformManager: PCM +[2022.09.29-21.14.26:256][ 0]LogTargetPlatformManager: Loaded format module AudioFormatBink +[2022.09.29-21.14.26:256][ 0]LogTargetPlatformManager: BINKA +[2022.09.29-21.14.26:256][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOgg +[2022.09.29-21.14.26:256][ 0]LogTargetPlatformManager: OGG +[2022.09.29-21.14.26:256][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOpus +[2022.09.29-21.14.26:256][ 0]LogTargetPlatformManager: OPUS +[2022.09.29-21.14.26:443][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: SF_METAL +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: D3D_ES3_1_HOLOLENS +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2022.09.29-21.14.26:484][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2022.09.29-21.14.26:507][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2022.09.29-21.14.26:507][ 0]LogTargetPlatformManager: VVM_1_0 +[2022.09.29-21.14.26:507][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2022.09.29-21.14.26:507][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2022.09.29-21.14.26:507][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2022.09.29-21.14.26:507][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2022.09.29-21.14.26:507][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2022.09.29-21.14.26:507][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0. +[2022.09.29-21.14.26:507][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2022.09.29-21.14.26:512][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.09.29-21.14.26:512][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_ES31/AutogenShaderHeaders.ush +[2022.09.29-21.14.26:517][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.09.29-21.14.26:520][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2022.09.29-21.14.26:520][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2022.09.29-21.14.26:520][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.09.29-21.14.26:520][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2022.09.29-21.14.26:545][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1230 MiB) +[2022.09.29-21.14.26:545][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.09.29-21.14.26:545][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2022.09.29-21.14.26:593][ 0]LogDerivedDataCache: Speed tests for C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache took 0.05 seconds +[2022.09.29-21.14.26:594][ 0]LogDerivedDataCache: Display: Performance to C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.04ms. RandomReadSpeed=23.93MBs, RandomWriteSpeed=108.13MBs. Assigned SpeedClass 'Local' +[2022.09.29-21.14.26:595][ 0]LogDerivedDataCache: Using Local data cache path C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2022.09.29-21.14.26:595][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache. +[2022.09.29-21.14.26:595][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2022.09.29-21.14.26:600][ 0]LogVirtualization: VirtualizationSystem name found in ini file: None +[2022.09.29-21.14.26:600][ 0]LogVirtualization: FNullVirtualizationSystem mounted, virtualization will be disabled +[2022.09.29-21.14.26:600][ 0]LogShaderCompilers: Guid format shader working directory is -26 characters bigger than the processId version (../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/Shaders/WorkingDirectory/22208/). +[2022.09.29-21.14.26:601][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/randa/AppData/Local/Temp/UnrealShaderWorkingDir/BD321E164AD819CF4B680785584D79BE/'. +[2022.09.29-21.14.26:601][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2022.09.29-21.14.26:601][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers. +[2022.09.29-21.14.31:047][ 0]LogSlate: Using FreeType 2.10.0 +[2022.09.29-21.14.31:063][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2022.09.29-21.14.31:245][ 0]LogAssetRegistry: FAssetRegistry took 0.0106 seconds to start up +[2022.09.29-21.14.31:249][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2022.09.29-21.14.31:426][ 0]LogSerialization: UsePackageTrailer: 'false' +[2022.09.29-21.14.31:427][ 0]LogTexture: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2022.09.29-21.14.31:680][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.09.29-21.14.31:680][ 0]LogDeviceProfileManager: Active device profile: [00000BCF335D3800][00000BCF0FA7C800 50] WindowsEditor +[2022.09.29-21.14.31:680][ 0]LogDeviceProfileManager: Profiles: [00000BCF335D39C0][00000BCF2C8CC800 50] Windows, [00000BCF335D3800][00000BCF0FA7C800 50] WindowsEditor, [00000BCF335D32C0][00000BCF2C040000 50] WindowsServer, [00000BCF335D3D40][00000BCF287DA000 50] WindowsClient, [00000BCF335D0380][00000BCF335B0000 50] IOS, [00000BCF335D0C40][00000BCF335B5000 50] iPadAir2, [00000BCF335D4EC0][00000BCF335BA000 50] IPadPro, [00000BCF335D5240][00000BCF335B7800 50] iPadAir3, [00000BCF335D4600][00000BCF335BC800 50] iPadAir4, [00000BCF335D16C0][00000BCF2878A000 50] iPadMini4, [00000BCF335D0E00][00000BCF335C0000 50] iPadMini5, [00000BCF335D5400][00000BCF335C5000 50] iPadMini6, [00000BCF335D7E00][00000BCF335CC800 50] iPhone6S, [00000BCF335D8180][00000BCF335CA000 50] iPhone7, [00000BCF335D8500][00000BCF335C7800 50] iPodTouch7, [00000BCF335D5080][00000BCF335B2800 50] iPhone6SPlus, [00000BCF335D78C0][00000BCF335F0000 50] iPhone7Plus, [00000BCF335D0700][00000BCF335F5000 50] iPhoneSE, [00000BCF335D40C0][00000BCF335F7800 50] iPhone8, [00000BCF335D7700][00000BCF335FA000 50] iPhone8Plus, [00000BCF335D2300][00000BCF335FC800 50] iPhoneX, [00000BCF335D3640][00000BCF335C2800 50] iPhoneXS, [00000BCF335D7540][00000BCF33610000 50] iPhoneXSMax, [00000BCF335D8880][00000BCF33615000 50] iPhoneXR, [00000BCF335D0000][00000BCF33617800 50] iPhone11, [00000BCF335D7A80][00000BCF3361A000 50] iPhone11Pro, [00000BCF335D4980][00000BCF3361C800 50] iPhone11ProMax, [00000BCF335D7380][00000BCF335F2800 50] iPhoneSE2, [00000BCF335D8C00][00000BCF33630000 50] iPhone12Mini, [00000BCF335D6200][00000BCF33635000 50] iPhone12, [00000BCF335D2140][00000BCF33637800 50] iPhone12Pro, [00000BCF335D1F80][00000BCF3363A000 50] iPhone12ProMax, [00000BCF335D3100][00000BCF3363C800 50] iPhone13Mini, [00000BCF335D6900][00000BCF33612800 50] iPhone13, [00000BCF335D2BC0][00000BCF33640000 50] iPhone13Pro, [00000BCF335D01C0][00000BCF33645000 50] iPhone13ProMax, [00000BCF335D1340][00000BCF33647800 50] iPadPro105, [00000BCF335D1A40][00000BCF3364A000 50] iPadPro129, [00000BCF335D24C0][00000BCF3364C800 50] iPadPro97, [00000BCF335D6040][00000BCF33632800 50] iPadPro2_129, [00000BCF335D5780][00000BCF33650000 50] iPad5, [00000BCF335D1500][00000BCF33655000 50] iPad6, [00000BCF335D1C00][00000BCF33657800 50] iPad7, [00000BCF335D5940][00000BCF3365A000 50] iPad8, [00000BCF335D8340][00000BCF3365C800 50] iPad9, [00000BCF335D4440][00000BCF33642800 50] iPadPro11, [00000BCF335D3480][00000BCF33660000 50] iPadPro2_11, [00000BCF335D1180][00000BCF33665000 50] iPadPro3_11, [00000BCF335D2D80][00000BCF33667800 50] iPadPro3_129, [00000BCF335D2680][00000BCF3366A000 50] iPadPro4_129, [00000BCF335D5CC0][00000BCF3366C800 50] iPadPro5_129, [00000BCF335D7000][00000BCF33652800 50] AppleTV, [00000BCF335D0540][00000BCF33680000 50] AppleTV4K, [00000BCF335D0FC0][00000BCF33685000 50] TVOS, [00000BCF335DA2C0][00000BCF3368A000 50] Mac, [00000BCF335DA640][00000BCF33687800 50] MacEditor, [00000BCF335D6AC0][00000BCF3368C800 50] MacClient, [00000BCF335D7C40][00000BCF33662800 50] MacServer, [00000BCF335DA9C0][00000BCF33692800 50] Linux, [00000BCF335D2A00][00000BCF33690000 50] LinuxEditor, [00000BCF335D5E80][00000BCF33697800 50] LinuxArm64Editor, [00000BCF335D94C0][00000BCF3369A000 50] LinuxArm64, [00000BCF335D4B40][00000BCF3369C800 50] LinuxClient, [00000BCF335D86C0][00000BCF33682800 50] LinuxArm64Client, [00000BCF335D4D00][00000BCF336A0000 50] LinuxServer, [00000BCF335DA800][00000BCF336A5000 50] LinuxArm64Server, [00000BCF335D47C0][00000BCF336A7800 50] Android, [00000BCF335D08C0][00000BCF336AA000 50] Android_Preview_OpenGL, [00000BCF335D9140][00000BCF336AC800 50] Android_Preview_Vulkan, [00000BCF335D63C0][00000BCF33695000 50] Android_Low, [00000BCF335D6740][00000BCF336B0000 50] Android_Mid, [00000BCF335D2F40][00000BCF336B5000 50] Android_High, [00000BCF335D3F00][00000BCF336B7800 50] Android_Default, [00000BCF335D8DC0][00000BCF336BA000 50] Android_Adreno4xx, [00000BCF335D5B00][00000BCF336BC800 50] Android_Adreno5xx_Low, [00000BCF335D2840][00000BCF336A2800 50] Android_Adreno5xx, [00000BCF335D9F40][00000BCF336C0000 50] Android_Adreno6xx, [00000BCF335D9D80][00000BCF336C5000 50] Android_Adreno6xx_Vulkan, [00000BCF335D7FC0][00000BCF336C7800 50] Android_Adreno7xx, [00000BCF335D6C80][00000BCF336CA000 50] Android_Adreno7xx_Vulkan, [00000BCF335DB440][00000BCF336CC800 50] Android_Mali_T6xx, [00000BCF335D9680][00000BCF336B2800 50] Android_Mali_T7xx, [00000BCF335DB7C0][00000BCF336D0000 50] Android_Mali_T8xx, [00000BCF335DA480][00000BCF336D5000 50] Android_Mali_G71, [00000BCF335DBB40][00000BCF336D7800 50] Android_Mali_G72, [00000BCF335DBD00][00000BCF336DA000 50] Android_Mali_G72_Vulkan, [00000BCF335D1DC0][00000BCF336DC800 50] Android_Mali_G76, [00000BCF335DAF00][00000BCF336C2800 50] Android_Mali_G76_Vulkan, [00000BCF335D9BC0][00000BCF336E0000 50] Android_Mali_G77, [00000BCF335D71C0][00000BCF336E5000 50] Android_Mali_G77_Vulkan, [00000BCF335D0A80][00000BCF336E7800 50] Android_Mali_G78, [00000BCF335DC940][00000BCF336EA000 50] Android_Mali_G78_Vulkan, [00000BCF335D4280][00000BCF336EC800 50] Android_Mali_G710, [00000BCF335DC400][00000BCF336D2800 50] Android_Mali_G710_Vulkan, [00000BCF335D9300][00000BCF336F0000 50] Android_Xclipse_920, [00000BCF335DC240][00000BCF336F5000 50] Android_Xclipse_920_Vulkan, [00000BCF335D6E40][00000BCF336F7800 50] Android_Vulkan_SM5, [00000BCF335DA100][00000BCF336FA000 50] Android_PowerVR_G6xxx, [00000BCF335DBEC0][00000BCF336FC800 50] Android_PowerVR_GT7xxx, [00000BCF335DCB00][00000BCF336E2800 50] Android_PowerVR_GE8xxx, [00000BCF335DB600][00000BCF33700000 50] Android_PowerVR_GM9xxx, [00000BCF335DD900][00000BCF33705000 50] Android_PowerVR_GM9xxx_Vulkan, [00000BCF335DAD40][00000BCF33707800 50] Android_TegraK1, [00000BCF335DC080][00000BCF3370A000 50] Android_Unknown_Vulkan, [00000BCF335DB980][00000BCF3370C800 50] Oculus_Quest, [00000BCF335DCE80][00000BCF336F2800 50] Oculus_Quest2, [00000BCF335D8A40][00000BCF33710000 50] HoloLens, +[2022.09.29-21.14.31:680][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2022.09.29-21.14.31:776][ 0]LogTexture: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2022.09.29-21.14.32:185][ 0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction +[2022.09.29-21.14.32:185][ 0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction +[2022.09.29-21.14.32:185][ 0]LogMeshReduction: Using ProxyLODMeshReduction for automatic mesh merging +[2022.09.29-21.14.32:185][ 0]LogMeshReduction: No distributed automatic mesh merging module available +[2022.09.29-21.14.32:185][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2022.09.29-21.14.32:311][ 0]LogNetVersion: SCD2_AS1_UE5_Starter 1.0.0, NetCL: 19505902, EngineNetVer: 23, GameNetVer: 0 (Checksum: 104363197) +[2022.09.29-21.14.32:780][ 0]LogSlate: Border +[2022.09.29-21.14.32:780][ 0]LogSlate: BreadcrumbButton +[2022.09.29-21.14.32:780][ 0]LogSlate: Default +[2022.09.29-21.14.32:780][ 0]LogSlate: Icons.Save +[2022.09.29-21.14.32:780][ 0]LogSlate: Icons.Toolbar.Settings +[2022.09.29-21.14.32:780][ 0]LogSlate: ListView +[2022.09.29-21.14.32:780][ 0]LogSlate: SoftwareCursor_CardinalCross +[2022.09.29-21.14.32:780][ 0]LogSlate: SoftwareCursor_Grab +[2022.09.29-21.14.32:780][ 0]LogSlate: TableView.DarkRow +[2022.09.29-21.14.32:780][ 0]LogSlate: TableView.Row +[2022.09.29-21.14.32:780][ 0]LogSlate: TreeView +[2022.09.29-21.14.33:807][ 0]SourceControl: Source control is disabled +[2022.09.29-21.14.33:898][ 0]SourceControl: Source control is disabled +[2022.09.29-21.14.33:898][ 0]SourceControl: Source control is disabled +[2022.09.29-21.14.34:099][ 0]LogUObjectArray: 20557 objects as part of root set at end of initial load. +[2022.09.29-21.14.34:099][ 0]LogUObjectAllocator: 5584256 out of 0 bytes used by permanent object pool. +[2022.09.29-21.14.34:099][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2022.09.29-21.14.35:382][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 887F1FD144FD89F541F6F48D7CF68D49 | Instance: 323A347D47B37EE57C5D928374B1E8AF (DESKTOP-2U4AQQC-22208). +[2022.09.29-21.14.35:585][ 0]LogPython: Using Python 3.9.7 +[2022.09.29-21.14.37:187][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2022.09.29-21.14.37:215][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2022.09.29-21.14.37:742][ 0]SourceControl: Source control is disabled +[2022.09.29-21.14.37:764][ 0]SourceControl: Source control is disabled +[2022.09.29-21.14.37:834][ 0]SourceControl: Source control is disabled +[2022.09.29-21.14.37:886][ 0]LogUProjectInfo: Found projects: +[2022.09.29-21.14.38:964][ 0]LogOpenImageDenoise: OIDN starting up +[2022.09.29-21.14.39:760][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2022.09.29-21.14.39:882][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.09.29-21.14.39:882][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.09.29-21.14.40:583][ 0]LogCollectionManager: Loaded 0 collections in 0.001260 seconds +[2022.09.29-21.14.40:765][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Collections/' took 0.00s +[2022.09.29-21.14.40:765][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Developers/randa/Collections/' took 0.00s +[2022.09.29-21.14.40:765][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Collections/' took 0.00s +[2022.09.29-21.14.41:153][ 0]LogEngine: Initializing Engine... +[2022.09.29-21.14.41:167][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2022.09.29-21.14.41:183][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2022.09.29-21.14.41:756][ 0]LogInit: Initializing FReadOnlyCVARCache +[2022.09.29-21.14.41:756][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.09.29-21.14.41:787][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-21.14.41:842][ 0]LogAIModule: Creating AISystem for world Untitled +[2022.09.29-21.14.41:843][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2022.09.29-21.14.41:904][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2022.09.29-21.14.41:908][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2022.09.29-21.14.41:909][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2022.09.29-21.14.41:909][ 0]LogAudio: Display: Audio Device Manager Initialized +[2022.09.29-21.14.41:909][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2022.09.29-21.14.41:909][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.09.29-21.14.41:909][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2022.09.29-21.14.41:909][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.09.29-21.14.41:909][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.09.29-21.14.41:909][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.09.29-21.14.41:909][ 0]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.09.29-21.14.41:909][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.09.29-21.14.41:909][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.09.29-21.14.41:909][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.09.29-21.14.41:909][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.09.29-21.14.41:909][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.09.29-21.14.41:947][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.09.29-21.14.42:005][ 0]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.09.29-21.14.42:005][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.09.29-21.14.42:025][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.09.29-21.14.42:025][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.09.29-21.14.42:026][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2022.09.29-21.14.42:026][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-21.14.42:027][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-21.14.42:027][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2022.09.29-21.14.42:028][ 0]LogInit: FAudioDevice initialized. +[2022.09.29-21.14.42:028][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2022.09.29-21.14.42:028][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2022.09.29-21.14.42:028][ 0]LogInit: Texture streaming: Enabled +[2022.09.29-21.14.42:124][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.0.3-20979098+++UE5+Release-5.0 +[2022.09.29-21.14.42:160][ 0]LogEngineSessionManager: EngineSessionManager initialized +[2022.09.29-21.14.42:218][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2022.09.29-21.14.42:260][ 0]LogLiveCoding: Display: Starting LiveCoding +[2022.09.29-21.14.42:260][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2022.09.29-21.14.43:317][ 0]LogLiveCoding: Display: First instance in process group "UE_SCD2_AS1_UE5_Starter_0xdcc5ae0d", spawning console +[2022.09.29-21.14.43:317][ 0]LogLiveCoding: Display: Waiting for server +[2022.09.29-21.14.43:317][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2022.09.29-21.14.43:350][ 0]LogInit: Transaction tracking system initialized +[2022.09.29-21.14.43:492][ 0]BlueprintLog: New page: Editor Load +[2022.09.29-21.14.44:015][ 0]LocalizationService: Localization service is disabled +[2022.09.29-21.14.44:114][ 0]TimingProfiler: Initialize +[2022.09.29-21.14.44:115][ 0]TimingProfiler: OnSessionChanged +[2022.09.29-21.14.44:115][ 0]LoadingProfiler: Initialize +[2022.09.29-21.14.44:115][ 0]LoadingProfiler: OnSessionChanged +[2022.09.29-21.14.44:115][ 0]NetworkingProfiler: Initialize +[2022.09.29-21.14.44:115][ 0]NetworkingProfiler: OnSessionChanged +[2022.09.29-21.14.44:115][ 0]MemoryProfiler: Initialize +[2022.09.29-21.14.44:115][ 0]MemoryProfiler: OnSessionChanged +[2022.09.29-21.14.45:940][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/' took 0.01s +[2022.09.29-21.14.45:940][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2022.09.29-21.14.46:170][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2022.09.29-21.14.46:172][ 0]SourceControl: Source control is disabled +[2022.09.29-21.14.46:172][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 27.642 +[2022.09.29-21.14.46:172][ 0]Cmd: MAP LOAD FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2022.09.29-21.14.46:173][ 0]LightingResults: New page: Lighting Build +[2022.09.29-21.14.46:180][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.46:180][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-21.14.46:180][ 0]MapCheck: New page: Map Check +[2022.09.29-21.14.46:180][ 0]LightingResults: New page: Lighting Build +[2022.09.29-21.14.46:185][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.09.29-21.14.46:188][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2022.09.29-21.14.46:727][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BP_Comms'. +[2022.09.29-21.14.46:727][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.09.29-21.14.46:727][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-21.14.46:727][ 0]LogAIModule: Creating AISystem for world BP_Comms +[2022.09.29-21.14.46:741][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2022.09.29-21.14.46:747][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.42ms +[2022.09.29-21.14.46:748][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2022.09.29-21.14.46:748][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.092ms to complete. +[2022.09.29-21.14.46:748][ 0]LogFileHelpers: Loading map 'BP_Comms' took 0.576 +[2022.09.29-21.14.46:765][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 28.236 +[2022.09.29-21.14.46:765][ 0]LogShaderCompilers: Display: ================================================ +[2022.09.29-21.14.46:765][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.09.29-21.14.46:766][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.09.29-21.14.46:766][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.09.29-21.14.46:766][ 0]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.09.29-21.14.46:766][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.09.29-21.14.46:766][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2022.09.29-21.14.46:766][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%) +[2022.09.29-21.14.46:766][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2022.09.29-21.14.46:766][ 0]LogShaderCompilers: Display: ================================================ +[2022.09.29-21.14.46:945][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-21.14.46:950][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-21.14.46:955][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-21.14.46:959][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-21.14.46:991][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2022.09.29-21.14.46:991][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.14.46:996][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2022.09.29-21.14.46:997][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.14.47:002][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2022.09.29-21.14.47:002][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.14.47:008][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2022.09.29-21.14.47:008][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.14.47:021][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2022.09.29-21.14.47:021][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.14.47:026][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2022.09.29-21.14.47:026][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.14.47:031][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2022.09.29-21.14.47:031][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.14.47:036][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2022.09.29-21.14.47:036][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.14.47:041][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2022.09.29-21.14.47:041][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.14.47:047][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2022.09.29-21.14.47:047][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.14.47:047][ 0]LogFeaturePack: Error: Error in Feature pack E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack. Failed to parse manifest: Invalid Json Token. Line: 43 Ch: 4 +[2022.09.29-21.14.47:517][ 0]LogSlate: Took 0.004718 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.09.29-21.14.47:524][ 0]LogSlate: Took 0.004653 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2022.09.29-21.14.47:530][ 0]LogSlate: Took 0.005023 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2022.09.29-21.14.47:537][ 0]LogSlate: Took 0.005173 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2022.09.29-21.14.47:544][ 0]LogSlate: Took 0.006587 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2022.09.29-21.14.47:561][ 0]LogViewport: Scene viewport resized to 2038x826, mode Windowed. +[2022.09.29-21.14.48:131][ 0]LogStall: Startup... +[2022.09.29-21.14.48:133][ 0]LogStall: Startup complete. +[2022.09.29-21.14.48:168][ 0]LogLoad: (Engine Initialization) Total time: 29.64 seconds +[2022.09.29-21.14.48:168][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2022.09.29-21.14.48:281][ 0]LogAssetRegistry: Asset discovery search completed in 17.0376 seconds +[2022.09.29-21.14.48:319][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000002 seconds (updated 0 objects) +[2022.09.29-21.14.48:347][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2022.09.29-21.14.48:886][ 2]LogSlate: Took 0.004270 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.09.29-21.14.53:346][252]LogPackageName: Warning: FPackagePath::TryFromMountedName was passed an ObjectPath (/Game/Blueprints/BasePickup.BasePickup) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryFromMountedName will fail on ObjectPaths. +[2022.09.29-21.14.53:349][252]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BasePickup.BasePickup +[2022.09.29-21.14.53:350][252]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-21.14.57:630][407]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.14.57:631][407]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-21.14.59:738][520]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BasePickup.BasePickup +[2022.09.29-21.14.59:738][520]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-21.15.04:492][782]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.15.04:492][782]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-21.15.04:527][782]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BasePickup.BasePickup +[2022.09.29-21.15.04:528][782]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-21.15.04:985][782]LogSlate: Took 0.004581 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2022.09.29-21.15.07:918][955]LogViewport: Scene viewport resized to 1623x989, mode Windowed. +[2022.09.29-21.16.26:628][578]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.028 and deleted 0 file(s) with total size 0 MiB. +[2022.09.29-21.18.58:409][984]LogSubobjectSubsystem: Warning: Cannot remove subobject 'DefaultSceneRoot' because it is the default scene root! +[2022.09.29-21.20.14:885][635]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.09.29-21.20.14:885][635]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-21.20.17:431][759]LogViewport: Scene viewport resized to 1623x989, mode Windowed. +[2022.09.29-21.22.15:798][549]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.22.15:798][549]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-21.24.48:362][685]LogUObjectHash: Compacting FUObjectHashTables data took 1.21ms +[2022.09.29-21.24.48:363][685]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.033 +[2022.09.29-21.24.48:364][685]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BasePickup] ([2] browsable assets)... +[2022.09.29-21.24.48:375][685]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BasePickup.BasePickup] +[2022.09.29-21.24.48:375][685]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BasePickup] +[2022.09.29-21.24.48:381][685]LogPackageLocalizationCache: Processed 30 localized package path(s) for 1 prioritized culture(s) in 0.005861 seconds +[2022.09.29-21.24.48:385][685]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BasePickup_Auto1 +[2022.09.29-21.24.48:385][685]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BasePickup_Auto17D8DA93E4A3D2EC1D4DAA38ED0416736.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BasePickup_Auto1.uasset' +[2022.09.29-21.24.48:386][685]LogFileHelpers: Auto-saving content packages took 0.023 +[2022.09.29-21.29.29:234][865]BlueprintLog: New page: Compile BasePickup +[2022.09.29-21.29.29:271][865]LogUObjectHash: Compacting FUObjectHashTables data took 1.11ms +[2022.09.29-21.30.37:456][927]BlueprintLog: New page: Compile BasePickup +[2022.09.29-21.30.37:495][927]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.09.29-21.30.38:043][956]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BasePickup" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BasePickup.uasset" SILENT=true +[2022.09.29-21.30.38:048][956]LogSavePackage: Moving output files for package: /Game/Blueprints/BasePickup +[2022.09.29-21.30.38:048][956]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BasePickup34B4FC4746D398574EC3988B065BADD3.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BasePickup.uasset' +[2022.09.29-21.30.38:061][956]AssetCheck: New page: Asset Save: BasePickup +[2022.09.29-21.30.38:061][956]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BasePickup.BasePickup +[2022.09.29-21.30.42:188][195]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/Blueprints/BasePickup.BasePickup_C +[2022.09.29-21.30.42:189][195]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/Blueprints/BasePickup.BasePickup_C +[2022.09.29-21.30.42:191][195]LogActorFactory: Actor Factory spawned Blueprint /Game/Blueprints/BasePickup.BasePickup as actor: BasePickup_C /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BasePickup_C_0 +[2022.09.29-21.30.42:192][195]LogActorFactory: Actor Factory spawned Blueprint /Game/Blueprints/BasePickup.BasePickup as actor: BasePickup_C /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BasePickup_C_0 +[2022.09.29-21.30.43:240][254]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/Blueprints/BasePickup.BasePickup_C +[2022.09.29-21.30.43:240][254]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/Blueprints/BasePickup.BasePickup_C +[2022.09.29-21.30.43:241][254]LogActorFactory: Actor Factory spawned Blueprint /Game/Blueprints/BasePickup.BasePickup as actor: BasePickup_C /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BasePickup_C_1 +[2022.09.29-21.30.43:242][254]LogActorFactory: Actor Factory spawned Blueprint /Game/Blueprints/BasePickup.BasePickup as actor: BasePickup_C /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BasePickup_C_1 +[2022.09.29-21.30.50:820][701]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.09.29-21.30.50:834][701]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.09.29-21.30.50:834][701]PIE: New page: PIE session: BP_Comms (Sep 29, 2022, 1:30:50 PM) +[2022.09.29-21.30.50:837][701]LogOnline: OSS: Created online subsystem instance for: NULL +[2022.09.29-21.30.50:837][701]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +[2022.09.29-21.30.50:837][701]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.09.29-21.30.50:842][701]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004456s) +[2022.09.29-21.30.50:842][701]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004538s) +[2022.09.29-21.30.50:842][701]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.09.29-21.30.50:842][701]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-21.30.50:842][701]LogAIModule: Creating AISystem for world BP_Comms +[2022.09.29-21.30.50:842][701]LogPlayLevel: PIE: World Init took: (0.000779s) +[2022.09.29-21.30.50:867][701]LogUObjectHash: Compacting FUObjectHashTables data took 1.09ms +[2022.09.29-21.30.50:868][701]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2022.09.29-21.30.50:868][701]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.09.29-21.30.50:868][701]LogAudioMixer: Display: Sample Rate: 48000 +[2022.09.29-21.30.50:868][701]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.09.29-21.30.50:868][701]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.09.29-21.30.50:868][701]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.09.29-21.30.50:869][701]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.09.29-21.30.50:869][701]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.09.29-21.30.50:869][701]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.09.29-21.30.50:869][701]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.09.29-21.30.50:869][701]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.09.29-21.30.50:869][701]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.09.29-21.30.50:871][701]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.09.29-21.30.50:900][701]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.09.29-21.30.50:901][701]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.09.29-21.30.50:901][701]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.09.29-21.30.50:901][701]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.09.29-21.30.50:902][701]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2022.09.29-21.30.50:902][701]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2022.09.29-21.30.50:904][701]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2022.09.29-21.30.50:904][701]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2022.09.29-21.30.50:904][701]LogInit: FAudioDevice initialized. +[2022.09.29-21.30.50:904][701]LogAudio: Display: Audio Device (ID: 2) registered with world 'BP_Comms'. +[2022.09.29-21.30.50:917][701]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.09.29-21.30.50:920][701]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.09.29-17.30.50 +[2022.09.29-21.30.50:920][701]LogWorld: Bringing up level for play took: 0.002205 +[2022.09.29-21.30.50:922][701]LogOnline: OSS: Created online subsystem instance for: :Context_15 +[2022.09.29-21.30.50:922][701]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.09.29-21.30.50:934][701]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.09.29-21.30.50:935][701]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.09.29-21.30.50:935][701]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.09.29-21.30.50:935][701]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.09.29-21.30.50:937][701]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.09.29-21.30.50:938][701]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.09.29-21.30.50:938][701]PIE: Server logged in +[2022.09.29-21.30.50:939][701]PIE: Play in editor total start time 0.114 seconds. +[2022.09.29-21.30.58:538][117]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-21.30.58:538][117]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.09.29-21.30.58:538][117]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.30.58:539][117]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-21.30.58:553][117]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.09.29-21.30.58:558][117]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-21.30.58:588][117]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.09.29-21.30.58:589][117]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.09.29-21.30.58:590][117]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.09.29-21.30.58:594][117]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-21.30.58:608][117]LogSlate: Slate User Unregistered. User Index 8 +[2022.09.29-21.30.58:608][117]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.09.29-21.30.58:616][117]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.09.29-21.30.58:660][118]LogPlayLevel: Display: Destroying online subsystem :Context_15 +[2022.09.29-21.31.31:420][ 81]LogEditorViewport: Clicking Background +[2022.09.29-21.31.38:615][254]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2022.09.29-21.31.43:172][254]LogSlate: Window 'Delete Assets' being destroyed +[2022.09.29-21.31.45:403][364]Cmd: DELETE +[2022.09.29-21.31.45:403][364]Cmd: ACTOR DELETE +[2022.09.29-21.31.45:423][364]LogEditorActor: Deleted Actor: BasePickup_C +[2022.09.29-21.31.45:454][364]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2022.09.29-21.31.45:456][364]LogEditorActor: Deleted 1 Actors (0.039 secs) +[2022.09.29-21.31.46:393][417]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms +[2022.09.29-21.31.55:255][417]LogSlate: Window 'Delete Assets' being destroyed +[2022.09.29-21.31.55:327][417]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.09.29-21.31.55:327][417]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.31.55:327][417]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-21.31.55:381][417]LogUObjectGlobals: Force Deleting 1 Package(s): + Asset Name: /Game/Blueprints/BasePickup.BasePickup + Asset Type: Blueprint +[2022.09.29-21.31.55:742][417]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2022.09.29-21.31.55:816][417]LogUObjectHash: Compacting FUObjectHashTables data took 2.37ms +[2022.09.29-21.31.55:843][417]LogUObjectHash: Compacting FUObjectHashTables data took 0.99ms +[2022.09.29-21.31.55:864][417]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms +[2022.09.29-21.31.59:544][625]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.09.29-21.31.59:561][625]LogUObjectHash: Compacting FUObjectHashTables data took 0.41ms +[2022.09.29-21.31.59:577][625]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.09.29-21.31.59:577][625]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms7AD706754BD96D260AD23E8E61912BE5.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.09.29-21.31.59:605][625]AssetCheck: New page: Asset Save: BP_Comms +[2022.09.29-21.31.59:605][625]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.09.29-21.32.01:378][730]LogUObjectHash: Compacting FUObjectHashTables data took 0.42ms +[2022.09.29-21.32.01:379][730]LogStall: Shutdown... +[2022.09.29-21.32.01:384][730]LogStall: Shutdown complete. +[2022.09.29-21.32.01:410][730]LogSlate: Window 'SCD2_AS1_UE5_Starter - Unreal Editor' being destroyed +[2022.09.29-21.32.01:538][731]Cmd: QUIT_EDITOR +[2022.09.29-21.32.01:538][731]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2022.09.29-21.32.01:540][731]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2022.09.29-21.32.01:540][731]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2022.09.29-21.32.01:540][731]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2022.09.29-21.32.01:953][731]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2022.09.29-21.32.01:953][731]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2022.09.29-21.32.01:953][731]LogAudio: Display: Audio Device unregistered from world 'BP_Comms'. +[2022.09.29-21.32.01:953][731]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.09.29-21.32.01:955][731]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.09.29-21.32.01:962][731]LogAudio: Display: Audio Device Manager Shutdown +[2022.09.29-21.32.01:966][731]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2022.09.29-21.32.01:966][731]LogExit: Preparing to exit. +[2022.09.29-21.32.01:988][731]LogUObjectHash: Compacting FUObjectHashTables data took 0.92ms +[2022.09.29-21.32.01:992][731]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.32.01:992][731]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.32.01:992][731]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.32.01:992][731]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.32.01:992][731]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.32.01:992][731]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.32.01:992][731]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.32.01:992][731]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.32.01:992][731]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.32.01:992][731]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.32.01:992][731]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-21.32.02:759][731]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.32.02:762][731]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.32.02:764][731]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.32.02:766][731]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.32.02:770][731]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.32.02:772][731]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.32.02:775][731]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.32.02:777][731]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.32.02:779][731]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.32.02:782][731]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.32.02:786][731]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.32.02:823][731]LogDemo: Cleaned up 0 splitscreen connections with owner deletion +[2022.09.29-21.32.02:827][731]LogStylusInput: Shutting down StylusInput subsystem. +[2022.09.29-21.32.02:827][731]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2022.09.29-21.32.02:830][731]LogExit: Editor shut down +[2022.09.29-21.32.02:832][731]LogExit: Transaction tracking system shut down +[2022.09.29-21.32.03:115][731]LogExit: Object subsystem successfully closed. +[2022.09.29-21.32.03:121][731]LogShaderCompilers: Display: ================================================ +[2022.09.29-21.32.03:121][731]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.09.29-21.32.03:121][731]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.09.29-21.32.03:121][731]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.09.29-21.32.03:121][731]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.09.29-21.32.03:121][731]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.09.29-21.32.03:121][731]LogShaderCompilers: Display: Shaders Compiled: 0 +[2022.09.29-21.32.03:121][731]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%) +[2022.09.29-21.32.03:121][731]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2022.09.29-21.32.03:121][731]LogShaderCompilers: Display: ================================================ +[2022.09.29-21.32.03:133][731]LogShaderCompilers: Display: Shaders left to compile 0 +[2022.09.29-21.32.03:146][731]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (884) +[2022.09.29-21.32.03:146][731]LogModuleManager: Shutting down and abandoning module Voice (882) +[2022.09.29-21.32.03:146][731]LogModuleManager: Shutting down and abandoning module BlueprintGraph (880) +[2022.09.29-21.32.03:146][731]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (878) +[2022.09.29-21.32.03:146][731]LogModuleManager: Shutting down and abandoning module SubobjectEditor (876) +[2022.09.29-21.32.03:146][731]LogModuleManager: Shutting down and abandoning module SceneOutliner (874) +[2022.09.29-21.32.03:146][731]LogModuleManager: Shutting down and abandoning module AddContentDialog (872) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module WidgetCarousel (871) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module StatusBar (868) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (866) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module StatsViewer (864) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (862) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module AutomationWorker (860) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (858) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module GooglePADEditor (856) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (854) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (852) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (850) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module MatineeToLevelSequence (848) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (846) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (844) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (842) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (840) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (838) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (836) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module WebMMedia (834) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (832) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (830) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module SequenceRecorder (829) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (826) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (824) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (822) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (820) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (818) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module TextureAlignMode (816) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module BspMode (814) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module GeometryMode (812) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (810) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (808) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module PlanarCut (806) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module CharacterAI (804) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (802) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module ControlRigSplineEditor (800) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module ControlRigEditor (798) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module AnimationEditor (797) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module IKRigEditor (794) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module SmartSnapping (792) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module SessionServices (790) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module MeshPaint (788) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (786) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module PlacementMode (785) +[2022.09.29-21.32.03:147][731]LogModuleManager: Shutting down and abandoning module FoliageEdit (782) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module LandscapeEditor (780) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (778) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module ActorPickerMode (776) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module ViewportSnapping (774) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module EditorWidgets (772) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module ViewportInteraction (770) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module ClothPainter (768) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (767) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module LogVisualizer (764) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module IntroTutorials (762) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (760) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (758) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (757) +[2022.09.29-21.32.03:148][731]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (755) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (752) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module HoloLensPlatformEditor (750) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (748) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (746) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module CSVtoSVG (744) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (742) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module EditorConfig (740) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (738) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module EditorFramework (736) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (734) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module TraceInsights (732) +[2022.09.29-21.32.03:928][731]MemoryProfiler: Shutdown +[2022.09.29-21.32.03:928][731]NetworkingProfiler: Shutdown +[2022.09.29-21.32.03:928][731]LoadingProfiler: Shutdown +[2022.09.29-21.32.03:928][731]TimingProfiler: Shutdown +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module TraceServices (731) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (728) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (727) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module InputBindingEditor (724) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module MergeActors (722) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (720) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module LocalizationService (719) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module HardwareTargeting (716) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (714) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module UndoHistory (712) +[2022.09.29-21.32.03:928][731]LogModuleManager: Shutting down and abandoning module XmlParser (710) +[2022.09.29-21.32.03:929][731]LogModuleManager: Shutting down and abandoning module Blutility (708) +[2022.09.29-21.32.03:929][731]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (706) +[2022.09.29-21.32.03:929][731]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (705) +[2022.09.29-21.32.03:929][731]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (702) +[2022.09.29-21.32.03:929][731]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (701) +[2022.09.29-21.32.03:929][731]LogModuleManager: Shutting down and abandoning module SettingsEditor (698) +[2022.09.29-21.32.03:929][731]LogModuleManager: Shutting down and abandoning module ProjectLauncher (696) +[2022.09.29-21.32.03:929][731]LogModuleManager: Shutting down and abandoning module SessionFrontend (694) +[2022.09.29-21.32.03:929][731]LogModuleManager: Shutting down and abandoning module ProfilerClient (692) +[2022.09.29-21.32.03:929][731]LogModuleManager: Shutting down and abandoning module DeviceManager (690) +[2022.09.29-21.32.03:929][731]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (689) +[2022.09.29-21.32.03:940][731]LogModuleManager: Shutting down and abandoning module AutomationController (686) +[2022.09.29-21.32.03:940][731]LogModuleManager: Shutting down and abandoning module AutomationWindow (684) +[2022.09.29-21.32.03:940][731]LogModuleManager: Shutting down and abandoning module Layers (682) +[2022.09.29-21.32.03:940][731]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (680) +[2022.09.29-21.32.03:940][731]LogModuleManager: Shutting down and abandoning module DetailCustomizations (678) +[2022.09.29-21.32.03:940][731]LogModuleManager: Shutting down and abandoning module PackagesDialog (676) +[2022.09.29-21.32.03:940][731]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (674) +[2022.09.29-21.32.03:940][731]LogModuleManager: Shutting down and abandoning module Persona (672) +[2022.09.29-21.32.03:940][731]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (671) +[2022.09.29-21.32.03:940][731]LogModuleManager: Shutting down and abandoning module AnimGraph (669) +[2022.09.29-21.32.03:940][731]LogModuleManager: Shutting down and abandoning module Kismet (666) +[2022.09.29-21.32.03:948][731]LogModuleManager: Shutting down and abandoning module KismetWidgets (665) +[2022.09.29-21.32.03:948][731]LogModuleManager: Shutting down and abandoning module GraphEditor (662) +[2022.09.29-21.32.03:948][731]LogModuleManager: Shutting down and abandoning module StructViewer (660) +[2022.09.29-21.32.03:948][731]LogModuleManager: Shutting down and abandoning module ClassViewer (658) +[2022.09.29-21.32.03:948][731]LogModuleManager: Shutting down and abandoning module NaniteTools (656) +[2022.09.29-21.32.03:948][731]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (654) +[2022.09.29-21.32.03:948][731]LogModuleManager: Shutting down and abandoning module SourceControlWindows (652) +[2022.09.29-21.32.03:948][731]LogModuleManager: Shutting down and abandoning module OutputLog (650) +[2022.09.29-21.32.03:948][731]LogModuleManager: Shutting down and abandoning module Documentation (648) +[2022.09.29-21.32.03:949][731]LogModuleManager: Shutting down and abandoning module LiveCoding (646) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (644) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module MovieScene (642) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (640) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module LauncherPlatform (638) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module AnalyticsET (636) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module PortalServices (634) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module PortalRpc (632) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module MessagingRpc (630) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (628) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module AudioMixer (627) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module AudioMixerCore (626) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module AIModule (622) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module GameplayDebugger (621) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module AITestSuite (619) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module NavigationSystem (617) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (614) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (612) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module TypedElementFramework (610) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (608) +[2022.09.29-21.32.03:956][731]LogModuleManager: Shutting down and abandoning module ProfilerService (606) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module TaskGraph (604) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (602) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module MegascansPlugin (600) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module Bridge (598) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (596) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (594) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module CollectionManager (593) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (590) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module InterchangeResultsBrowser (588) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (586) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module InterchangeEditor (584) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (582) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (580) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module InterchangePipelines (578) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module InterchangeExport (576) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module InterchangeMessages (574) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module InterchangeImport (572) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module InterchangeNodes (570) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module SynthesisEditor (568) +[2022.09.29-21.32.04:141][731]LogModuleManager: Shutting down and abandoning module Synthesis (566) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ResonanceAudio (564) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (562) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (560) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (558) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (556) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ModelingOperators (554) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (552) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ModelingComponents (550) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (548) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module MeshModelingTools (546) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module HairStrandsEditor (544) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GooglePAD (542) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module DynamicMesh (540) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (538) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (536) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (534) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (532) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (530) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module CableComponent (528) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module AudioCapture (526) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module AudioCaptureRtAudio (525) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module AssetTags (522) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (520) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (518) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module AppleImageUtils (516) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module AndroidPermission (514) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (512) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (510) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (506) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module SequencerScripting (504) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module TemplateSequence (502) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (500) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module MediaCompositing (498) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ImgMedia (496) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (494) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module StylusInput (492) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module PluginBrowser (490) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (488) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (486) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (484) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (482) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (480) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module EditorDebugTools (478) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (476) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module CurveEditorTools (474) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (472) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (470) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module CryptoKeys (468) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (466) +[2022.09.29-21.32.04:142][731]LogOpenImageDenoise: OIDN shutting down +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (464) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (462) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (460) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (458) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module MeshLODToolset (456) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (454) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (453) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (450) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (448) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (446) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (444) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module AlembicImporter (442) +[2022.09.29-21.32.04:142][731]LogModuleManager: Shutting down and abandoning module AlembicLibrary (441) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module GeometryCache (440) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (439) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (434) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module ChaosNiagara (432) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module FractureEditor (430) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (428) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (426) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module AutomationUtils (424) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module BackChannel (422) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (420) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (418) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (416) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module UObjectPlugin (414) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module UnrealInsightsInterface (412) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (410) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (408) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module PluginUtils (406) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (404) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module GitSourceControl (402) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (400) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (398) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (396) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (394) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (392) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module ControlRigSpline (390) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (388) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (386) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module Paper2DEditor (384) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (382) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (380) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module SoundFields (378) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module SignificanceManager (376) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module RuntimePhysXCooking (374) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (372) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (370) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (368) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (367) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (364) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module ActorSequence (362) +[2022.09.29-21.32.04:143][731]LogModuleManager: Shutting down and abandoning module UdpMessaging (360) +[2022.09.29-21.32.04:244][731]LogModuleManager: Shutting down and abandoning module TcpMessaging (358) +[2022.09.29-21.32.04:344][731]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (356) +[2022.09.29-21.32.04:344][731]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (354) +[2022.09.29-21.32.04:344][731]LogModuleManager: Shutting down and abandoning module DataValidation (352) +[2022.09.29-21.32.04:344][731]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (350) +[2022.09.29-21.32.04:344][731]LogModuleManager: Shutting down and abandoning module FacialAnimation (348) +[2022.09.29-21.32.04:344][731]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (346) +[2022.09.29-21.32.04:344][731]LogModuleManager: Shutting down and abandoning module LevelEditor (345) +[2022.09.29-21.32.04:346][731]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (344) +[2022.09.29-21.32.04:346][731]LogModuleManager: Shutting down and abandoning module LevelAssetEditor (342) +[2022.09.29-21.32.04:346][731]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (340) +[2022.09.29-21.32.04:346][731]LogModuleManager: Shutting down and abandoning module MainFrame (338) +[2022.09.29-21.32.04:346][731]LogModuleManager: Shutting down and abandoning module HotReload (337) +[2022.09.29-21.32.04:346][731]LogModuleManager: Shutting down and abandoning module TreeMap (333) +[2022.09.29-21.32.04:346][731]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (330) +[2022.09.29-21.32.04:346][731]LogModuleManager: Shutting down and abandoning module PBIK (328) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module FullBodyIK (326) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (324) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module Niagara (322) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module SignalProcessing (321) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module NiagaraEditor (319) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module ContentBrowser (318) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module ToolMenus (317) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module ContentBrowserData (315) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module NiagaraCore (310) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (308) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (306) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module AnimationSharing (304) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module GameplayCameras (302) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (300) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module ControlRig (298) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module LevelSequence (297) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (294) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module IKRig (292) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (290) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module Paper2D (288) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (286) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (284) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module AndroidFileServer (282) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (280) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module PacketHandler (278) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module AnimationDataController (276) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (274) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (272) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module MediaAssets (270) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module Overlay (268) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module OverlayEditor (267) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module VREditor (264) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module StringTableEditor (262) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (260) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (258) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module FunctionalTesting (256) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (254) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (253) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module UMG (250) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module UMGEditor (249) +[2022.09.29-21.32.04:347][731]LogModuleManager: Shutting down and abandoning module SlateReflector (244) +[2022.09.29-21.32.04:348][731]LogModuleManager: Shutting down and abandoning module Slate (242) +[2022.09.29-21.32.04:348][731]LogModuleManager: Shutting down and abandoning module SlateCore (240) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (238) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (236) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module UnrealEd (234) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module MRMesh (232) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module Messaging (230) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (228) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (226) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module Networking (224) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module Core (222) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module MaterialEditor (220) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module MovieSceneTools (218) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module CurveEditor (217) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module Sequencer (215) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module EditorStyle (214) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module KismetCompiler (210) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module MeshBuilder (208) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module NaniteBuilder (206) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module MeshUtilities (204) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (203) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (202) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (201) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (199) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (197) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (195) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module MaterialBaking (191) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (186) +[2022.09.29-21.32.04:349][731]LogModuleManager: Shutting down and abandoning module DerivedDataCache (184) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module TargetPlatform (182) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (181) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (179) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (177) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (175) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (173) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module AudioFormatBink (171) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (169) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (167) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (165) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (163) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (161) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (159) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (157) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (155) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module HoloLensTargetPlatform (153) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (151) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module TextureFormat (149) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (148) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (146) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (144) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (142) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (140) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (138) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module ImageWrapper (137) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module TurnkeySupport (133) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module InputCore (130) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module Settings (128) +[2022.09.29-21.32.04:352][731]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (126) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (124) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (123) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module Chaos (120) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module GeometryCore (119) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (116) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (115) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module AVEncoder (114) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module D3D12RHI (110) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (108) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (106) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (104) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module HairStrandsCore (102) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (100) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module ChunkDownloader (98) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (96) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (94) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (92) +[2022.09.29-21.32.04:353][731]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (90) +[2022.09.29-21.32.04:354][731]LogModuleManager: Shutting down and abandoning module XMPP (85) +[2022.09.29-21.32.04:354][731]LogModuleManager: Shutting down and abandoning module WebSockets (84) +[2022.09.29-21.32.04:390][731]LogModuleManager: Shutting down and abandoning module HTTP (81) +[2022.09.29-21.32.04:390][731]LogHttp: Warning: Http module shutting down, but needs to wait on 1 outstanding Http requests: +[2022.09.29-21.32.04:390][731]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B129CF684-4523-4D6E-C3B4-50B3627DAA3F%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.0.3-20979098%2B%2B%2BUE5%2BRelease-5.0&UserID=a23cc22e4e41daa075a20bba071d2aa6%7C26e21ce16cb84f44aa89dafabbcb17a0%7C7a25e1b3-8a16-4de1-a8a6-cbe5202c516e&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2022.09.29-21.32.04:390][731]LogHttp: Warning: Cleaning up 1 outstanding Http requests. +[2022.09.29-21.32.04:401][731]LogModuleManager: Shutting down and abandoning module SSL (80) +[2022.09.29-21.32.04:402][731]LogModuleManager: Shutting down and abandoning module WmfMedia (76) +[2022.09.29-21.32.04:404][731]LogModuleManager: Shutting down and abandoning module Media (75) +[2022.09.29-21.32.04:405][731]LogModuleManager: Shutting down and abandoning module VariantManagerContent (72) +[2022.09.29-21.32.04:405][731]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (70) +[2022.09.29-21.32.04:405][731]LogModuleManager: Shutting down and abandoning module DatasmithContent (68) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module ChaosCloth (66) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (64) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module NiagaraShader (62) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module PixWinPlugin (60) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module AISupportModule (58) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module DesktopPlatform (56) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (54) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (52) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (50) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module PlatformCrypto (48) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (46) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module SourceControl (45) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module XGEController (42) +[2022.09.29-21.32.04:406][731]LogXGEController: Cleaning working directory: C:/Users/randa/AppData/Local/Temp/UnrealXGEWorkingDir/ +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module FastBuildController (40) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module AnimationModifiers (38) +[2022.09.29-21.32.04:406][731]LogModuleManager: Shutting down and abandoning module AudioEditor (36) +[2022.09.29-21.32.04:407][731]LogModuleManager: Shutting down and abandoning module PropertyEditor (35) +[2022.09.29-21.32.04:407][731]LogModuleManager: Shutting down and abandoning module Virtualization (32) +[2022.09.29-21.32.04:407][731]LogModuleManager: Shutting down and abandoning module MessageLog (31) +[2022.09.29-21.32.04:407][731]LogModuleManager: Shutting down and abandoning module TextureCompressor (28) +[2022.09.29-21.32.04:407][731]LogModuleManager: Shutting down and abandoning module RenderCore (26) +[2022.09.29-21.32.04:407][731]LogModuleManager: Shutting down and abandoning module Landscape (24) +[2022.09.29-21.32.04:407][731]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (22) +[2022.09.29-21.32.04:408][731]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (20) +[2022.09.29-21.32.04:408][731]LogModuleManager: Shutting down and abandoning module Renderer (18) +[2022.09.29-21.32.04:408][731]LogModuleManager: Shutting down and abandoning module Engine (16) +[2022.09.29-21.32.04:408][731]LogModuleManager: Shutting down and abandoning module CoreUObject (14) +[2022.09.29-21.32.04:408][731]LogModuleManager: Shutting down and abandoning module SandboxFile (12) +[2022.09.29-21.32.04:408][731]LogModuleManager: Shutting down and abandoning module PakFile (10) +[2022.09.29-21.32.04:408][731]LogModuleManager: Shutting down and abandoning module RSA (9) +[2022.09.29-21.32.04:408][731]LogModuleManager: Shutting down and abandoning module NetworkFile (6) +[2022.09.29-21.32.04:408][731]LogModuleManager: Shutting down and abandoning module StreamingFile (4) +[2022.09.29-21.32.04:408][731]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2022.09.29-21.32.04:432][731]LogD3D12RHI: Display: D3D12 ReleaseResources: 221 items to release +[2022.09.29-21.32.04:432][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.32.04:432][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.32.04:432][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.32.04:433][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.32.04:433][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.32.04:434][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.32.04:434][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.32.04:434][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "HitProxyCPUTexture", 6766552 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.32.04:434][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "HitProxyTexture", 2038 x 826 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:434][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "BufferedRT", 2038 x 826 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.32.04:434][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:434][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:435][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:435][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:435][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:435][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:435][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:435][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:435][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:435][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:436][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:436][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:436][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:436][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelVisBuffer", 25165824 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:436][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.32.04:436][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.32.04:436][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.32.04:437][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:437][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:437][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:438][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:438][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:438][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:438][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:438][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:438][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:438][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:438][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:438][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:439][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:439][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:439][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:439][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:439][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:439][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:439][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:440][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:440][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:441][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:441][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:442][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:442][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:444][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:444][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:445][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:445][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:445][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:446][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:446][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:446][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:446][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:446][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:447][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:447][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:447][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:447][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:447][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:448][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:448][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:448][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:448][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:448][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:449][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:449][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:449][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:449][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:450][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:450][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:450][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:450][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:450][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:451][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:451][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:451][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:451][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:451][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:451][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:452][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:452][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:452][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-21.32.04:452][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:453][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:453][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:453][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TextureRenderTarget2D_0", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:453][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:453][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:453][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 64 x 64 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:453][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-21.32.04:453][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-21.32.04:454][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleCurveTexture", 512 x 512 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:454][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.CameraAPVolume0", 32 x 32 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.32.04:454][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelLighting", 64 x 256 x 384, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.32.04:455][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.LowFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:455][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 1024 x 1024 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.32.04:456][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 1024 x 1024 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:456][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 2048 x 2048 x 1, Mips: 3, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:457][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "SceneColor", 1604 x 792 x 1, Mips: 1, Format: 0xA, Flags: 0x5 +[2022.09.29-21.32.04:457][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.TranslucencyAlpha", 2040 x 828 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:457][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "OctahedralSolidAngleTexture", 16 x 16 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.32.04:457][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.AccumulatedResolveVariance", 1604 x 792 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.32.04:458][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 4096 x 4096 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.32.04:459][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:460][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 4352 x 4352 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:462][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.NumHistoryFramesAccumulated", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:462][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Editor.PrimitivesDepthHistory", 4080 x 1656 x 1, Mips: 1, Format: 0x29, Flags: 0x1 +[2022.09.29-21.32.04:463][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.LowFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:463][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.09.29-21.32.04:463][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "CombineLUTs", 32 x 32 x 32, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.32.04:463][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.RoughSpecularIndirect", 1604 x 792 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:463][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "GBufferA", 1604 x 792 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.32.04:464][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.HighFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:464][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.SubpixelInfo", 2040 x 828 x 1, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-21.32.04:465][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Metadata", 2040 x 828 x 1, Mips: 1, Format: 0x31, Flags: 0x4 +[2022.09.29-21.32.04:465][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Translucency", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:466][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.DiffuseIndirect", 1604 x 792 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.32.04:466][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.SpecularIndirect", 1604 x 792 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.32.04:466][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.NumHistoryFramesAccumulated", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:466][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition", 101 x 75 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-21.32.04:466][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeSceneDepth", 101 x 75 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.32.04:466][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageAtlas", 512 x 512 x 256, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:467][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldCoverageAtlas", 256 x 256 x 128, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:467][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFieldPageTableCombined", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-21.32.04:467][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalSDFMipTexture", 56 x 56 x 224, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:467][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableStationaryLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-21.32.04:467][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableMovableLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-21.32.04:468][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance", 808 x 600 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:468][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 192 x 48 x 48, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.32.04:468][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.32.04:468][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:468][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 72 x 24 x 24, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.32.04:469][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.FastUpdateMode", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:469][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.09.29-21.32.04:469][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.DepthHistory", 1604 x 792 x 1, Mips: 1, Format: 0x29, Flags: 0x4 +[2022.09.29-21.32.04:469][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Editor.PrimitivesDepthHistory", 4080 x 1656 x 1, Mips: 1, Format: 0x29, Flags: 0x1 +[2022.09.29-21.32.04:470][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.HighFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:470][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.TranslucencyAlpha", 2040 x 828 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:470][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Translucency", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:470][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.SkyViewLut", 192 x 104 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:470][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.SubpixelInfo", 2040 x 828 x 1, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-21.32.04:470][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Dummy", 1 x 1 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.32.04:470][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 72 x 24 x 24, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.32.04:471][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:471][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.32.04:471][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 192 x 48 x 48, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.32.04:471][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance", 808 x 600 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:471][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeSceneDepth", 101 x 75 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.32.04:471][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition", 101 x 75 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-21.32.04:472][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "GBufferA", 1604 x 792 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-21.32.04:472][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.SpecularIndirect", 1604 x 792 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.32.04:472][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.RoughSpecularIndirect", 1604 x 792 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:472][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.NumHistoryFramesAccumulated", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:472][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.FastUpdateMode", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:472][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.NumHistoryFramesAccumulated", 1604 x 792 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:473][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.AccumulatedResolveVariance", 1604 x 792 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.32.04:473][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.Output", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:473][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Metadata", 2040 x 828 x 1, Mips: 1, Format: 0x31, Flags: 0x4 +[2022.09.29-21.32.04:473][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.TransmittanceLut", 256 x 64 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:474][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.MultiScatteredLuminanceLut", 32 x 32 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:474][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.DistantSkyLightLut", 1 x 1 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:474][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.PhysicalPagePool", 16384 x 4096 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-21.32.04:480][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHBlueAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.32.04:480][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:480][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneAlbedo", 4096 x 4096 x 1, Mips: 1, Format: 0x61, Flags: 0x0 +[2022.09.29-21.32.04:480][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneOpacity", 4096 x 4096 x 1, Mips: 1, Format: 0x50, Flags: 0x0 +[2022.09.29-21.32.04:481][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDepth", 4096 x 4096 x 1, Mips: 1, Format: 0x23, Flags: 0x1 +[2022.09.29-21.32.04:481][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNormal", 4096 x 4096 x 1, Mips: 1, Format: 0x53, Flags: 0x0 +[2022.09.29-21.32.04:481][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneEmissive", 4096 x 4096 x 1, Mips: 1, Format: 0x5F, Flags: 0x0 +[2022.09.29-21.32.04:481][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.09.29-21.32.04:482][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneIndirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.09.29-21.32.04:482][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNumFramesAccumulatedAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x3D, Flags: 0x5 +[2022.09.29-21.32.04:482][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneFinalLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.09.29-21.32.04:483][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Dummy", 1 x 1 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-21.32.04:483][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:483][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:484][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:484][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:484][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:484][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:484][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:485][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.TraceRadianceAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-21.32.04:485][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHRedAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.32.04:485][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHGreenAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.32.04:485][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:485][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:485][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-21.32.04:486][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "HairLUT0", 1 x 1 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-21.32.04:486][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Hair.LUT(DualScattering)", 64 x 64 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-21.32.04:486][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap0", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:486][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap1", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:486][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap0", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:486][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap1", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:486][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkySHIrradiance", 9 x 1 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-21.32.04:487][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FixupProbeBordersIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:487][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceCacheHardwareRayTracingIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:487][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShaderDraw.IndirectBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:487][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Nanite.MainAndPostNodesAndClusterBatchesBuffer", 44040192 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:489][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.ReflectionResolveTileIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:489][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.CulledObjectIndirectArguments", 65520 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:490][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.CompactTracingIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:490][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.CompactRayTraceDispatchIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:490][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FilterProbesIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:490][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.ProcessGPUInstanceInvalidationsIndirectArgs", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:490][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "InstanceCulling.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:491][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:491][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-21.32.04:491][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.32.04:491][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.32.04:491][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.32.04:491][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.32.04:491][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.32.04:491][731]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-21.32.04:573][731]LogD3D12RHI: ~FD3D12DynamicRHI +[2022.09.29-21.32.04:573][731]LogExit: Exiting. +[2022.09.29-21.32.04:579][731]Log file closed, 09/29/22 17:32:04 diff --git a/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.09.29-22.35.27.log b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.09.29-22.35.27.log new file mode 100644 index 0000000..6a23851 --- /dev/null +++ b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.09.29-22.35.27.log @@ -0,0 +1,1542 @@ +Log file open, 09/29/22 17:58:53 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogWindows: Started CrashReportClient (pid=9020) +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogInit: Display: Running engine for game: SCD2_AS1_UE5_Starter +LogCore: UnrealTraceServer: Trace store launch successful +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.0-CL-20979098" +LogCsvProfiler: Display: Metadata set : engineversion="5.0.3-20979098+++UE5+Release-5.0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\SCD2_AS1_UE5_Starter.uproject""" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (21H2) [10.0.19044.2006] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3700X 8-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : loginid="a23cc22e4e41daa075a20bba071d2aa6" +LogCsvProfiler: Display: Metadata set : llm="0" +LogPlatformFile: Not using cached read wrapper +LogStats: Stats thread started at 0.271456 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -5:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-7F2781EF4107FA9BB80F498D22832EC5 + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds +LogConfig: Display: Loading Android ini files took 0.03 seconds +LogConfig: Display: Loading IOS ini files took 0.03 seconds +LogConfig: Display: Loading Mac ini files took 0.03 seconds +LogConfig: Display: Loading HoloLens ini files took 0.04 seconds +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading Windows ini files took 0.04 seconds +LogConfig: Display: Loading TVOS ini files took 0.04 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin MatineeToLevelSequence +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin RuntimePhysXCooking +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineServices +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/HairStrands/Content/' mounted to '/HairStrands/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +SourceControl: Source control is disabled +SourceControl: Source control is disabled +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogInit: Using libcurl 7.55.1-DEV +LogInit: - built for x86_64-pc-win32 +LogInit: - supports SSL with OpenSSL/1.1.1 +LogInit: - supports HTTP deflate (compression) using libz 1.2.8 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +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 = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +LogInit: Build: ++UE5+Release-5.0-CL-20979098 +LogInit: Engine Version: 5.0.3-20979098+++UE5+Release-5.0 +LogInit: Compatible Engine Version: 5.0.0-19505902+++UE5+Release-5.0 +LogInit: Net CL: 19505902 +LogInit: OS: Windows 10 (21H2) [10.0.19044.2006] (), CPU: AMD Ryzen 7 3700X 8-Core Processor , GPU: NVIDIA GeForce RTX 2070 +LogInit: Compiled (64-bit): Jul 7 2022 02:16:06 +LogInit: Compiled with Visual C++: 19.29.30138.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.0 +LogInit: Command Line: +LogInit: Base Directory: E:/Game Engines/Unreal Engine/UE_5.0/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogDevObjectVersion: Number of dev versions registered: 34 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +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): 20 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 45 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 59 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 3 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 59 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 36 +LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8 +LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[r.DetectAndWarnOfBadDrivers:0]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2022.09.29-21.58.54:249][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2022.09.29-21.58.54:249][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[DefaultPVRTCQuality:1]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:1]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2022.09.29-21.58.54:249][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2022.09.29-21.58.54:276][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2022.09.29-21.58.54:276][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2022.09.29-21.58.54:276][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2022.09.29-21.58.54:276][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2022.09.29-21.58.54:277][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2022.09.29-21.58.54:277][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2022.09.29-21.58.54:277][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2022.09.29-21.58.54:277][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2022.09.29-21.58.54:277][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2022.09.29-21.58.54:277][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2022.09.29-21.58.54:277][ 0]LogConfig: CVar [[r.HairStrands.Interpolation.UseSingleGuide:0]] deferred - dummy variable created +[2022.09.29-21.58.54:291][ 0]LogD3D12RHI: Aftermath initialized +[2022.09.29-21.58.54:291][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2022.09.29-21.58.54:436][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.09.29-21.58.54:436][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 4 output[s] +[2022.09.29-21.58.54:442][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (Max supported Feature Level 12_1, shader model 6.2) +[2022.09.29-21.58.54:442][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.09.29-21.58.54:549][ 0]LogD3D12RHI: Found D3D12 adapter 2: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.09.29-21.58.54:549][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.09.29-21.58.54:549][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2022.09.29-21.58.54:549][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.09.29-21.58.54:549][ 0]LogDeviceProfileManager: Applying CVar settings loaded from the selected device profile: [WindowsEditor] +[2022.09.29-21.58.54:549][ 0]LogHAL: Display: Platform has ~ 32 GB [34264735744 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2022.09.29-21.58.54:549][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2022.09.29-21.58.54:549][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2022.09.29-21.58.54:549][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2022.09.29-21.58.54:549][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2022.09.29-21.58.54:549][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Config/WindowsEditor/Editor.ini] +[2022.09.29-21.58.54:550][ 0]LogInit: Computer: DESKTOP-2U4AQQC +[2022.09.29-21.58.54:550][ 0]LogInit: User: randa +[2022.09.29-21.58.54:550][ 0]LogInit: CPU Page size=4096, Cores=8 +[2022.09.29-21.58.54:550][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2022.09.29-21.58.54:550][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx) +[2022.09.29-21.58.54:550][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2022.09.29-21.58.54:550][ 0]LogMemory: Process Physical Memory: 281.40 MB used, 291.22 MB peak +[2022.09.29-21.58.54:550][ 0]LogMemory: Process Virtual Memory: 249.46 MB used, 249.46 MB peak +[2022.09.29-21.58.54:550][ 0]LogMemory: Physical Memory: 15034.70 MB used, 17642.70 MB free, 32677.40 MB total +[2022.09.29-21.58.54:550][ 0]LogMemory: Virtual Memory: 36941.75 MB used, 8795.47 MB free, 45737.23 MB total +[2022.09.29-21.58.54:550][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2022.09.29-21.58.54:556][ 0]LogWindows: WindowsPlatformFeatures enabled +[2022.09.29-21.58.54:573][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2022.09.29-21.58.54:574][ 0]LogInit: Using OS detected language (en-US). +[2022.09.29-21.58.54:574][ 0]LogInit: Using OS detected locale (en-US). +[2022.09.29-21.58.54:576][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2022.09.29-21.58.54:759][ 0]LogInit: Setting process to per monitor DPI aware +[2022.09.29-21.58.54:776][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2022.09.29-21.58.54:776][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard). +[2022.09.29-21.58.54:776][ 0]LogWindowsTextInputMethodSystem: - English (United States) - Touch Input Correction (TSF IME). +[2022.09.29-21.58.54:776][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard). +[2022.09.29-21.58.54:826][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0 +[2022.09.29-21.58.54:826][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2022.09.29-21.58.55:024][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2022.09.29-21.58.55:027][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2022.09.29-21.58.55:027][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.0 is supported. +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 is supported. +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2022.09.29-21.58.55:113][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2022.09.29-21.58.55:181][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for 3D Queue 0 +[2022.09.29-21.58.55:191][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Copy Queue 0 +[2022.09.29-21.58.55:212][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Compute Queue 0 +[2022.09.29-21.58.55:236][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2022.09.29-21.58.55:236][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2022.09.29-21.58.55:267][ 0]LogD3D12RHI: GPU DeviceId: 0x1f07 (for the marketing name, search the web for "GPU Device Id") +[2022.09.29-21.58.55:267][ 0]LogWindows: Attached monitors: +[2022.09.29-21.58.55:267][ 0]LogWindows: resolution: 2560x1440, work area: (0, 30) -> (2560, 1440), device: '\\.\DISPLAY1' [PRIMARY] +[2022.09.29-21.58.55:267][ 0]LogWindows: resolution: 1920x1080, work area: (2560, 170) -> (4480, 1220), device: '\\.\DISPLAY2' +[2022.09.29-21.58.55:267][ 0]LogWindows: resolution: 1920x1080, work area: (397, -1050) -> (2317, 0), device: '\\.\DISPLAY3' +[2022.09.29-21.58.55:267][ 0]LogWindows: resolution: 1600x1000, work area: (-1600, 533) -> (0, 1503), device: '\\.\DISPLAY5' +[2022.09.29-21.58.55:267][ 0]LogWindows: Found 4 attached monitors. +[2022.09.29-21.58.55:267][ 0]LogWindows: EnumDisplayDevices: +[2022.09.29-21.58.55:267][ 0]LogWindows: 0. 'NVIDIA GeForce RTX 2070' (P:1 D:1), name: '\\.\DISPLAY1' +[2022.09.29-21.58.55:267][ 0]LogWindows: 1. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY2' +[2022.09.29-21.58.55:268][ 0]LogWindows: 2. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY3' +[2022.09.29-21.58.55:268][ 0]LogWindows: 3. 'NVIDIA GeForce RTX 2070' (P:0 D:0), name: '\\.\DISPLAY4' +[2022.09.29-21.58.55:269][ 0]LogWindows: 4. 'SuperDisplay Virtual Adapter' (P:0 D:1), name: '\\.\DISPLAY5' +[2022.09.29-21.58.55:269][ 0]LogWindows: DebugString: GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter FoundDriverCount:4 +[2022.09.29-21.58.55:269][ 0]LogD3D12RHI: Adapter Name: NVIDIA GeForce RTX 2070 +[2022.09.29-21.58.55:269][ 0]LogD3D12RHI: Driver Version: 516.59 (internal:31.0.15.1659, unified:516.59) +[2022.09.29-21.58.55:269][ 0]LogD3D12RHI: Driver Date: 6-23-2022 +[2022.09.29-21.58.55:269][ 0]LogRHI: Texture pool is 4575 MB (70% of 6536 MB) +[2022.09.29-21.58.55:269][ 0]LogD3D12RHI: Async texture creation enabled +[2022.09.29-21.58.55:269][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2022.09.29-21.58.55:281][ 0]LogRHI: GeForceNow SDK initialized: 0 +[2022.09.29-21.58.55:287][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all' +[2022.09.29-21.58.55:287][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""E:/Game Engines/Unreal Engine/UE_5.0/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all" ] +[2022.09.29-21.58.55:311][ 0]LogTextureFormatETC2: Display: ETC2 Texture loading DLL: TextureConverter.dll +[2022.09.29-21.58.55:319][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.5 +[2022.09.29-21.58.55:319][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2022.09.29-21.58.55:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2022.09.29-21.58.55:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2022.09.29-21.58.55:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2022.09.29-21.58.55:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2022.09.29-21.58.55:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2022.09.29-21.58.55:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2022.09.29-21.58.55:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2022.09.29-21.58.55:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2022.09.29-21.58.55:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2022.09.29-21.58.55:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2022.09.29-21.58.55:350][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLens' +[2022.09.29-21.58.55:350][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLensClient' +[2022.09.29-21.58.55:355][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2022.09.29-21.58.55:355][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2022.09.29-21.58.55:358][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2022.09.29-21.58.55:358][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2022.09.29-21.58.55:358][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2022.09.29-21.58.55:358][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2022.09.29-21.58.55:361][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2022.09.29-21.58.55:361][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2022.09.29-21.58.55:361][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2022.09.29-21.58.55:364][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2022.09.29-21.58.55:364][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2022.09.29-21.58.55:370][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2022.09.29-21.58.55:370][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2022.09.29-21.58.55:370][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2022.09.29-21.58.55:370][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2022.09.29-21.58.55:370][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2022.09.29-21.58.55:377][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2022.09.29-21.58.55:380][ 0]LogTargetPlatformManager: Unable to find audio format BINKA from hinted modules, loading all potential format modules to find it +[2022.09.29-21.58.55:380][ 0]LogTargetPlatformManager: Loaded format module AudioFormatADPCM +[2022.09.29-21.58.55:380][ 0]LogTargetPlatformManager: ADPCM +[2022.09.29-21.58.55:380][ 0]LogTargetPlatformManager: PCM +[2022.09.29-21.58.55:384][ 0]LogTargetPlatformManager: Loaded format module AudioFormatBink +[2022.09.29-21.58.55:384][ 0]LogTargetPlatformManager: BINKA +[2022.09.29-21.58.55:384][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOgg +[2022.09.29-21.58.55:384][ 0]LogTargetPlatformManager: OGG +[2022.09.29-21.58.55:384][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOpus +[2022.09.29-21.58.55:384][ 0]LogTargetPlatformManager: OPUS +[2022.09.29-21.58.55:427][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2022.09.29-21.58.55:434][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2022.09.29-21.58.55:434][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: SF_METAL +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: D3D_ES3_1_HOLOLENS +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2022.09.29-21.58.55:435][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2022.09.29-21.58.55:438][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2022.09.29-21.58.55:438][ 0]LogTargetPlatformManager: VVM_1_0 +[2022.09.29-21.58.55:438][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2022.09.29-21.58.55:438][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2022.09.29-21.58.55:438][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2022.09.29-21.58.55:438][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2022.09.29-21.58.55:438][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2022.09.29-21.58.55:438][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0. +[2022.09.29-21.58.55:439][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2022.09.29-21.58.55:443][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.09.29-21.58.55:443][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_ES31/AutogenShaderHeaders.ush +[2022.09.29-21.58.55:449][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.09.29-21.58.55:452][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2022.09.29-21.58.55:452][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2022.09.29-21.58.55:452][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.09.29-21.58.55:452][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2022.09.29-21.58.55:472][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1230 MiB) +[2022.09.29-21.58.55:472][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.09.29-21.58.55:472][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2022.09.29-21.58.55:486][ 0]LogDerivedDataCache: Speed tests for C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache took 0.01 seconds +[2022.09.29-21.58.55:486][ 0]LogDerivedDataCache: Display: Performance to C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.05ms. RandomReadSpeed=438.90MBs, RandomWriteSpeed=91.21MBs. Assigned SpeedClass 'Local' +[2022.09.29-21.58.55:487][ 0]LogDerivedDataCache: Using Local data cache path C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2022.09.29-21.58.55:487][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache. +[2022.09.29-21.58.55:487][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2022.09.29-21.58.55:494][ 0]LogVirtualization: VirtualizationSystem name found in ini file: None +[2022.09.29-21.58.55:494][ 0]LogVirtualization: FNullVirtualizationSystem mounted, virtualization will be disabled +[2022.09.29-21.58.55:494][ 0]LogShaderCompilers: Guid format shader working directory is -26 characters bigger than the processId version (../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/Shaders/WorkingDirectory/29364/). +[2022.09.29-21.58.55:495][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/randa/AppData/Local/Temp/UnrealShaderWorkingDir/5F34B6D14273CD91ECB399B837CF393A/'. +[2022.09.29-21.58.55:495][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2022.09.29-21.58.55:495][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers. +[2022.09.29-21.58.56:781][ 0]LogSlate: Using FreeType 2.10.0 +[2022.09.29-21.58.56:782][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2022.09.29-21.58.56:817][ 0]LogAssetRegistry: FAssetRegistry took 0.0119 seconds to start up +[2022.09.29-21.58.56:822][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2022.09.29-21.58.57:000][ 0]LogSerialization: UsePackageTrailer: 'false' +[2022.09.29-21.58.57:001][ 0]LogTexture: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2022.09.29-21.58.57:250][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.09.29-21.58.57:250][ 0]LogDeviceProfileManager: Active device profile: [0000088ADDB47000][0000088ABAA7C800 50] WindowsEditor +[2022.09.29-21.58.57:250][ 0]LogDeviceProfileManager: Profiles: [0000088ADDB46AC0][0000088AD70EC800 50] Windows, [0000088ADDB47000][0000088ABAA7C800 50] WindowsEditor, [0000088ADDB46900][0000088AD6850000 50] WindowsServer, [0000088ADDB46580][0000088AD37EA000 50] WindowsClient, [0000088ADDB41880][0000088ADDDE0000 50] IOS, [0000088ADDB463C0][0000088ADDDE5000 50] iPadAir2, [0000088ADDB42BC0][0000088ADDDEA000 50] IPadPro, [0000088ADDB43100][0000088ADDDE7800 50] iPadAir3, [0000088ADDB447C0][0000088ADDDEC800 50] iPadAir4, [0000088ADDB46740][0000088AD379A000 50] iPadMini4, [0000088ADDB45940][0000088ADDE00000 50] iPadMini5, [0000088ADDB47540][0000088ADDE05000 50] iPadMini6, [0000088ADDB4A480][0000088ADDE0C800 50] iPhone6S, [0000088ADDB4A800][0000088ADDE0A000 50] iPhone7, [0000088ADDB4AB80][0000088ADDE07800 50] iPodTouch7, [0000088ADDB48500][0000088ADDDE2800 50] iPhone6SPlus, [0000088ADDB44EC0][0000088ADDE10000 50] iPhone7Plus, [0000088ADDB47FC0][0000088ADDE15000 50] iPhoneSE, [0000088ADDB49300][0000088ADDE17800 50] iPhone8, [0000088ADDB42D80][0000088ADDE1A000 50] iPhone8Plus, [0000088ADDB46040][0000088ADDE1C800 50] iPhoneX, [0000088ADDB48A40][0000088ADDE02800 50] iPhoneXS, [0000088ADDB43480][0000088ADDE30000 50] iPhoneXSMax, [0000088ADDB46200][0000088ADDE35000 50] iPhoneXR, [0000088ADDB4A9C0][0000088ADDE37800 50] iPhone11, [0000088ADDB48180][0000088ADDE3A000 50] iPhone11Pro, [0000088ADDB48F80][0000088ADDE3C800 50] iPhone11ProMax, [0000088ADDB45780][0000088ADDE12800 50] iPhoneSE2, [0000088ADDB48C00][0000088ADDE40000 50] iPhone12Mini, [0000088ADDB44280][0000088ADDE45000 50] iPhone12, [0000088ADDB48880][0000088ADDE47800 50] iPhone12Pro, [0000088ADDB45B00][0000088ADDE4A000 50] iPhone12ProMax, [0000088ADDB439C0][0000088ADDE4C800 50] iPhone13Mini, [0000088ADDB42F40][0000088ADDE32800 50] iPhone13, [0000088ADDB4A2C0][0000088ADDE50000 50] iPhone13Pro, [0000088ADDB47380][0000088ADDE55000 50] iPhone13ProMax, [0000088ADDB4A100][0000088ADDE57800 50] iPadPro105, [0000088ADDB45080][0000088ADDE5A000 50] iPadPro129, [0000088ADDB49A00][0000088ADDE5C800 50] iPadPro97, [0000088ADDB49BC0][0000088ADDE42800 50] iPadPro2_129, [0000088ADDB471C0][0000088ADDE60000 50] iPad5, [0000088ADDB49840][0000088ADDE65000 50] iPad6, [0000088ADDB45400][0000088ADDE67800 50] iPad7, [0000088ADDB44B40][0000088ADDE6A000 50] iPad8, [0000088ADDB47E00][0000088ADDE6C800 50] iPad9, [0000088ADDB44600][0000088ADDE52800 50] iPadPro11, [0000088ADDB49D80][0000088ADDE70000 50] iPadPro2_11, [0000088ADDB48340][0000088ADDE75000 50] iPadPro3_11, [0000088ADDB4A640][0000088ADDE77800 50] iPadPro3_129, [0000088ADDB49680][0000088ADDE7A000 50] iPadPro4_129, [0000088ADDB49F40][0000088ADDE7C800 50] iPadPro5_129, [0000088ADDB41F80][0000088ADDE62800 50] AppleTV, [0000088ADDB478C0][0000088ADDE80000 50] AppleTV4K, [0000088ADDB486C0][0000088ADDE85000 50] TVOS, [0000088ADDB4C940][0000088ADDE8A000 50] Mac, [0000088ADDB4C780][0000088ADDE87800 50] MacEditor, [0000088ADDB4C400][0000088ADDE8C800 50] MacClient, [0000088ADDB4C240][0000088ADDE72800 50] MacServer, [0000088ADDB4D200][0000088ADDE92800 50] Linux, [0000088ADDB4D580][0000088ADDE90000 50] LinuxEditor, [0000088ADDB43B80][0000088ADDE97800 50] LinuxArm64Editor, [0000088ADDB4B440][0000088ADDE9A000 50] LinuxArm64, [0000088ADDB45240][0000088ADDE9C800 50] LinuxClient, [0000088ADDB4CCC0][0000088ADDE82800 50] LinuxArm64Client, [0000088ADDB45CC0][0000088ADDEA0000 50] LinuxServer, [0000088ADDB43800][0000088ADDEA5000 50] LinuxArm64Server, [0000088ADDB47C40][0000088ADDEA7800 50] Android, [0000088ADDB440C0][0000088ADDEAA000 50] Android_Preview_OpenGL, [0000088ADDB42840][0000088ADDEAC800 50] Android_Preview_Vulkan, [0000088ADDB4B280][0000088ADDE95000 50] Android_Low, [0000088ADDB45E80][0000088ADDEB0000 50] Android_Mid, [0000088ADDB4BEC0][0000088ADDEB5000 50] Android_High, [0000088ADDB42140][0000088ADDEB7800 50] Android_Default, [0000088ADDB4DAC0][0000088ADDEBA000 50] Android_Adreno4xx, [0000088ADDB4B0C0][0000088ADDEBC800 50] Android_Adreno5xx_Low, [0000088ADDB47A80][0000088ADDEA2800 50] Android_Adreno5xx, [0000088ADDB46E40][0000088ADDEC0000 50] Android_Adreno6xx, [0000088ADDB47700][0000088ADDEC5000 50] Android_Adreno6xx_Vulkan, [0000088ADDB4BB40][0000088ADDEC7800 50] Android_Adreno7xx, [0000088ADDB44980][0000088ADDECA000 50] Android_Adreno7xx_Vulkan, [0000088ADDB4D900][0000088ADDECC800 50] Android_Mali_T6xx, [0000088ADDB4AD40][0000088ADDEB2800 50] Android_Mali_T7xx, [0000088ADDB49140][0000088ADDED0000 50] Android_Mali_T8xx, [0000088ADDB4D740][0000088ADDED5000 50] Android_Mali_G71, [0000088ADDB44440][0000088ADDED7800 50] Android_Mali_G72, [0000088ADDB4D040][0000088ADDEDA000 50] Android_Mali_G72_Vulkan, [0000088ADDB4B7C0][0000088ADDEDC800 50] Android_Mali_G76, [0000088ADDB48DC0][0000088ADDEC2800 50] Android_Mali_G76_Vulkan, [0000088ADDB4CE80][0000088ADDEE0000 50] Android_Mali_G77, [0000088ADDB4C5C0][0000088ADDEE5000 50] Android_Mali_G77_Vulkan, [0000088ADDB432C0][0000088ADDEE7800 50] Android_Mali_G78, [0000088ADDB4BD00][0000088ADDEEA000 50] Android_Mali_G78_Vulkan, [0000088ADDB4E380][0000088ADDEEC800 50] Android_Mali_G710, [0000088ADDB4E540][0000088ADDED2800 50] Android_Mali_G710_Vulkan, [0000088ADDB4AF00][0000088ADDEF0000 50] Android_Xclipse_920, [0000088ADDB44D00][0000088ADDEF5000 50] Android_Xclipse_920_Vulkan, [0000088ADDB4E8C0][0000088ADDEF7800 50] Android_Vulkan_SM5, [0000088ADDB4DC80][0000088ADDEFA000 50] Android_PowerVR_G6xxx, [0000088ADDB494C0][0000088ADDEFC800 50] Android_PowerVR_GT7xxx, [0000088ADDB4E700][0000088ADDEE2800 50] Android_PowerVR_GE8xxx, [0000088ADDB455C0][0000088ADDF00000 50] Android_PowerVR_GM9xxx, [0000088ADDB4E000][0000088ADDF05000 50] Android_PowerVR_GM9xxx_Vulkan, [0000088ADDB4DE40][0000088ADDF07800 50] Android_TegraK1, [0000088ADDB42A00][0000088ADDF0A000 50] Android_Unknown_Vulkan, [0000088ADDB4F340][0000088ADDF0C800 50] Oculus_Quest, [0000088ADDF20000][0000088ADDEF2800 50] Oculus_Quest2, [0000088ADDF22300][0000088ADDF10000 50] HoloLens, +[2022.09.29-21.58.57:250][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2022.09.29-21.58.57:275][ 0]LogTexture: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2022.09.29-21.58.57:454][ 0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction +[2022.09.29-21.58.57:454][ 0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction +[2022.09.29-21.58.57:454][ 0]LogMeshReduction: Using ProxyLODMeshReduction for automatic mesh merging +[2022.09.29-21.58.57:454][ 0]LogMeshReduction: No distributed automatic mesh merging module available +[2022.09.29-21.58.57:454][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2022.09.29-21.58.57:495][ 0]LogNetVersion: SCD2_AS1_UE5_Starter 1.0.0, NetCL: 19505902, EngineNetVer: 23, GameNetVer: 0 (Checksum: 104363197) +[2022.09.29-21.58.57:628][ 0]LogSlate: Border +[2022.09.29-21.58.57:628][ 0]LogSlate: BreadcrumbButton +[2022.09.29-21.58.57:628][ 0]LogSlate: Default +[2022.09.29-21.58.57:628][ 0]LogSlate: Icons.Save +[2022.09.29-21.58.57:628][ 0]LogSlate: Icons.Toolbar.Settings +[2022.09.29-21.58.57:628][ 0]LogSlate: ListView +[2022.09.29-21.58.57:628][ 0]LogSlate: SoftwareCursor_CardinalCross +[2022.09.29-21.58.57:628][ 0]LogSlate: SoftwareCursor_Grab +[2022.09.29-21.58.57:628][ 0]LogSlate: TableView.DarkRow +[2022.09.29-21.58.57:628][ 0]LogSlate: TableView.Row +[2022.09.29-21.58.57:628][ 0]LogSlate: TreeView +[2022.09.29-21.58.57:800][ 0]SourceControl: Source control is disabled +[2022.09.29-21.58.57:830][ 0]SourceControl: Source control is disabled +[2022.09.29-21.58.57:830][ 0]SourceControl: Source control is disabled +[2022.09.29-21.58.57:969][ 0]LogUObjectArray: 20557 objects as part of root set at end of initial load. +[2022.09.29-21.58.57:969][ 0]LogUObjectAllocator: 5584256 out of 0 bytes used by permanent object pool. +[2022.09.29-21.58.57:969][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2022.09.29-21.58.58:325][ 0]LogPython: Using Python 3.9.7 +[2022.09.29-21.58.59:101][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2022.09.29-21.58.59:103][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: DE5E26A94B415BB9D47381B7EA0EF091 | Instance: 4CD68D034D0D639F40B24CAD990C72AF (DESKTOP-2U4AQQC-29364). +[2022.09.29-21.58.59:148][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2022.09.29-21.58.59:201][ 0]SourceControl: Source control is disabled +[2022.09.29-21.58.59:208][ 0]SourceControl: Source control is disabled +[2022.09.29-21.58.59:215][ 0]SourceControl: Source control is disabled +[2022.09.29-21.58.59:241][ 0]LogUProjectInfo: Found projects: +[2022.09.29-21.58.59:451][ 0]LogOpenImageDenoise: OIDN starting up +[2022.09.29-21.58.59:630][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2022.09.29-21.58.59:653][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.09.29-21.58.59:654][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.09.29-21.58.59:750][ 0]LogCollectionManager: Loaded 0 collections in 0.000726 seconds +[2022.09.29-21.58.59:832][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Collections/' took 0.00s +[2022.09.29-21.58.59:832][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Developers/randa/Collections/' took 0.00s +[2022.09.29-21.58.59:832][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Collections/' took 0.00s +[2022.09.29-21.59.00:129][ 0]LogEngine: Initializing Engine... +[2022.09.29-21.59.00:146][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2022.09.29-21.59.00:146][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2022.09.29-21.59.00:415][ 0]LogInit: Initializing FReadOnlyCVARCache +[2022.09.29-21.59.00:415][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.09.29-21.59.00:426][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-21.59.00:457][ 0]LogAIModule: Creating AISystem for world Untitled +[2022.09.29-21.59.00:457][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2022.09.29-21.59.00:482][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2022.09.29-21.59.00:483][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2022.09.29-21.59.00:483][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2022.09.29-21.59.00:483][ 0]LogAudio: Display: Audio Device Manager Initialized +[2022.09.29-21.59.00:483][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2022.09.29-21.59.00:484][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.09.29-21.59.00:484][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2022.09.29-21.59.00:484][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.09.29-21.59.00:484][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.09.29-21.59.00:484][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.09.29-21.59.00:484][ 0]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.09.29-21.59.00:484][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.09.29-21.59.00:484][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.09.29-21.59.00:484][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.09.29-21.59.00:484][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.09.29-21.59.00:484][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.09.29-21.59.00:490][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.09.29-21.59.00:544][ 0]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.09.29-21.59.00:544][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.09.29-21.59.00:547][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.09.29-21.59.00:547][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.09.29-21.59.00:547][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2022.09.29-21.59.00:547][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-21.59.00:549][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-21.59.00:549][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2022.09.29-21.59.00:549][ 0]LogInit: FAudioDevice initialized. +[2022.09.29-21.59.00:549][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2022.09.29-21.59.00:549][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2022.09.29-21.59.00:549][ 0]LogInit: Texture streaming: Enabled +[2022.09.29-21.59.00:585][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.0.3-20979098+++UE5+Release-5.0 +[2022.09.29-21.59.00:597][ 0]LogEngineSessionManager: EngineSessionManager initialized +[2022.09.29-21.59.00:622][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2022.09.29-21.59.00:630][ 0]LogLiveCoding: Display: Starting LiveCoding +[2022.09.29-21.59.00:630][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2022.09.29-21.59.01:542][ 0]LogLiveCoding: Display: First instance in process group "UE_SCD2_AS1_UE5_Starter_0xdcc5ae0d", spawning console +[2022.09.29-21.59.01:542][ 0]LogLiveCoding: Display: Waiting for server +[2022.09.29-21.59.01:542][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2022.09.29-21.59.01:571][ 0]LogInit: Transaction tracking system initialized +[2022.09.29-21.59.01:655][ 0]BlueprintLog: New page: Editor Load +[2022.09.29-21.59.01:877][ 0]LocalizationService: Localization service is disabled +[2022.09.29-21.59.01:937][ 0]TimingProfiler: Initialize +[2022.09.29-21.59.01:937][ 0]TimingProfiler: OnSessionChanged +[2022.09.29-21.59.01:937][ 0]LoadingProfiler: Initialize +[2022.09.29-21.59.01:937][ 0]LoadingProfiler: OnSessionChanged +[2022.09.29-21.59.01:937][ 0]NetworkingProfiler: Initialize +[2022.09.29-21.59.01:937][ 0]NetworkingProfiler: OnSessionChanged +[2022.09.29-21.59.01:937][ 0]MemoryProfiler: Initialize +[2022.09.29-21.59.01:937][ 0]MemoryProfiler: OnSessionChanged +[2022.09.29-21.59.02:585][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/' took 0.01s +[2022.09.29-21.59.02:585][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2022.09.29-21.59.02:751][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2022.09.29-21.59.02:752][ 0]SourceControl: Source control is disabled +[2022.09.29-21.59.02:753][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 9.526 +[2022.09.29-21.59.02:753][ 0]Cmd: MAP LOAD FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2022.09.29-21.59.02:753][ 0]LightingResults: New page: Lighting Build +[2022.09.29-21.59.02:760][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2022.09.29-21.59.02:760][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-21.59.02:760][ 0]MapCheck: New page: Map Check +[2022.09.29-21.59.02:760][ 0]LightingResults: New page: Lighting Build +[2022.09.29-21.59.02:765][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.09.29-21.59.02:768][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2022.09.29-21.59.03:334][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BP_Comms'. +[2022.09.29-21.59.03:334][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.09.29-21.59.03:334][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-21.59.03:335][ 0]LogAIModule: Creating AISystem for world BP_Comms +[2022.09.29-21.59.03:348][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2022.09.29-21.59.03:355][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.46ms +[2022.09.29-21.59.03:356][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2022.09.29-21.59.03:356][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.11ms to complete. +[2022.09.29-21.59.03:356][ 0]LogFileHelpers: Loading map 'BP_Comms' took 0.603 +[2022.09.29-21.59.03:366][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 10.140 +[2022.09.29-21.59.03:366][ 0]LogShaderCompilers: Display: ================================================ +[2022.09.29-21.59.03:367][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.09.29-21.59.03:367][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.09.29-21.59.03:367][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.09.29-21.59.03:367][ 0]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.09.29-21.59.03:367][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.09.29-21.59.03:367][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2022.09.29-21.59.03:367][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%) +[2022.09.29-21.59.03:367][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2022.09.29-21.59.03:367][ 0]LogShaderCompilers: Display: ================================================ +[2022.09.29-21.59.03:535][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-21.59.03:540][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-21.59.03:545][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-21.59.03:550][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-21.59.03:567][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2022.09.29-21.59.03:567][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.59.03:567][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2022.09.29-21.59.03:567][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.59.03:568][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2022.09.29-21.59.03:568][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.59.03:569][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2022.09.29-21.59.03:569][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.59.03:569][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2022.09.29-21.59.03:569][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.59.03:570][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2022.09.29-21.59.03:570][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.59.03:570][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2022.09.29-21.59.03:570][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.59.03:571][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2022.09.29-21.59.03:571][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.59.03:571][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2022.09.29-21.59.03:571][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.59.03:572][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2022.09.29-21.59.03:572][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.09.29-21.59.03:572][ 0]LogFeaturePack: Error: Error in Feature pack E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack. Failed to parse manifest: Invalid Json Token. Line: 43 Ch: 4 +[2022.09.29-21.59.03:720][ 0]LogSlate: Took 0.000280 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.09.29-21.59.03:723][ 0]LogSlate: Took 0.000241 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2022.09.29-21.59.03:724][ 0]LogSlate: Took 0.000187 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2022.09.29-21.59.03:725][ 0]LogSlate: Took 0.000214 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2022.09.29-21.59.03:726][ 0]LogSlate: Took 0.000146 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2022.09.29-21.59.03:742][ 0]LogViewport: Scene viewport resized to 2038x826, mode Windowed. +[2022.09.29-21.59.04:217][ 0]LogStall: Startup... +[2022.09.29-21.59.04:219][ 0]LogStall: Startup complete. +[2022.09.29-21.59.04:231][ 0]LogLoad: (Engine Initialization) Total time: 11.00 seconds +[2022.09.29-21.59.04:231][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2022.09.29-21.59.04:270][ 0]LogAssetRegistry: Asset discovery search completed in 7.4546 seconds +[2022.09.29-21.59.04:280][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000002 seconds (updated 0 objects) +[2022.09.29-21.59.04:301][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2022.09.29-21.59.04:401][ 2]LogSlate: Took 0.000260 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.09.29-21.59.12:304][440]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.09.29-21.59.12:305][440]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-21.59.13:952][440]LogSlate: Took 0.004093 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2022.09.29-22.00.55:770][297]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.029 and deleted 0 file(s) with total size 0 MiB. +[2022.09.29-22.17.08:859][ 76]LogUObjectHash: Compacting FUObjectHashTables data took 1.22ms +[2022.09.29-22.17.08:860][ 76]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.031 +[2022.09.29-22.17.08:860][ 76]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_ButtonPedestal] ([2] browsable assets)... +[2022.09.29-22.17.08:895][ 76]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal] +[2022.09.29-22.17.08:895][ 76]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_ButtonPedestal] +[2022.09.29-22.17.08:903][ 76]LogPackageLocalizationCache: Processed 30 localized package path(s) for 1 prioritized culture(s) in 0.007004 seconds +[2022.09.29-22.17.08:911][ 76]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto1 +[2022.09.29-22.17.08:911][ 76]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal_Auto1675C8C714FCB2F95DCFFACB85E64C2F2.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto1.uasset' +[2022.09.29-22.17.08:912][ 76]LogFileHelpers: Auto-saving content packages took 0.052 +[2022.09.29-22.17.37:412][382]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PedestalBase.BP_PedestalBase +[2022.09.29-22.17.37:412][382]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-22.17.47:149][944]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.17.47:149][944]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-22.26.52:135][886]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=18856 +[2022.09.29-22.26.52:471][886]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-22.26.52:471][886]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnSessionDisconnect() - FormatChanged, InstanceID=1, DurationMS=25.27 +[2022.09.29-22.26.52:471][886]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-22.26.52:475][887]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-22.26.52:813][888]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=18856 +[2022.09.29-22.26.53:143][888]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-22.26.53:143][888]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=17.70 +[2022.09.29-22.26.53:143][888]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-22.26.53:148][889]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-22.26.53:479][890]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=18856 +[2022.09.29-22.26.53:809][890]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=11.06 +[2022.09.29-22.26.53:809][890]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-22.26.53:813][891]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-22.27.00:867][911]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=18856 +[2022.09.29-22.27.00:868][911]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=FxSound Speakers (FxSound Audio Enhancer), InstanceID=1 +[2022.09.29-22.27.01:186][912]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnSessionDisconnect() - FormatChanged, InstanceID=1, DurationMS=31.33 +[2022.09.29-22.27.01:186][912]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-22.27.01:193][913]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-22.27.01:522][914]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=18856 +[2022.09.29-22.27.01:853][914]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=44100, DeviceID={0.0.0.00000000}.{e66ea5e7-d7d5-4a46-8ac7-8913735b17a8}, Name=FxSound Speakers (FxSound Audio Enhancer)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=23.42 +[2022.09.29-22.27.01:853][914]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.09.29-22.27.01:856][915]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.09.29-22.27.09:598][937]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms +[2022.09.29-22.27.09:624][937]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto2 +[2022.09.29-22.27.09:625][937]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto29DBFC6D249D7A7996C7AD6A084B8D19F.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto2.umap' +[2022.09.29-22.27.09:631][937]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.060 +[2022.09.29-22.27.09:631][937]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.060 +[2022.09.29-22.27.09:631][937]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_ButtonPedestal] ([2] browsable assets)... +[2022.09.29-22.27.09:658][937]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal] +[2022.09.29-22.27.09:658][937]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_ButtonPedestal] +[2022.09.29-22.27.09:664][937]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto2 +[2022.09.29-22.27.09:664][937]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal_Auto2633EE3B24F431FDBFB6A29BC2F44998F.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_ButtonPedestal_Auto2.uasset' +[2022.09.29-22.27.09:665][937]LogFileHelpers: Auto-saving content packages took 0.034 +[2022.09.29-22.27.47:038][870]LogEditorTransaction: Undo Delete current selection +[2022.09.29-22.32.47:190][790]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.09.29-22.32.47:238][790]LogUObjectHash: Compacting FUObjectHashTables data took 1.18ms +[2022.09.29-22.32.47:656][810]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.09.29-22.32.47:665][810]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.09.29-22.32.47:666][810]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestalA97166C94D5FE25484B42ABF657FC5B3.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.09.29-22.32.47:678][810]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.09.29-22.32.47:678][810]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.09.29-22.32.54:782][226]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_SCD_FPChar.BP_SCD_FPChar +[2022.09.29-22.32.54:783][226]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-22.32.59:319][443]LogSlate: Window 'BP_SCD_FPChar' being destroyed +[2022.09.29-22.33.31:805][382]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.09.29-22.33.31:836][382]LogUObjectHash: Compacting FUObjectHashTables data took 1.11ms +[2022.09.29-22.33.31:851][382]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.09.29-22.33.31:851][382]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_CommsE5B34F7A4FC540DB33E2C9A1791A6648.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.09.29-22.33.31:872][382]AssetCheck: New page: Asset Save: BP_Comms +[2022.09.29-22.33.31:872][382]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.09.29-22.33.32:494][420]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.09.29-22.33.32:502][420]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.09.29-22.33.32:503][420]PIE: New page: PIE session: BP_Comms (Sep 29, 2022, 2:33:32 PM) +[2022.09.29-22.33.32:506][420]LogOnline: OSS: Created online subsystem instance for: NULL +[2022.09.29-22.33.32:506][420]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +[2022.09.29-22.33.32:506][420]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.09.29-22.33.32:509][420]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004210s) +[2022.09.29-22.33.32:509][420]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004310s) +[2022.09.29-22.33.32:509][420]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.09.29-22.33.32:510][420]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.09.29-22.33.32:510][420]LogAIModule: Creating AISystem for world BP_Comms +[2022.09.29-22.33.32:510][420]LogPlayLevel: PIE: World Init took: (0.000743s) +[2022.09.29-22.33.32:541][420]LogUObjectHash: Compacting FUObjectHashTables data took 1.05ms +[2022.09.29-22.33.32:541][420]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2022.09.29-22.33.32:541][420]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.09.29-22.33.32:541][420]LogAudioMixer: Display: Sample Rate: 48000 +[2022.09.29-22.33.32:541][420]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.09.29-22.33.32:541][420]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.09.29-22.33.32:541][420]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.09.29-22.33.32:542][420]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.09.29-22.33.32:542][420]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.09.29-22.33.32:542][420]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.09.29-22.33.32:542][420]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.09.29-22.33.32:542][420]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.09.29-22.33.32:542][420]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.09.29-22.33.32:544][420]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.09.29-22.33.32:575][420]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.09.29-22.33.32:575][420]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.09.29-22.33.32:575][420]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.09.29-22.33.32:575][420]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.09.29-22.33.32:576][420]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2022.09.29-22.33.32:576][420]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2022.09.29-22.33.32:577][420]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2022.09.29-22.33.32:577][420]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2022.09.29-22.33.32:577][420]LogInit: FAudioDevice initialized. +[2022.09.29-22.33.32:577][420]LogAudio: Display: Audio Device (ID: 2) registered with world 'BP_Comms'. +[2022.09.29-22.33.32:587][420]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.09.29-22.33.32:589][420]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.09.29-18.33.32 +[2022.09.29-22.33.32:590][420]LogWorld: Bringing up level for play took: 0.002083 +[2022.09.29-22.33.32:591][420]LogOnline: OSS: Created online subsystem instance for: :Context_11 +[2022.09.29-22.33.32:591][420]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.09.29-22.33.32:610][420]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.09.29-22.33.32:610][420]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.09.29-22.33.32:610][420]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.09.29-22.33.32:610][420]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.09.29-22.33.32:610][420]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.09.29-22.33.32:611][420]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.09.29-22.33.32:611][420]PIE: Server logged in +[2022.09.29-22.33.32:612][420]PIE: Play in editor total start time 0.111 seconds. +[2022.09.29-22.34.31:906][939]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-22.34.31:906][939]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.09.29-22.34.31:907][939]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.34.31:907][939]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-22.34.31:916][939]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.09.29-22.34.31:922][939]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-22.34.31:955][939]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.09.29-22.34.31:958][939]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.09.29-22.34.31:959][939]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.09.29-22.34.31:970][939]LogSlate: Slate User Unregistered. User Index 8 +[2022.09.29-22.34.31:970][939]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.09.29-22.34.31:985][939]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2022.09.29-22.34.32:022][940]LogPlayLevel: Display: Destroying online subsystem :Context_11 +[2022.09.29-22.35.23:428][233]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms +[2022.09.29-22.35.23:432][233]LogStall: Shutdown... +[2022.09.29-22.35.23:438][233]LogStall: Shutdown complete. +[2022.09.29-22.35.23:491][233]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.35.23:491][233]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-22.35.23:564][233]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.09.29-22.35.23:564][233]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.35.23:564][233]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.09.29-22.35.23:638][233]LogSlate: Window 'SCD2_AS1_UE5_Starter - Unreal Editor' being destroyed +[2022.09.29-22.35.23:808][234]Cmd: QUIT_EDITOR +[2022.09.29-22.35.23:808][234]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2022.09.29-22.35.23:810][234]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2022.09.29-22.35.23:810][234]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2022.09.29-22.35.23:810][234]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2022.09.29-22.35.24:565][234]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2022.09.29-22.35.24:565][234]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2022.09.29-22.35.24:565][234]LogAudio: Display: Audio Device unregistered from world 'BP_Comms'. +[2022.09.29-22.35.24:581][234]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.09.29-22.35.24:582][234]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.09.29-22.35.24:586][234]LogAudio: Display: Audio Device Manager Shutdown +[2022.09.29-22.35.24:591][234]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2022.09.29-22.35.24:591][234]LogExit: Preparing to exit. +[2022.09.29-22.35.24:644][234]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.09.29-22.35.24:657][234]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-22.35.24:657][234]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-22.35.24:657][234]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-22.35.24:657][234]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-22.35.24:657][234]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-22.35.24:657][234]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-22.35.24:657][234]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-22.35.24:657][234]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-22.35.24:657][234]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-22.35.24:657][234]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-22.35.24:657][234]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.09.29-22.35.25:440][234]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.35.25:444][234]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.35.25:448][234]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.35.25:453][234]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.35.25:457][234]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.35.25:461][234]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.35.25:465][234]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.35.25:471][234]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.09.29-22.35.25:531][234]LogStylusInput: Shutting down StylusInput subsystem. +[2022.09.29-22.35.25:531][234]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2022.09.29-22.35.25:532][234]LogExit: Editor shut down +[2022.09.29-22.35.25:534][234]LogExit: Transaction tracking system shut down +[2022.09.29-22.35.25:544][234]LogDemo: Cleaned up 0 splitscreen connections with owner deletion +[2022.09.29-22.35.25:800][234]LogExit: Object subsystem successfully closed. +[2022.09.29-22.35.25:809][234]LogShaderCompilers: Display: ================================================ +[2022.09.29-22.35.25:809][234]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.09.29-22.35.25:809][234]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.09.29-22.35.25:809][234]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.09.29-22.35.25:809][234]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.09.29-22.35.25:809][234]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.09.29-22.35.25:809][234]LogShaderCompilers: Display: Shaders Compiled: 0 +[2022.09.29-22.35.25:809][234]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%) +[2022.09.29-22.35.25:809][234]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2022.09.29-22.35.25:809][234]LogShaderCompilers: Display: ================================================ +[2022.09.29-22.35.25:912][234]LogShaderCompilers: Display: Shaders left to compile 0 +[2022.09.29-22.35.25:929][234]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (884) +[2022.09.29-22.35.25:929][234]LogModuleManager: Shutting down and abandoning module Voice (882) +[2022.09.29-22.35.25:929][234]LogModuleManager: Shutting down and abandoning module BlueprintGraph (880) +[2022.09.29-22.35.25:929][234]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (878) +[2022.09.29-22.35.25:929][234]LogModuleManager: Shutting down and abandoning module SubobjectEditor (876) +[2022.09.29-22.35.25:929][234]LogModuleManager: Shutting down and abandoning module SceneOutliner (874) +[2022.09.29-22.35.25:929][234]LogModuleManager: Shutting down and abandoning module AddContentDialog (872) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module WidgetCarousel (871) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module StatusBar (868) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (866) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module StatsViewer (864) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (862) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module AutomationWorker (860) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (858) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module GooglePADEditor (856) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (854) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (852) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (850) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module TextureAlignMode (848) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module BspMode (846) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module GeometryMode (844) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (842) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (840) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (838) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (836) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module WebMMedia (834) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module MatineeToLevelSequence (832) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (830) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (828) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (826) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (824) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module SequenceRecorder (823) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (820) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (818) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (816) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (814) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (812) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (810) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (808) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module PlanarCut (806) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module CharacterAI (804) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module IKRigEditor (802) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module ControlRigSplineEditor (800) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module ControlRigEditor (798) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module AnimationEditor (797) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module SmartSnapping (794) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (792) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module SessionServices (790) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module MeshPaint (788) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (786) +[2022.09.29-22.35.25:930][234]LogModuleManager: Shutting down and abandoning module PlacementMode (785) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module FoliageEdit (782) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module LandscapeEditor (780) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (778) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module ActorPickerMode (776) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module ViewportSnapping (774) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module EditorWidgets (772) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module ViewportInteraction (770) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module ClothPainter (768) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (767) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module LogVisualizer (764) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module IntroTutorials (762) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (760) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (758) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (757) +[2022.09.29-22.35.25:931][234]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (755) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (752) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module HoloLensPlatformEditor (750) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (748) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (746) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module CSVtoSVG (744) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (742) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module EditorConfig (740) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (738) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module EditorFramework (736) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (734) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module TraceInsights (732) +[2022.09.29-22.35.26:339][234]MemoryProfiler: Shutdown +[2022.09.29-22.35.26:339][234]NetworkingProfiler: Shutdown +[2022.09.29-22.35.26:339][234]LoadingProfiler: Shutdown +[2022.09.29-22.35.26:339][234]TimingProfiler: Shutdown +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module TraceServices (731) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (728) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (727) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module InputBindingEditor (724) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module MergeActors (722) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (720) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module LocalizationService (719) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module HardwareTargeting (716) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (714) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module UndoHistory (712) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module XmlParser (710) +[2022.09.29-22.35.26:339][234]LogModuleManager: Shutting down and abandoning module Blutility (708) +[2022.09.29-22.35.26:340][234]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (706) +[2022.09.29-22.35.26:340][234]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (705) +[2022.09.29-22.35.26:340][234]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (702) +[2022.09.29-22.35.26:340][234]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (701) +[2022.09.29-22.35.26:340][234]LogModuleManager: Shutting down and abandoning module SettingsEditor (698) +[2022.09.29-22.35.26:340][234]LogModuleManager: Shutting down and abandoning module ProjectLauncher (696) +[2022.09.29-22.35.26:340][234]LogModuleManager: Shutting down and abandoning module SessionFrontend (694) +[2022.09.29-22.35.26:340][234]LogModuleManager: Shutting down and abandoning module ProfilerClient (692) +[2022.09.29-22.35.26:340][234]LogModuleManager: Shutting down and abandoning module DeviceManager (690) +[2022.09.29-22.35.26:340][234]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (689) +[2022.09.29-22.35.26:350][234]LogModuleManager: Shutting down and abandoning module AutomationController (686) +[2022.09.29-22.35.26:350][234]LogModuleManager: Shutting down and abandoning module AutomationWindow (684) +[2022.09.29-22.35.26:350][234]LogModuleManager: Shutting down and abandoning module Layers (682) +[2022.09.29-22.35.26:350][234]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (680) +[2022.09.29-22.35.26:350][234]LogModuleManager: Shutting down and abandoning module DetailCustomizations (678) +[2022.09.29-22.35.26:350][234]LogModuleManager: Shutting down and abandoning module PackagesDialog (676) +[2022.09.29-22.35.26:350][234]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (674) +[2022.09.29-22.35.26:350][234]LogModuleManager: Shutting down and abandoning module Persona (672) +[2022.09.29-22.35.26:350][234]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (671) +[2022.09.29-22.35.26:350][234]LogModuleManager: Shutting down and abandoning module AnimGraph (669) +[2022.09.29-22.35.26:350][234]LogModuleManager: Shutting down and abandoning module Kismet (666) +[2022.09.29-22.35.26:364][234]LogModuleManager: Shutting down and abandoning module KismetWidgets (665) +[2022.09.29-22.35.26:364][234]LogModuleManager: Shutting down and abandoning module GraphEditor (662) +[2022.09.29-22.35.26:364][234]LogModuleManager: Shutting down and abandoning module StructViewer (660) +[2022.09.29-22.35.26:364][234]LogModuleManager: Shutting down and abandoning module ClassViewer (658) +[2022.09.29-22.35.26:364][234]LogModuleManager: Shutting down and abandoning module NaniteTools (656) +[2022.09.29-22.35.26:364][234]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (654) +[2022.09.29-22.35.26:364][234]LogModuleManager: Shutting down and abandoning module SourceControlWindows (652) +[2022.09.29-22.35.26:364][234]LogModuleManager: Shutting down and abandoning module OutputLog (650) +[2022.09.29-22.35.26:364][234]LogModuleManager: Shutting down and abandoning module Documentation (648) +[2022.09.29-22.35.26:364][234]LogModuleManager: Shutting down and abandoning module LiveCoding (646) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (644) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module MovieScene (642) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (640) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module LauncherPlatform (638) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module AnalyticsET (636) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module PortalServices (634) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module PortalRpc (632) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module MessagingRpc (630) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (628) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module AudioMixer (627) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module AudioMixerCore (626) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module AIModule (622) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module GameplayDebugger (621) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module AITestSuite (619) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module NavigationSystem (617) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (614) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (612) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module TypedElementFramework (610) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (608) +[2022.09.29-22.35.26:372][234]LogModuleManager: Shutting down and abandoning module ProfilerService (606) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module TaskGraph (604) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (602) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module MegascansPlugin (600) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module Bridge (598) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (596) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (594) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module InterchangePipelines (592) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module InterchangeExport (590) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module InterchangeMessages (588) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module InterchangeImport (586) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module InterchangeNodes (584) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module InterchangeResultsBrowser (582) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (580) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module InterchangeEditor (578) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (576) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (574) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (572) +[2022.09.29-22.35.26:551][234]LogModuleManager: Shutting down and abandoning module CollectionManager (571) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module SynthesisEditor (568) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module Synthesis (566) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module ResonanceAudio (564) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (562) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (560) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (558) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (556) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module ModelingOperators (554) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (552) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module ModelingComponents (550) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (548) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module MeshModelingTools (546) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module HairStrandsEditor (544) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module GooglePAD (542) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (540) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (538) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (536) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module DynamicMesh (534) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (532) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module CableComponent (530) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (528) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module AudioCapture (526) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module AudioCaptureRtAudio (525) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module AssetTags (522) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (520) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (518) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module AppleImageUtils (516) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module AndroidPermission (514) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (512) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (510) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (508) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module PluginBrowser (506) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module StylusInput (504) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (502) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (500) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (498) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module SequencerScripting (496) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module TemplateSequence (494) +[2022.09.29-22.35.26:552][234]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (492) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (490) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (488) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (484) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (482) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module EditorDebugTools (480) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module CurveEditorTools (478) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module MediaCompositing (476) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module ImgMedia (474) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module AlembicImporter (472) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module AlembicLibrary (471) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module GeometryCache (470) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (469) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (464) +[2022.09.29-22.35.26:553][234]LogOpenImageDenoise: OIDN shutting down +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (462) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module CryptoKeys (460) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module MeshLODToolset (458) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (456) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (454) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (452) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (450) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (448) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (447) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (444) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (442) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (440) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (438) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module PluginUtils (436) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module ChaosNiagara (434) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (432) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module FractureEditor (430) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (428) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module BackChannel (426) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (424) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module AutomationUtils (422) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (420) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module ControlRigSpline (418) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (416) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module UObjectPlugin (414) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (412) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (410) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (408) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (406) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (404) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (402) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module Paper2DEditor (400) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (398) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module UnrealInsightsInterface (396) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (394) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (392) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module GitSourceControl (390) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (388) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (386) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (384) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (382) +[2022.09.29-22.35.26:553][234]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (380) +[2022.09.29-22.35.26:554][234]LogModuleManager: Shutting down and abandoning module SignificanceManager (378) +[2022.09.29-22.35.26:554][234]LogModuleManager: Shutting down and abandoning module SoundFields (376) +[2022.09.29-22.35.26:554][234]LogModuleManager: Shutting down and abandoning module RuntimePhysXCooking (374) +[2022.09.29-22.35.26:554][234]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (372) +[2022.09.29-22.35.26:554][234]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (370) +[2022.09.29-22.35.26:554][234]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (368) +[2022.09.29-22.35.26:554][234]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (367) +[2022.09.29-22.35.26:554][234]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (364) +[2022.09.29-22.35.26:554][234]LogModuleManager: Shutting down and abandoning module UdpMessaging (362) +[2022.09.29-22.35.26:654][234]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (360) +[2022.09.29-22.35.26:654][234]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (358) +[2022.09.29-22.35.26:654][234]LogModuleManager: Shutting down and abandoning module FacialAnimation (356) +[2022.09.29-22.35.26:654][234]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (354) +[2022.09.29-22.35.26:654][234]LogModuleManager: Shutting down and abandoning module Niagara (352) +[2022.09.29-22.35.26:654][234]LogModuleManager: Shutting down and abandoning module SignalProcessing (351) +[2022.09.29-22.35.26:654][234]LogModuleManager: Shutting down and abandoning module NiagaraEditor (349) +[2022.09.29-22.35.26:654][234]LogModuleManager: Shutting down and abandoning module NiagaraCore (346) +[2022.09.29-22.35.26:654][234]LogModuleManager: Shutting down and abandoning module TcpMessaging (344) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module ActorSequence (342) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module DataValidation (340) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (338) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (336) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module PBIK (334) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module FullBodyIK (332) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (330) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module IKRig (328) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (326) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module ControlRig (324) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module LevelSequence (323) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (320) +[2022.09.29-22.35.26:755][234]LogModuleManager: Shutting down and abandoning module LevelEditor (319) +[2022.09.29-22.35.26:756][234]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (318) +[2022.09.29-22.35.26:756][234]LogModuleManager: Shutting down and abandoning module LevelAssetEditor (316) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (314) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module MainFrame (312) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module HotReload (311) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module ContentBrowser (307) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module ToolMenus (306) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module ContentBrowserData (304) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module TreeMap (301) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module GameplayCameras (298) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module Paper2D (296) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (294) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (292) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module AnimationSharing (290) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (288) +[2022.09.29-22.35.26:757][234]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (286) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (284) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module AndroidFileServer (282) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (280) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module PacketHandler (278) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module AnimationDataController (276) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (274) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (272) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module MediaAssets (270) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module Overlay (268) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module OverlayEditor (267) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module VREditor (264) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module StringTableEditor (262) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (260) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (258) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module FunctionalTesting (256) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (254) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (253) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module UMG (250) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module UMGEditor (249) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module SlateReflector (244) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module Slate (242) +[2022.09.29-22.35.26:758][234]LogModuleManager: Shutting down and abandoning module SlateCore (240) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (238) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (236) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module UnrealEd (234) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module MRMesh (232) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module Messaging (230) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (228) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (226) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module Networking (224) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module Core (222) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module MaterialEditor (220) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module MovieSceneTools (218) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module CurveEditor (217) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module Sequencer (215) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module EditorStyle (214) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module KismetCompiler (210) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module MeshBuilder (208) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module NaniteBuilder (206) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module MeshUtilities (204) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (203) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (202) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (201) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (199) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (197) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (195) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module MaterialBaking (191) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (186) +[2022.09.29-22.35.26:760][234]LogModuleManager: Shutting down and abandoning module DerivedDataCache (184) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module TargetPlatform (182) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (181) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (179) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (177) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (175) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (173) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module AudioFormatBink (171) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (169) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (167) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (165) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (163) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (161) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (159) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (157) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (155) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module HoloLensTargetPlatform (153) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (151) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module TextureFormat (149) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (148) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (146) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (144) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (142) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (140) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (138) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module ImageWrapper (137) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module TurnkeySupport (133) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module InputCore (130) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module Settings (128) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (126) +[2022.09.29-22.35.26:763][234]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (124) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (123) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module Chaos (120) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module GeometryCore (119) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (116) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (115) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module AVEncoder (114) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module D3D12RHI (110) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (108) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (106) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (104) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module HairStrandsCore (102) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (100) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module ChunkDownloader (98) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (96) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (94) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (92) +[2022.09.29-22.35.26:764][234]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (90) +[2022.09.29-22.35.26:765][234]LogModuleManager: Shutting down and abandoning module XMPP (85) +[2022.09.29-22.35.26:765][234]LogModuleManager: Shutting down and abandoning module WebSockets (84) +[2022.09.29-22.35.26:793][234]LogModuleManager: Shutting down and abandoning module HTTP (81) +[2022.09.29-22.35.26:793][234]LogHttp: Warning: Http module shutting down, but needs to wait on 1 outstanding Http requests: +[2022.09.29-22.35.26:793][234]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BF4505B27-41F8-2D4B-8DEA-CBB23F1069B3%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.0.3-20979098%2B%2B%2BUE5%2BRelease-5.0&UserID=a23cc22e4e41daa075a20bba071d2aa6%7C26e21ce16cb84f44aa89dafabbcb17a0%7C7a25e1b3-8a16-4de1-a8a6-cbe5202c516e&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2022.09.29-22.35.26:793][234]LogHttp: Warning: Cleaning up 1 outstanding Http requests. +[2022.09.29-22.35.26:827][234]LogModuleManager: Shutting down and abandoning module SSL (80) +[2022.09.29-22.35.26:828][234]LogModuleManager: Shutting down and abandoning module WmfMedia (76) +[2022.09.29-22.35.26:831][234]LogModuleManager: Shutting down and abandoning module Media (75) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (72) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module NiagaraShader (70) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (68) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module ChaosCloth (66) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module VariantManagerContent (64) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module DatasmithContent (62) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module PixWinPlugin (60) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module AISupportModule (58) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module DesktopPlatform (56) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (54) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (52) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (50) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module PlatformCrypto (48) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (46) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module SourceControl (45) +[2022.09.29-22.35.26:833][234]LogModuleManager: Shutting down and abandoning module XGEController (42) +[2022.09.29-22.35.26:833][234]LogXGEController: Cleaning working directory: C:/Users/randa/AppData/Local/Temp/UnrealXGEWorkingDir/ +[2022.09.29-22.35.26:834][234]LogModuleManager: Shutting down and abandoning module FastBuildController (40) +[2022.09.29-22.35.26:834][234]LogModuleManager: Shutting down and abandoning module AnimationModifiers (38) +[2022.09.29-22.35.26:834][234]LogModuleManager: Shutting down and abandoning module AudioEditor (36) +[2022.09.29-22.35.26:834][234]LogModuleManager: Shutting down and abandoning module PropertyEditor (35) +[2022.09.29-22.35.26:835][234]LogModuleManager: Shutting down and abandoning module Virtualization (32) +[2022.09.29-22.35.26:835][234]LogModuleManager: Shutting down and abandoning module MessageLog (31) +[2022.09.29-22.35.26:835][234]LogModuleManager: Shutting down and abandoning module TextureCompressor (28) +[2022.09.29-22.35.26:835][234]LogModuleManager: Shutting down and abandoning module RenderCore (26) +[2022.09.29-22.35.26:835][234]LogModuleManager: Shutting down and abandoning module Landscape (24) +[2022.09.29-22.35.26:835][234]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (22) +[2022.09.29-22.35.26:835][234]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (20) +[2022.09.29-22.35.26:835][234]LogModuleManager: Shutting down and abandoning module Renderer (18) +[2022.09.29-22.35.26:836][234]LogModuleManager: Shutting down and abandoning module Engine (16) +[2022.09.29-22.35.26:836][234]LogModuleManager: Shutting down and abandoning module CoreUObject (14) +[2022.09.29-22.35.26:836][234]LogModuleManager: Shutting down and abandoning module SandboxFile (12) +[2022.09.29-22.35.26:836][234]LogModuleManager: Shutting down and abandoning module PakFile (10) +[2022.09.29-22.35.26:836][234]LogModuleManager: Shutting down and abandoning module RSA (9) +[2022.09.29-22.35.26:836][234]LogModuleManager: Shutting down and abandoning module NetworkFile (6) +[2022.09.29-22.35.26:836][234]LogModuleManager: Shutting down and abandoning module StreamingFile (4) +[2022.09.29-22.35.26:836][234]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2022.09.29-22.35.26:865][234]LogD3D12RHI: Display: D3D12 ReleaseResources: 196 items to release +[2022.09.29-22.35.26:865][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-22.35.26:865][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-22.35.26:865][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-22.35.26:866][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-22.35.26:867][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-22.35.26:867][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-22.35.26:867][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-22.35.26:867][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "HitProxyCPUTexture", 6766552 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-22.35.26:868][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "HitProxyTexture", 2038 x 826 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:868][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "BufferedRT", 2038 x 826 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-22.35.26:868][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:868][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:868][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:869][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:869][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:869][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:869][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:869][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:869][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:869][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:870][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:870][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:870][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.LowFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:870][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Dummy", 1 x 1 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-22.35.26:870][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 72 x 24 x 24, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-22.35.26:870][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:871][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-22.35.26:871][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 192 x 48 x 48, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-22.35.26:871][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance", 808 x 488 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:872][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeSceneDepth", 101 x 61 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-22.35.26:872][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition", 101 x 61 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-22.35.26:872][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "GBufferA", 1604 x 652 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-22.35.26:872][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.SpecularIndirect", 1604 x 652 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-22.35.26:872][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.RoughSpecularIndirect", 1604 x 652 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:872][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.NumHistoryFramesAccumulated", 1604 x 652 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:873][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.FastUpdateMode", 1604 x 652 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:873][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.NumHistoryFramesAccumulated", 1604 x 652 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:873][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.AccumulatedResolveVariance", 1604 x 652 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-22.35.26:873][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.HighFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:873][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Metadata", 2040 x 828 x 1, Mips: 1, Format: 0x31, Flags: 0x4 +[2022.09.29-22.35.26:874][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.SubpixelInfo", 2040 x 828 x 1, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-22.35.26:874][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Translucency", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:874][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.TranslucencyAlpha", 2040 x 828 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:874][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Editor.PrimitivesDepthHistory", 4080 x 1656 x 1, Mips: 1, Format: 0x29, Flags: 0x1 +[2022.09.29-22.35.26:875][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelVisBuffer", 25165824 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:875][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-22.35.26:875][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-22.35.26:875][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-22.35.26:877][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:877][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:877][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:877][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:877][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:877][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:878][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:878][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:878][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:878][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:878][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:878][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:879][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:880][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:881][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:881][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:881][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:881][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:881][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:881][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:881][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:882][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:882][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:882][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:884][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:885][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:885][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:885][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:886][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:886][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:886][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:886][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:886][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:888][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:888][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:890][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:890][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:891][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:891][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:893][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:893][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:893][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:895][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:895][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:895][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.09.29-22.35.26:896][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:897][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:897][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:898][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TextureRenderTarget2D_0", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:898][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.SkyViewLut", 192 x 104 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:898][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-22.35.26:899][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-22.35.26:899][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleCurveTexture", 512 x 512 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:899][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.CameraAPVolume0", 32 x 32 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-22.35.26:899][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelLighting", 64 x 256 x 384, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-22.35.26:901][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.DepthHistory", 1604 x 652 x 1, Mips: 1, Format: 0x29, Flags: 0x4 +[2022.09.29-22.35.26:901][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 1024 x 1024 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-22.35.26:902][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 1024 x 1024 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:902][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 2048 x 2048 x 1, Mips: 3, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:902][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Editor.PrimitivesDepthHistory", 4080 x 1656 x 1, Mips: 1, Format: 0x29, Flags: 0x1 +[2022.09.29-22.35.26:903][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.Output", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:905][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "OctahedralSolidAngleTexture", 16 x 16 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-22.35.26:905][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 72 x 24 x 24, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-22.35.26:905][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 4096 x 4096 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-22.35.26:907][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:907][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 4352 x 4352 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:911][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.TranslucencyAlpha", 2040 x 828 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:911][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.LowFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:911][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.SubpixelInfo", 2040 x 828 x 1, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-22.35.26:911][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.09.29-22.35.26:911][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "CombineLUTs", 32 x 32 x 32, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-22.35.26:911][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "SceneColor", 1604 x 652 x 1, Mips: 1, Format: 0xA, Flags: 0x5 +[2022.09.29-22.35.26:912][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Metadata", 2040 x 828 x 1, Mips: 1, Format: 0x31, Flags: 0x4 +[2022.09.29-22.35.26:914][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.HighFrequencies", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:914][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Translucency", 2040 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:914][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.AccumulatedResolveVariance", 1604 x 652 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-22.35.26:914][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.SpecularIndirect", 1604 x 652 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-22.35.26:915][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.NumHistoryFramesAccumulated", 1604 x 652 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:915][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.FastUpdateMode", 1604 x 652 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:915][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.NumHistoryFramesAccumulated", 1604 x 652 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:915][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:915][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.RoughSpecularIndirect", 1604 x 652 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:915][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageAtlas", 512 x 512 x 256, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:922][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldCoverageAtlas", 256 x 256 x 128, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:922][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFieldPageTableCombined", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-22.35.26:922][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalSDFMipTexture", 56 x 56 x 224, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:923][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableStationaryLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-22.35.26:923][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableMovableLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.09.29-22.35.26:923][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "GBufferA", 1604 x 652 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.09.29-22.35.26:923][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.DiffuseIndirect", 1604 x 652 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-22.35.26:923][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition", 101 x 61 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.09.29-22.35.26:923][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeSceneDepth", 101 x 61 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-22.35.26:923][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance", 808 x 488 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:924][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 192 x 48 x 48, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-22.35.26:924][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 51 x 21 x 26, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-22.35.26:924][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.09.29-22.35.26:924][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.TransmittanceLut", 256 x 64 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:924][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.MultiScatteredLuminanceLut", 32 x 32 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:924][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.DistantSkyLightLut", 1 x 1 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:924][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.PhysicalPagePool", 16384 x 4096 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.09.29-22.35.26:932][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHBlueAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-22.35.26:932][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:932][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneAlbedo", 4096 x 4096 x 1, Mips: 1, Format: 0x61, Flags: 0x0 +[2022.09.29-22.35.26:933][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneOpacity", 4096 x 4096 x 1, Mips: 1, Format: 0x50, Flags: 0x0 +[2022.09.29-22.35.26:933][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDepth", 4096 x 4096 x 1, Mips: 1, Format: 0x23, Flags: 0x1 +[2022.09.29-22.35.26:933][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNormal", 4096 x 4096 x 1, Mips: 1, Format: 0x53, Flags: 0x0 +[2022.09.29-22.35.26:934][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneEmissive", 4096 x 4096 x 1, Mips: 1, Format: 0x5F, Flags: 0x0 +[2022.09.29-22.35.26:934][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.09.29-22.35.26:934][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneIndirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.09.29-22.35.26:935][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNumFramesAccumulatedAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x3D, Flags: 0x5 +[2022.09.29-22.35.26:935][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneFinalLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.09.29-22.35.26:939][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:940][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:940][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:941][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:941][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:941][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:945][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.09.29-22.35.26:946][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.TraceRadianceAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.09.29-22.35.26:950][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Dummy", 1 x 1 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.09.29-22.35.26:951][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHRedAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-22.35.26:951][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHGreenAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-22.35.26:951][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "HairLUT0", 1 x 1 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.09.29-22.35.26:951][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Hair.LUT(DualScattering)", 64 x 64 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.09.29-22.35.26:952][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap0", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:952][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap1", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:952][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap0", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:952][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap1", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:952][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkySHIrradiance", 9 x 1 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.09.29-22.35.26:952][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FixupProbeBordersIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:953][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceCacheHardwareRayTracingIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:953][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShaderDraw.IndirectBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:953][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.ReflectionResolveTileIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:953][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Nanite.MainAndPostNodesAndClusterBatchesBuffer", 44040192 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:955][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.CulledObjectIndirectArguments", 65520 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:955][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.CompactTracingIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:955][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.CompactRayTraceDispatchIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:955][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FilterProbesIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:955][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.ProcessGPUInstanceInvalidationsIndirectArgs", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:956][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "InstanceCulling.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:956][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:956][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.09.29-22.35.26:956][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-22.35.26:956][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-22.35.26:956][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-22.35.26:956][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-22.35.26:956][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-22.35.26:957][234]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.09.29-22.35.27:043][234]LogD3D12RHI: ~FD3D12DynamicRHI +[2022.09.29-22.35.27:043][234]LogExit: Exiting. +[2022.09.29-22.35.27:052][234]Log file closed, 09/29/22 18:35:27 diff --git a/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.10.03-02.07.15.log b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.10.03-02.07.15.log new file mode 100644 index 0000000..2da5c94 --- /dev/null +++ b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.10.03-02.07.15.log @@ -0,0 +1,4878 @@ +Log file open, 10/02/22 19:35:10 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogWindows: Started CrashReportClient (pid=21732) +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogInit: Display: Running engine for game: SCD2_AS1_UE5_Starter +LogCore: UnrealTraceServer: Trace store launch successful +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.0-CL-20979098" +LogCsvProfiler: Display: Metadata set : engineversion="5.0.3-20979098+++UE5+Release-5.0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\SCD2_AS1_UE5_Starter.uproject""" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (21H2) [10.0.19044.2006] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3700X 8-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : loginid="a23cc22e4e41daa075a20bba071d2aa6" +LogCsvProfiler: Display: Metadata set : llm="0" +LogPlatformFile: Not using cached read wrapper +LogStats: Stats thread started at 0.509157 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -5:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-F6DC1B1244816BACFC935280ECED6794 + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds +LogConfig: Display: Loading Windows ini files took 0.04 seconds +LogConfig: Display: Loading Android ini files took 0.04 seconds +LogConfig: Display: Loading IOS ini files took 0.04 seconds +LogConfig: Display: Loading Mac ini files took 0.04 seconds +LogConfig: Display: Loading TVOS ini files took 0.05 seconds +LogConfig: Display: Loading HoloLens ini files took 0.05 seconds +LogConfig: Display: Loading Unix ini files took 0.05 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.06 seconds +LogConfig: Display: Loading Linux ini files took 0.06 seconds +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin MatineeToLevelSequence +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RuntimePhysXCooking +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/HairStrands/Content/' mounted to '/HairStrands/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +SourceControl: Source control is disabled +SourceControl: Source control is disabled +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogInit: Using libcurl 7.55.1-DEV +LogInit: - built for x86_64-pc-win32 +LogInit: - supports SSL with OpenSSL/1.1.1 +LogInit: - supports HTTP deflate (compression) using libz 1.2.8 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +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 = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +LogInit: Build: ++UE5+Release-5.0-CL-20979098 +LogInit: Engine Version: 5.0.3-20979098+++UE5+Release-5.0 +LogInit: Compatible Engine Version: 5.0.0-19505902+++UE5+Release-5.0 +LogInit: Net CL: 19505902 +LogInit: OS: Windows 10 (21H2) [10.0.19044.2006] (), CPU: AMD Ryzen 7 3700X 8-Core Processor , GPU: NVIDIA GeForce RTX 2070 +LogInit: Compiled (64-bit): Jul 7 2022 02:16:06 +LogInit: Compiled with Visual C++: 19.29.30138.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.0 +LogInit: Command Line: +LogInit: Base Directory: E:/Game Engines/Unreal Engine/UE_5.0/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogDevObjectVersion: Number of dev versions registered: 34 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +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): 20 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 45 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 59 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 3 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 59 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 36 +LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8 +LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[r.DetectAndWarnOfBadDrivers:0]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2022.10.02-23.35.11:996][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2022.10.02-23.35.11:996][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[DefaultPVRTCQuality:1]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:1]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2022.10.02-23.35.11:996][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2022.10.02-23.35.12:017][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2022.10.02-23.35.12:017][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2022.10.02-23.35.12:017][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2022.10.02-23.35.12:017][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2022.10.02-23.35.12:017][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2022.10.02-23.35.12:017][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2022.10.02-23.35.12:017][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2022.10.02-23.35.12:017][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2022.10.02-23.35.12:017][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2022.10.02-23.35.12:018][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2022.10.02-23.35.12:018][ 0]LogConfig: CVar [[r.HairStrands.Interpolation.UseSingleGuide:0]] deferred - dummy variable created +[2022.10.02-23.35.12:083][ 0]LogD3D12RHI: Aftermath initialized +[2022.10.02-23.35.12:083][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2022.10.02-23.35.12:296][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.10.02-23.35.12:296][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 3 output[s] +[2022.10.02-23.35.12:303][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (Max supported Feature Level 12_1, shader model 6.2) +[2022.10.02-23.35.12:303][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.10.02-23.35.12:391][ 0]LogD3D12RHI: Found D3D12 adapter 2: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.10.02-23.35.12:391][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.10.02-23.35.12:391][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2022.10.02-23.35.12:391][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.10.02-23.35.12:391][ 0]LogDeviceProfileManager: Applying CVar settings loaded from the selected device profile: [WindowsEditor] +[2022.10.02-23.35.12:391][ 0]LogHAL: Display: Platform has ~ 32 GB [34264735744 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2022.10.02-23.35.12:391][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2022.10.02-23.35.12:391][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2022.10.02-23.35.12:391][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2022.10.02-23.35.12:397][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2022.10.02-23.35.12:397][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Config/WindowsEditor/Editor.ini] +[2022.10.02-23.35.12:397][ 0]LogInit: Computer: DESKTOP-2U4AQQC +[2022.10.02-23.35.12:397][ 0]LogInit: User: randa +[2022.10.02-23.35.12:397][ 0]LogInit: CPU Page size=4096, Cores=8 +[2022.10.02-23.35.12:397][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2022.10.02-23.35.12:397][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx) +[2022.10.02-23.35.12:397][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2022.10.02-23.35.12:397][ 0]LogMemory: Process Physical Memory: 281.82 MB used, 291.45 MB peak +[2022.10.02-23.35.12:397][ 0]LogMemory: Process Virtual Memory: 250.25 MB used, 250.25 MB peak +[2022.10.02-23.35.12:397][ 0]LogMemory: Physical Memory: 17112.83 MB used, 15564.57 MB free, 32677.40 MB total +[2022.10.02-23.35.12:397][ 0]LogMemory: Virtual Memory: 49321.76 MB used, 12101.42 MB free, 61423.18 MB total +[2022.10.02-23.35.12:397][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2022.10.02-23.35.12:404][ 0]LogWindows: WindowsPlatformFeatures enabled +[2022.10.02-23.35.12:505][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2022.10.02-23.35.12:506][ 0]LogInit: Using OS detected language (en-US). +[2022.10.02-23.35.12:506][ 0]LogInit: Using OS detected locale (en-US). +[2022.10.02-23.35.12:508][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2022.10.02-23.35.12:722][ 0]LogInit: Setting process to per monitor DPI aware +[2022.10.02-23.35.12:753][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2022.10.02-23.35.12:753][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard). +[2022.10.02-23.35.12:753][ 0]LogWindowsTextInputMethodSystem: - English (United States) - Touch Input Correction (TSF IME). +[2022.10.02-23.35.12:754][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard). +[2022.10.02-23.35.12:821][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0 +[2022.10.02-23.35.12:821][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2022.10.02-23.35.15:517][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2022.10.02-23.35.15:520][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2022.10.02-23.35.15:520][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.0 is supported. +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 is supported. +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2022.10.02-23.35.15:612][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2022.10.02-23.35.15:683][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for 3D Queue 0 +[2022.10.02-23.35.15:690][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Copy Queue 0 +[2022.10.02-23.35.15:705][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Compute Queue 0 +[2022.10.02-23.35.15:731][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2022.10.02-23.35.15:731][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2022.10.02-23.35.15:810][ 0]LogD3D12RHI: GPU DeviceId: 0x1f07 (for the marketing name, search the web for "GPU Device Id") +[2022.10.02-23.35.15:810][ 0]LogWindows: Attached monitors: +[2022.10.02-23.35.15:810][ 0]LogWindows: resolution: 2560x1440, work area: (0, 30) -> (2560, 1440), device: '\\.\DISPLAY1' [PRIMARY] +[2022.10.02-23.35.15:810][ 0]LogWindows: resolution: 1920x1080, work area: (2560, 170) -> (4480, 1220), device: '\\.\DISPLAY2' +[2022.10.02-23.35.15:810][ 0]LogWindows: resolution: 1920x1080, work area: (397, -1050) -> (2317, 0), device: '\\.\DISPLAY3' +[2022.10.02-23.35.15:810][ 0]LogWindows: Found 3 attached monitors. +[2022.10.02-23.35.15:810][ 0]LogWindows: EnumDisplayDevices: +[2022.10.02-23.35.15:810][ 0]LogWindows: 0. 'NVIDIA GeForce RTX 2070' (P:1 D:1), name: '\\.\DISPLAY1' +[2022.10.02-23.35.15:810][ 0]LogWindows: 1. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY2' +[2022.10.02-23.35.15:811][ 0]LogWindows: 2. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY3' +[2022.10.02-23.35.15:811][ 0]LogWindows: 3. 'NVIDIA GeForce RTX 2070' (P:0 D:0), name: '\\.\DISPLAY4' +[2022.10.02-23.35.15:811][ 0]LogWindows: 4. 'SuperDisplay Virtual Adapter' (P:0 D:0), name: '\\.\DISPLAY5' +[2022.10.02-23.35.15:811][ 0]LogWindows: DebugString: GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter FoundDriverCount:4 +[2022.10.02-23.35.15:811][ 0]LogD3D12RHI: Adapter Name: NVIDIA GeForce RTX 2070 +[2022.10.02-23.35.15:811][ 0]LogD3D12RHI: Driver Version: 516.59 (internal:31.0.15.1659, unified:516.59) +[2022.10.02-23.35.15:811][ 0]LogD3D12RHI: Driver Date: 6-23-2022 +[2022.10.02-23.35.15:811][ 0]LogRHI: Texture pool is 4575 MB (70% of 6536 MB) +[2022.10.02-23.35.15:811][ 0]LogD3D12RHI: Async texture creation enabled +[2022.10.02-23.35.15:811][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2022.10.02-23.35.15:824][ 0]LogRHI: GeForceNow SDK initialized: 0 +[2022.10.02-23.35.15:866][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all' +[2022.10.02-23.35.15:866][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""E:/Game Engines/Unreal Engine/UE_5.0/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all" ] +[2022.10.02-23.35.16:004][ 0]LogTextureFormatETC2: Display: ETC2 Texture loading DLL: TextureConverter.dll +[2022.10.02-23.35.16:090][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2022.10.02-23.35.16:090][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.5 +[2022.10.02-23.35.16:090][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2022.10.02-23.35.16:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2022.10.02-23.35.16:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2022.10.02-23.35.16:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2022.10.02-23.35.16:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2022.10.02-23.35.16:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2022.10.02-23.35.16:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2022.10.02-23.35.16:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2022.10.02-23.35.16:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2022.10.02-23.35.16:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2022.10.02-23.35.16:127][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2022.10.02-23.35.16:178][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLens' +[2022.10.02-23.35.16:178][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLensClient' +[2022.10.02-23.35.16:199][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2022.10.02-23.35.16:199][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2022.10.02-23.35.16:218][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2022.10.02-23.35.16:218][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2022.10.02-23.35.16:218][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2022.10.02-23.35.16:218][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2022.10.02-23.35.16:235][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2022.10.02-23.35.16:235][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2022.10.02-23.35.16:235][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2022.10.02-23.35.16:252][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2022.10.02-23.35.16:252][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2022.10.02-23.35.16:293][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2022.10.02-23.35.16:293][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2022.10.02-23.35.16:293][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2022.10.02-23.35.16:293][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2022.10.02-23.35.16:293][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2022.10.02-23.35.16:375][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2022.10.02-23.35.16:395][ 0]LogTargetPlatformManager: Unable to find audio format BINKA from hinted modules, loading all potential format modules to find it +[2022.10.02-23.35.16:395][ 0]LogTargetPlatformManager: Loaded format module AudioFormatADPCM +[2022.10.02-23.35.16:395][ 0]LogTargetPlatformManager: ADPCM +[2022.10.02-23.35.16:395][ 0]LogTargetPlatformManager: PCM +[2022.10.02-23.35.16:414][ 0]LogTargetPlatformManager: Loaded format module AudioFormatBink +[2022.10.02-23.35.16:414][ 0]LogTargetPlatformManager: BINKA +[2022.10.02-23.35.16:414][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOgg +[2022.10.02-23.35.16:414][ 0]LogTargetPlatformManager: OGG +[2022.10.02-23.35.16:414][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOpus +[2022.10.02-23.35.16:414][ 0]LogTargetPlatformManager: OPUS +[2022.10.02-23.35.16:608][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: SF_METAL +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: D3D_ES3_1_HOLOLENS +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2022.10.02-23.35.16:647][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2022.10.02-23.35.16:668][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2022.10.02-23.35.16:668][ 0]LogTargetPlatformManager: VVM_1_0 +[2022.10.02-23.35.16:668][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2022.10.02-23.35.16:668][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2022.10.02-23.35.16:668][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2022.10.02-23.35.16:668][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2022.10.02-23.35.16:668][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2022.10.02-23.35.16:668][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0. +[2022.10.02-23.35.16:668][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2022.10.02-23.35.16:673][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.10.02-23.35.16:673][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_ES31/AutogenShaderHeaders.ush +[2022.10.02-23.35.16:678][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.10.02-23.35.16:680][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2022.10.02-23.35.16:680][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2022.10.02-23.35.16:680][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.10.02-23.35.16:680][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2022.10.02-23.35.16:704][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1230 MiB) +[2022.10.02-23.35.16:704][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.10.02-23.35.16:704][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2022.10.02-23.35.16:751][ 0]LogDerivedDataCache: Speed tests for C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache took 0.05 seconds +[2022.10.02-23.35.16:752][ 0]LogDerivedDataCache: Display: Performance to C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.04ms. RandomReadSpeed=23.35MBs, RandomWriteSpeed=124.98MBs. Assigned SpeedClass 'Local' +[2022.10.02-23.35.16:753][ 0]LogDerivedDataCache: Using Local data cache path C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2022.10.02-23.35.16:753][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache. +[2022.10.02-23.35.16:753][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2022.10.02-23.35.16:760][ 0]LogVirtualization: VirtualizationSystem name found in ini file: None +[2022.10.02-23.35.16:760][ 0]LogVirtualization: FNullVirtualizationSystem mounted, virtualization will be disabled +[2022.10.02-23.35.16:760][ 0]LogShaderCompilers: Guid format shader working directory is -26 characters bigger than the processId version (../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/Shaders/WorkingDirectory/59128/). +[2022.10.02-23.35.16:760][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/randa/AppData/Local/Temp/UnrealShaderWorkingDir/3E66208B4DA13F063B89C3B98EF68EDC/'. +[2022.10.02-23.35.16:761][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2022.10.02-23.35.16:761][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers. +[2022.10.02-23.35.21:201][ 0]LogSlate: Using FreeType 2.10.0 +[2022.10.02-23.35.21:218][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2022.10.02-23.35.21:393][ 0]LogAssetRegistry: FAssetRegistry took 0.0103 seconds to start up +[2022.10.02-23.35.21:397][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2022.10.02-23.35.21:585][ 0]LogSerialization: UsePackageTrailer: 'false' +[2022.10.02-23.35.21:586][ 0]LogTexture: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2022.10.02-23.35.21:809][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.10.02-23.35.21:809][ 0]LogDeviceProfileManager: Active device profile: [0000099504326040][00000994F8FE0000 50] WindowsEditor +[2022.10.02-23.35.21:809][ 0]LogDeviceProfileManager: Profiles: [0000099504325B00][00000994F8F3A000 50] Windows, [0000099504326040][00000994F8FE0000 50] WindowsEditor, [00000995043255C0][00000994F8F82800 50] WindowsServer, [0000099504321F80][00000994E027C800 50] WindowsClient, [0000099504321340][0000099504570000 50] IOS, [0000099504321C00][0000099504575000 50] iPadAir2, [0000099504327000][000009950457A000 50] IPadPro, [0000099504327380][0000099504577800 50] iPadAir3, [0000099504324EC0][000009950457C800 50] iPadAir4, [00000995043224C0][00000994F8F85000 50] iPadMini4, [0000099504321500][0000099504590000 50] iPadMini5, [0000099504327540][0000099504595000 50] iPadMini6, [0000099504329D80][000009950459C800 50] iPhone6S, [000009950432A100][000009950459A000 50] iPhone7, [000009950432A480][0000099504597800 50] iPodTouch7, [0000099504323F00][0000099504572800 50] iPhone6SPlus, [0000099504323B80][00000995045A0000 50] iPhone7Plus, [0000099504322680][00000995045A5000 50] iPhoneSE, [0000099504325080][00000995045A7800 50] iPhone8, [000009950432A2C0][00000995045AA000 50] iPhone8Plus, [0000099504326740][00000995045AC800 50] iPhoneX, [00000995043240C0][0000099504592800 50] iPhoneXS, [0000099504324440][00000995045B0000 50] iPhoneXSMax, [0000099504326C80][00000995045B5000 50] iPhoneXR, [0000099504324600][00000995045B7800 50] iPhone11, [0000099504329840][00000995045BA000 50] iPhone11Pro, [000009950432A9C0][00000995045BC800 50] iPhone11ProMax, [0000099504326900][00000995045A2800 50] iPhoneSE2, [00000995043271C0][00000995045D0000 50] iPhone12Mini, [00000995043247C0][00000995045D5000 50] iPhone12, [0000099504328180][00000995045D7800 50] iPhone12Pro, [0000099504322F40][00000995045DA000 50] iPhone12ProMax, [0000099504327FC0][00000995045DC800 50] iPhone13Mini, [000009950432A800][00000995045B2800 50] iPhone13, [0000099504329680][00000995045E0000 50] iPhone13Pro, [0000099504322300][00000995045E5000 50] iPhone13ProMax, [0000099504324980][00000995045E7800 50] iPadPro105, [0000099504324B40][00000995045EA000 50] iPadPro129, [00000995043294C0][00000995045EC800 50] iPadPro97, [0000099504323640][00000995045D2800 50] iPadPro2_129, [0000099504328500][00000995045F0000 50] iPad5, [00000995043263C0][00000995045F5000 50] iPad6, [0000099504326AC0][00000995045F7800 50] iPad7, [0000099504322840][00000995045FA000 50] iPad8, [0000099504323480][00000995045FC800 50] iPad9, [0000099504328C00][00000995045E2800 50] iPadPro11, [0000099504324280][0000099504600000 50] iPadPro2_11, [0000099504326E40][0000099504605000 50] iPadPro3_11, [0000099504327700][0000099504607800 50] iPadPro3_129, [0000099504329300][000009950460A000 50] iPadPro4_129, [000009950432A640][000009950460C800 50] iPadPro5_129, [0000099504327A80][00000995045F2800 50] AppleTV, [00000995043232C0][0000099504610000 50] AppleTV4K, [0000099504328880][0000099504615000 50] TVOS, [000009950432C080][000009950461A000 50] Mac, [000009950432C400][0000099504617800 50] MacEditor, [000009950432B0C0][000009950461C800 50] MacClient, [000009950432AB80][0000099504602800 50] MacServer, [000009950432C5C0][0000099504622800 50] Linux, [00000995043239C0][0000099504620000 50] LinuxEditor, [000009950432BB40][0000099504627800 50] LinuxArm64Editor, [00000995043278C0][000009950462A000 50] LinuxArm64, [0000099504323800][000009950462C800 50] LinuxClient, [000009950432B600][0000099504612800 50] LinuxArm64Client, [0000099504329140][0000099504630000 50] LinuxServer, [0000099504328340][0000099504635000 50] LinuxArm64Server, [0000099504327E00][0000099504637800 50] Android, [000009950432AD40][000009950463A000 50] Android_Preview_OpenGL, [0000099504326200][000009950463C800 50] Android_Preview_Vulkan, [0000099504329A00][0000099504625000 50] Android_Low, [0000099504328DC0][0000099504640000 50] Android_Mid, [00000995043286C0][0000099504645000 50] Android_High, [0000099504326580][0000099504647800 50] Android_Default, [0000099504322BC0][000009950464A000 50] Android_Adreno4xx, [000009950432B280][000009950464C800 50] Android_Adreno5xx_Low, [000009950432C780][0000099504632800 50] Android_Adreno5xx, [0000099504324D00][0000099504650000 50] Android_Adreno6xx, [0000099504321DC0][0000099504655000 50] Android_Adreno6xx_Vulkan, [000009950432C940][0000099504657800 50] Android_Adreno7xx, [0000099504329F40][000009950465A000 50] Android_Adreno7xx_Vulkan, [000009950432C240][000009950465C800 50] Android_Mali_T6xx, [0000099504328A40][0000099504642800 50] Android_Mali_T7xx, [0000099504327C40][0000099504660000 50] Android_Mali_T8xx, [000009950432BD00][0000099504665000 50] Android_Mali_G71, [0000099504323100][0000099504667800 50] Android_Mali_G72, [0000099504322D80][000009950466A000 50] Android_Mali_G72_Vulkan, [0000099504322A00][000009950466C800 50] Android_Mali_G76, [0000099504325400][0000099504652800 50] Android_Mali_G76_Vulkan, [000009950432AF00][0000099504670000 50] Android_Mali_G77, [000009950432D200][0000099504675000 50] Android_Mali_G77_Vulkan, [000009950432D3C0][0000099504677800 50] Android_Mali_G78, [0000099504329BC0][000009950467A000 50] Android_Mali_G78_Vulkan, [000009950432D900][000009950467C800 50] Android_Mali_G710, [000009950432B7C0][0000099504662800 50] Android_Mali_G710_Vulkan, [000009950432DAC0][0000099504680000 50] Android_Xclipse_920, [0000099504325240][0000099504685000 50] Android_Xclipse_920_Vulkan, [000009950432CE80][0000099504687800 50] Android_Vulkan_SM5, [000009950432B980][000009950468A000 50] Android_PowerVR_G6xxx, [000009950432E1C0][000009950468C800 50] Android_PowerVR_GT7xxx, [000009950432E380][0000099504672800 50] Android_PowerVR_GE8xxx, [000009950432EA80][0000099504690000 50] Android_PowerVR_GM9xxx, [0000099504323D40][0000099504695000 50] Android_PowerVR_GM9xxx_Vulkan, [000009950432E8C0][0000099504697800 50] Android_TegraK1, [000009950432DE40][000009950469A000 50] Android_Unknown_Vulkan, [0000099504325780][000009950469C800 50] Oculus_Quest, [000009950432BEC0][0000099504682800 50] Oculus_Quest2, [000009950432F180][00000995046A0000 50] HoloLens, +[2022.10.02-23.35.21:809][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2022.10.02-23.35.21:908][ 0]LogTexture: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2022.10.02-23.35.22:279][ 0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction +[2022.10.02-23.35.22:279][ 0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction +[2022.10.02-23.35.22:279][ 0]LogMeshReduction: Using ProxyLODMeshReduction for automatic mesh merging +[2022.10.02-23.35.22:279][ 0]LogMeshReduction: No distributed automatic mesh merging module available +[2022.10.02-23.35.22:279][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2022.10.02-23.35.22:372][ 0]LogNetVersion: SCD2_AS1_UE5_Starter 1.0.0, NetCL: 19505902, EngineNetVer: 23, GameNetVer: 0 (Checksum: 104363197) +[2022.10.02-23.35.22:861][ 0]LogSlate: Border +[2022.10.02-23.35.22:861][ 0]LogSlate: BreadcrumbButton +[2022.10.02-23.35.22:861][ 0]LogSlate: Default +[2022.10.02-23.35.22:861][ 0]LogSlate: Icons.Save +[2022.10.02-23.35.22:861][ 0]LogSlate: Icons.Toolbar.Settings +[2022.10.02-23.35.22:861][ 0]LogSlate: ListView +[2022.10.02-23.35.22:861][ 0]LogSlate: SoftwareCursor_CardinalCross +[2022.10.02-23.35.22:861][ 0]LogSlate: SoftwareCursor_Grab +[2022.10.02-23.35.22:861][ 0]LogSlate: TableView.DarkRow +[2022.10.02-23.35.22:861][ 0]LogSlate: TableView.Row +[2022.10.02-23.35.22:861][ 0]LogSlate: TreeView +[2022.10.02-23.35.23:882][ 0]SourceControl: Source control is disabled +[2022.10.02-23.35.23:958][ 0]SourceControl: Source control is disabled +[2022.10.02-23.35.23:958][ 0]SourceControl: Source control is disabled +[2022.10.02-23.35.24:147][ 0]LogUObjectArray: 20557 objects as part of root set at end of initial load. +[2022.10.02-23.35.24:147][ 0]LogUObjectAllocator: 5584256 out of 0 bytes used by permanent object pool. +[2022.10.02-23.35.24:147][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2022.10.02-23.35.25:731][ 0]LogPython: Using Python 3.9.7 +[2022.10.02-23.35.26:908][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 251A63C24D9F51BA99ABCA854789E2F2 | Instance: E30A896B4C41ED0581B9E3A5FB68EA4F (DESKTOP-2U4AQQC-59128). +[2022.10.02-23.35.27:090][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2022.10.02-23.35.27:113][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2022.10.02-23.35.28:868][ 0]LogOpenImageDenoise: OIDN starting up +[2022.10.02-23.35.28:949][ 0]SourceControl: Source control is disabled +[2022.10.02-23.35.28:969][ 0]SourceControl: Source control is disabled +[2022.10.02-23.35.29:017][ 0]SourceControl: Source control is disabled +[2022.10.02-23.35.29:052][ 0]LogUProjectInfo: Found projects: +[2022.10.02-23.35.29:417][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2022.10.02-23.35.29:536][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.10.02-23.35.29:536][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.10.02-23.35.29:937][ 0]LogCollectionManager: Loaded 0 collections in 0.000788 seconds +[2022.10.02-23.35.30:283][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Collections/' took 0.00s +[2022.10.02-23.35.30:283][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Developers/randa/Collections/' took 0.00s +[2022.10.02-23.35.30:283][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Collections/' took 0.00s +[2022.10.02-23.35.30:673][ 0]LogEngine: Initializing Engine... +[2022.10.02-23.35.30:688][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2022.10.02-23.35.30:704][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2022.10.02-23.35.31:206][ 0]LogInit: Initializing FReadOnlyCVARCache +[2022.10.02-23.35.31:206][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.02-23.35.31:235][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.02-23.35.31:284][ 0]LogAIModule: Creating AISystem for world Untitled +[2022.10.02-23.35.31:285][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2022.10.02-23.35.31:341][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2022.10.02-23.35.31:342][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2022.10.02-23.35.31:342][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2022.10.02-23.35.31:342][ 0]LogAudio: Display: Audio Device Manager Initialized +[2022.10.02-23.35.31:342][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2022.10.02-23.35.31:343][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.02-23.35.31:343][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.02-23.35.31:343][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.02-23.35.31:343][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.02-23.35.31:343][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.02-23.35.31:343][ 0]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.02-23.35.31:343][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.02-23.35.31:343][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.02-23.35.31:343][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.02-23.35.31:343][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.02-23.35.31:343][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.02-23.35.31:350][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.02-23.35.31:413][ 0]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.02-23.35.31:413][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.02-23.35.31:424][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.02-23.35.31:424][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.02-23.35.31:425][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2022.10.02-23.35.31:425][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.10.02-23.35.31:426][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.10.02-23.35.31:426][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2022.10.02-23.35.31:426][ 0]LogInit: FAudioDevice initialized. +[2022.10.02-23.35.31:426][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2022.10.02-23.35.31:426][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2022.10.02-23.35.31:426][ 0]LogInit: Texture streaming: Enabled +[2022.10.02-23.35.31:511][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.0.3-20979098+++UE5+Release-5.0 +[2022.10.02-23.35.31:535][ 0]LogEngineSessionManager: EngineSessionManager initialized +[2022.10.02-23.35.31:576][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2022.10.02-23.35.31:604][ 0]LogLiveCoding: Display: Starting LiveCoding +[2022.10.02-23.35.31:605][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2022.10.02-23.35.32:705][ 0]LogLiveCoding: Display: First instance in process group "UE_SCD2_AS1_UE5_Starter_0xdcc5ae0d", spawning console +[2022.10.02-23.35.32:705][ 0]LogLiveCoding: Display: Waiting for server +[2022.10.02-23.35.32:705][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2022.10.02-23.35.32:742][ 0]LogInit: Transaction tracking system initialized +[2022.10.02-23.35.32:890][ 0]BlueprintLog: New page: Editor Load +[2022.10.02-23.35.33:361][ 0]LocalizationService: Localization service is disabled +[2022.10.02-23.35.33:451][ 0]TimingProfiler: Initialize +[2022.10.02-23.35.33:451][ 0]TimingProfiler: OnSessionChanged +[2022.10.02-23.35.33:451][ 0]LoadingProfiler: Initialize +[2022.10.02-23.35.33:451][ 0]LoadingProfiler: OnSessionChanged +[2022.10.02-23.35.33:451][ 0]NetworkingProfiler: Initialize +[2022.10.02-23.35.33:451][ 0]NetworkingProfiler: OnSessionChanged +[2022.10.02-23.35.33:451][ 0]MemoryProfiler: Initialize +[2022.10.02-23.35.33:451][ 0]MemoryProfiler: OnSessionChanged +[2022.10.02-23.35.35:203][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/' took 0.01s +[2022.10.02-23.35.35:203][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2022.10.02-23.35.35:427][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2022.10.02-23.35.35:430][ 0]SourceControl: Source control is disabled +[2022.10.02-23.35.35:430][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 26.658 +[2022.10.02-23.35.35:430][ 0]Cmd: MAP LOAD FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2022.10.02-23.35.35:430][ 0]LightingResults: New page: Lighting Build +[2022.10.02-23.35.35:438][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2022.10.02-23.35.35:438][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.02-23.35.35:438][ 0]MapCheck: New page: Map Check +[2022.10.02-23.35.35:438][ 0]LightingResults: New page: Lighting Build +[2022.10.02-23.35.35:443][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.02-23.35.35:446][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2022.10.02-23.35.36:103][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BP_Comms'. +[2022.10.02-23.35.36:103][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.02-23.35.36:103][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.02-23.35.36:104][ 0]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.02-23.35.36:124][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2022.10.02-23.35.36:133][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.50ms +[2022.10.02-23.35.36:133][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2022.10.02-23.35.36:133][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.118ms to complete. +[2022.10.02-23.35.36:133][ 0]LogFileHelpers: Loading map 'BP_Comms' took 0.703 +[2022.10.02-23.35.36:153][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 27.381 +[2022.10.02-23.35.36:153][ 0]LogShaderCompilers: Display: ================================================ +[2022.10.02-23.35.36:153][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.10.02-23.35.36:153][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.10.02-23.35.36:153][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.10.02-23.35.36:153][ 0]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.10.02-23.35.36:153][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.10.02-23.35.36:153][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2022.10.02-23.35.36:153][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%) +[2022.10.02-23.35.36:153][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2022.10.02-23.35.36:153][ 0]LogShaderCompilers: Display: ================================================ +[2022.10.02-23.35.36:285][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.02-23.35.36:290][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.02-23.35.36:295][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.02-23.35.36:301][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.02-23.35.36:336][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2022.10.02-23.35.36:336][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.02-23.35.36:344][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2022.10.02-23.35.36:344][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.02-23.35.36:352][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2022.10.02-23.35.36:352][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.02-23.35.36:358][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2022.10.02-23.35.36:358][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.02-23.35.36:372][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2022.10.02-23.35.36:372][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.02-23.35.36:377][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2022.10.02-23.35.36:377][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.02-23.35.36:384][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2022.10.02-23.35.36:384][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.02-23.35.36:390][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2022.10.02-23.35.36:390][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.02-23.35.36:396][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2022.10.02-23.35.36:396][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.02-23.35.36:402][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2022.10.02-23.35.36:402][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.02-23.35.36:402][ 0]LogFeaturePack: Error: Error in Feature pack E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack. Failed to parse manifest: Invalid Json Token. Line: 43 Ch: 4 +[2022.10.02-23.35.36:820][ 0]LogSlate: Took 0.005557 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.10.02-23.35.36:826][ 0]LogSlate: Took 0.004364 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2022.10.02-23.35.36:834][ 0]LogSlate: Took 0.005147 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2022.10.02-23.35.36:839][ 0]LogSlate: Took 0.004408 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2022.10.02-23.35.36:848][ 0]LogSlate: Took 0.007415 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2022.10.02-23.35.36:905][ 0]LogViewport: Scene viewport resized to 1822x826, mode Windowed. +[2022.10.02-23.35.37:448][ 0]LogStall: Startup... +[2022.10.02-23.35.37:449][ 0]LogStall: Startup complete. +[2022.10.02-23.35.37:477][ 0]LogLoad: (Engine Initialization) Total time: 28.71 seconds +[2022.10.02-23.35.37:477][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2022.10.02-23.35.37:576][ 0]LogAssetRegistry: Asset discovery search completed in 16.1845 seconds +[2022.10.02-23.35.37:610][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000002 seconds (updated 0 objects) +[2022.10.02-23.35.37:633][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2022.10.02-23.35.38:181][ 2]LogSlate: Took 0.004565 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.10.02-23.35.55:636][ 54]LogPackageName: Warning: FPackagePath::TryFromMountedName was passed an ObjectPath (/Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryFromMountedName will fail on ObjectPaths. +[2022.10.02-23.35.55:636][ 54]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.02-23.35.55:637][ 54]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.02-23.35.57:476][ 54]LogPackageName: Warning: FPackagePath::TryFromMountedName was passed an ObjectPath (/Game/Blueprints/BP_SCD_FPChar.BP_SCD_FPChar) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryFromMountedName will fail on ObjectPaths. +[2022.10.02-23.35.57:476][ 54]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_SCD_FPChar.BP_SCD_FPChar +[2022.10.02-23.35.57:476][ 54]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.02-23.35.57:874][ 54]LogSlate: Took 0.005430 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2022.10.02-23.37.17:021][184]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.032 and deleted 0 file(s) with total size 0 MiB. +[2022.10.02-23.39.42:909][ 26]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_SCD_FPChar" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_SCD_FPChar.uasset" SILENT=true +[2022.10.02-23.39.42:916][ 26]LogPackageLocalizationCache: Processed 30 localized package path(s) for 1 prioritized culture(s) in 0.007154 seconds +[2022.10.02-23.39.42:964][ 26]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_SCD_FPChar +[2022.10.02-23.39.42:965][ 26]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_SCD_FPCharB640A4D34C2798E8C5E727B7FE2DDF93.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_SCD_FPChar.uasset' +[2022.10.02-23.39.42:981][ 26]AssetCheck: New page: Asset Save: BP_SCD_FPChar +[2022.10.02-23.39.42:981][ 26]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_SCD_FPChar.BP_SCD_FPChar +[2022.10.02-23.39.43:289][ 45]BlueprintLog: New page: Compile BP_SCD_FPChar +[2022.10.02-23.39.43:361][ 45]LogUObjectHash: Compacting FUObjectHashTables data took 1.15ms +[2022.10.02-23.39.45:987][189]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.02-23.39.45:999][189]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.02-23.39.46:000][189]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 3:39:45 PM) +[2022.10.02-23.39.46:005][189]LogOnline: OSS: Created online subsystem instance for: NULL +[2022.10.02-23.39.46:005][189]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +[2022.10.02-23.39.46:005][189]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.02-23.39.46:011][189]LogPlayLevel: PIE: StaticDuplicateObject took: (0.006206s) +[2022.10.02-23.39.46:011][189]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.006331s) +[2022.10.02-23.39.46:011][189]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.02-23.39.46:011][189]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.02-23.39.46:012][189]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.02-23.39.46:012][189]LogPlayLevel: PIE: World Init took: (0.000988s) +[2022.10.02-23.39.46:051][189]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms +[2022.10.02-23.39.46:054][189]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2022.10.02-23.39.46:054][189]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.02-23.39.46:054][189]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.02-23.39.46:055][189]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.02-23.39.46:055][189]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.02-23.39.46:055][189]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.02-23.39.46:055][189]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.02-23.39.46:055][189]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.02-23.39.46:055][189]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.02-23.39.46:055][189]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.02-23.39.46:055][189]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.02-23.39.46:055][189]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.02-23.39.46:057][189]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.02-23.39.46:096][189]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.02-23.39.46:096][189]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.02-23.39.46:096][189]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.02-23.39.46:096][189]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.02-23.39.46:097][189]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2022.10.02-23.39.46:097][189]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2022.10.02-23.39.46:099][189]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2022.10.02-23.39.46:099][189]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2022.10.02-23.39.46:099][189]LogInit: FAudioDevice initialized. +[2022.10.02-23.39.46:099][189]LogAudio: Display: Audio Device (ID: 2) registered with world 'BP_Comms'. +[2022.10.02-23.39.46:113][189]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.02-23.39.46:115][189]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-19.39.46 +[2022.10.02-23.39.46:116][189]LogWorld: Bringing up level for play took: 0.002424 +[2022.10.02-23.39.46:118][189]LogOnline: OSS: Created online subsystem instance for: :Context_11 +[2022.10.02-23.39.46:121][189]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.02-23.39.46:143][189]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.02-23.39.46:144][189]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.02-23.39.46:144][189]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.02-23.39.46:145][189]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.02-23.39.46:147][189]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.02-23.39.46:148][189]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.02-23.39.46:148][189]PIE: Server logged in +[2022.10.02-23.39.46:149][189]PIE: Play in editor total start time 0.149 seconds. +[2022.10.02-23.39.48:783][318]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] +[2022.10.02-23.39.51:973][509]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.39.52:656][550]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.39.53:940][627]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.39.54:840][681]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.39.55:322][710]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.39.55:773][737]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.39.58:335][889]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.02-23.39.58:335][889]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.02-23.39.58:335][889]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.02-23.39.58:336][889]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.02-23.39.58:349][889]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.02-23.39.58:356][889]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.02-23.39.58:392][889]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.02-23.39.58:392][889]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.10.02-23.39.58:394][889]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.10.02-23.39.58:398][889]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.02-23.39.58:409][889]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.02-23.39.58:409][889]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.02-23.39.58:422][889]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2022.10.02-23.39.58:457][890]LogPlayLevel: Display: Destroying online subsystem :Context_11 +[2022.10.02-23.40.15:249][883]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.02-23.40.15:263][883]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.02-23.40.15:263][883]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal9B7DA14B4BAE6E4BFFDDDAA004CD521C.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.02-23.40.15:284][883]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.02-23.40.15:284][883]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.02-23.40.15:526][898]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.02-23.40.15:603][898]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.02-23.40.17:367][993]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.02-23.40.17:374][993]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.02-23.40.17:375][993]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 3:40:17 PM) +[2022.10.02-23.40.17:375][993]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.02-23.40.17:379][993]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004262s) +[2022.10.02-23.40.17:379][993]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004347s) +[2022.10.02-23.40.17:379][993]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.02-23.40.17:379][993]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.02-23.40.17:380][993]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.02-23.40.17:380][993]LogPlayLevel: PIE: World Init took: (0.000699s) +[2022.10.02-23.40.17:416][993]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2022.10.02-23.40.17:418][993]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2022.10.02-23.40.17:418][993]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.02-23.40.17:418][993]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.02-23.40.17:418][993]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.02-23.40.17:418][993]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.02-23.40.17:418][993]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.02-23.40.17:418][993]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.02-23.40.17:418][993]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.02-23.40.17:418][993]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.02-23.40.17:419][993]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.02-23.40.17:419][993]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.02-23.40.17:419][993]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.02-23.40.17:421][993]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.02-23.40.17:460][993]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.02-23.40.17:460][993]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.02-23.40.17:460][993]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.02-23.40.17:460][993]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.02-23.40.17:461][993]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2022.10.02-23.40.17:461][993]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2022.10.02-23.40.17:463][993]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2022.10.02-23.40.17:463][993]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2022.10.02-23.40.17:463][993]LogInit: FAudioDevice initialized. +[2022.10.02-23.40.17:463][993]LogAudio: Display: Audio Device (ID: 3) registered with world 'BP_Comms'. +[2022.10.02-23.40.17:483][993]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.02-23.40.17:485][993]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-19.40.17 +[2022.10.02-23.40.17:486][993]LogWorld: Bringing up level for play took: 0.002083 +[2022.10.02-23.40.17:487][993]LogOnline: OSS: Created online subsystem instance for: :Context_12 +[2022.10.02-23.40.17:488][993]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.02-23.40.17:488][993]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.02-23.40.17:488][993]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.02-23.40.17:488][993]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.02-23.40.17:489][993]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.02-23.40.17:489][993]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.02-23.40.17:489][993]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.02-23.40.17:489][993]PIE: Server logged in +[2022.10.02-23.40.17:491][993]PIE: Play in editor total start time 0.118 seconds. +[2022.10.02-23.40.21:735][242]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.22:085][263]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.22:368][280]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.22:534][290]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.22:701][300]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.22:834][308]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.22:985][317]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.23:134][326]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.23:268][334]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.23:418][343]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.23:568][352]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.23:718][361]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.23:868][370]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.24:018][379]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.24:151][387]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.24:317][397]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.24:468][406]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.24:618][415]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.24:768][424]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.24:901][432]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.25:051][441]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.25:201][450]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.25:335][458]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.25:485][467]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.25:651][477]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.25:818][487]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.25:968][496]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.26:118][505]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.26:285][515]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.26:451][525]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.26:585][533]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.26:735][542]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.26:901][552]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.27:051][561]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.27:201][570]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.27:368][580]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.27:502][588]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.27:635][596]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.27:752][603]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.27:868][610]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.28:001][618]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.28:119][625]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.28:235][632]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.28:351][639]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.28:469][646]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.28:568][652]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.28:685][659]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.28:802][666]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.28:918][673]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.29:052][681]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.29:168][688]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.29:285][695]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.29:418][703]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.29:535][710]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.29:652][717]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.29:785][725]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.29:902][732]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.30:001][738]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.40.39:991][336]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.02-23.40.39:991][336]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.02-23.40.39:991][336]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.02-23.40.39:992][336]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.02-23.40.40:006][336]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.02-23.40.40:012][336]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.02-23.40.40:048][336]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.02-23.40.40:048][336]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2022.10.02-23.40.40:049][336]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2022.10.02-23.40.40:053][336]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.02-23.40.40:055][336]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.02-23.40.40:055][336]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.02-23.40.40:057][336]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2022.10.02-23.40.40:093][337]LogPlayLevel: Display: Destroying online subsystem :Context_12 +[2022.10.02-23.41.03:024][663]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_SCD_FPChar" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_SCD_FPChar.uasset" SILENT=true +[2022.10.02-23.41.03:070][663]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_SCD_FPChar +[2022.10.02-23.41.03:071][663]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_SCD_FPChar538DEBD34C00771B6185A9807CE18127.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_SCD_FPChar.uasset' +[2022.10.02-23.41.03:094][663]AssetCheck: New page: Asset Save: BP_SCD_FPChar +[2022.10.02-23.41.03:094][663]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_SCD_FPChar.BP_SCD_FPChar +[2022.10.02-23.41.03:370][680]BlueprintLog: New page: Compile BP_SCD_FPChar +[2022.10.02-23.41.03:443][680]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2022.10.02-23.41.04:747][747]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.02-23.41.04:787][747]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2022.10.02-23.41.04:803][747]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.02-23.41.04:803][747]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms165B0A674EC8D48072FB60809C78C953.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.02-23.41.04:832][747]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.02-23.41.04:832][747]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.02-23.41.35:876][585]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.02-23.41.35:876][585]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.02-23.41.42:337][915]LogSlate: Window 'BP_PressurePad' being destroyed +[2022.10.02-23.42.34:204][670]LogSceneOutliner: Outliner Column Item Label does not have a localizable name, please specify one to FSceneOutlinerColumnInfo +[2022.10.02-23.42.34:205][670]LogSceneOutliner: Outliner Column Type does not have a localizable name, please specify one to FSceneOutlinerColumnInfo +[2022.10.02-23.42.46:354][385]LogSceneOutliner: Outliner Column Item Label does not have a localizable name, please specify one to FSceneOutlinerColumnInfo +[2022.10.02-23.42.46:355][385]LogSceneOutliner: Outliner Column Type does not have a localizable name, please specify one to FSceneOutlinerColumnInfo +[2022.10.02-23.42.51:371][678]LogSceneOutliner: Outliner Column Item Label does not have a localizable name, please specify one to FSceneOutlinerColumnInfo +[2022.10.02-23.42.51:371][678]LogSceneOutliner: Outliner Column Type does not have a localizable name, please specify one to FSceneOutlinerColumnInfo +[2022.10.02-23.42.55:406][912]LogSceneOutliner: Outliner Column Item Label does not have a localizable name, please specify one to FSceneOutlinerColumnInfo +[2022.10.02-23.42.55:406][912]LogSceneOutliner: Outliner Column Type does not have a localizable name, please specify one to FSceneOutlinerColumnInfo +[2022.10.02-23.43.04:298][408]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.02-23.43.04:346][408]LogUObjectHash: Compacting FUObjectHashTables data took 1.82ms +[2022.10.02-23.43.04:363][408]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.02-23.43.04:363][408]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms5488D80E45330CDBDB783993F3C83368.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.02-23.43.04:391][408]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.02-23.43.04:391][408]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.02-23.47.16:485][351]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.02-23.47.16:490][351]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.02-23.47.16:491][351]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad1AEAC28645C0FA11E6263FBC245F9C9D.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.02-23.47.16:508][351]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.02-23.47.16:508][351]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.02-23.47.16:732][365]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.02-23.47.16:802][365]LogUObjectHash: Compacting FUObjectHashTables data took 1.91ms +[2022.10.02-23.47.18:378][450]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.02-23.47.18:439][450]LogUObjectHash: Compacting FUObjectHashTables data took 1.92ms +[2022.10.02-23.47.18:460][450]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.02-23.47.18:461][450]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms916401B642A189ABB9ACCFA2A18F5ADC.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.02-23.47.18:503][450]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.02-23.47.18:503][450]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.02-23.47.19:965][536]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.02-23.47.19:972][536]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.02-23.47.19:972][536]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 3:47:19 PM) +[2022.10.02-23.47.19:998][536]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.02-23.47.20:002][536]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004379s) +[2022.10.02-23.47.20:002][536]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004536s) +[2022.10.02-23.47.20:003][536]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.02-23.47.20:003][536]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.02-23.47.20:003][536]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.02-23.47.20:003][536]LogPlayLevel: PIE: World Init took: (0.000894s) +[2022.10.02-23.47.20:050][536]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2022.10.02-23.47.20:051][536]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2022.10.02-23.47.20:051][536]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.02-23.47.20:051][536]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.02-23.47.20:051][536]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.02-23.47.20:052][536]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.02-23.47.20:052][536]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.02-23.47.20:052][536]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.02-23.47.20:052][536]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.02-23.47.20:052][536]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.02-23.47.20:052][536]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.02-23.47.20:052][536]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.02-23.47.20:052][536]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.02-23.47.20:055][536]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.02-23.47.20:094][536]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.02-23.47.20:095][536]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.02-23.47.20:095][536]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.02-23.47.20:095][536]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.02-23.47.20:096][536]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2022.10.02-23.47.20:096][536]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2022.10.02-23.47.20:097][536]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2022.10.02-23.47.20:097][536]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2022.10.02-23.47.20:097][536]LogInit: FAudioDevice initialized. +[2022.10.02-23.47.20:097][536]LogAudio: Display: Audio Device (ID: 4) registered with world 'BP_Comms'. +[2022.10.02-23.47.20:111][536]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.02-23.47.20:113][536]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-19.47.20 +[2022.10.02-23.47.20:114][536]LogWorld: Bringing up level for play took: 0.002785 +[2022.10.02-23.47.20:116][536]LogOnline: OSS: Created online subsystem instance for: :Context_15 +[2022.10.02-23.47.20:117][536]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.02-23.47.20:117][536]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.02-23.47.20:117][536]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.02-23.47.20:117][536]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.02-23.47.20:117][536]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.02-23.47.20:117][536]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.02-23.47.20:118][536]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.02-23.47.20:118][536]PIE: Server logged in +[2022.10.02-23.47.20:119][536]PIE: Play in editor total start time 0.149 seconds. +[2022.10.02-23.47.29:594][ 98]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.29:994][122]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.30:145][131]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.30:295][140]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.30:444][149]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.30:594][158]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.30:727][166]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.30:877][175]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.31:011][183]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.31:144][191]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.31:277][199]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.31:411][207]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.31:544][215]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.31:644][221]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.31:811][231]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.02-23.47.32:718][284]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.02-23.47.32:718][284]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.02-23.47.32:718][284]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.02-23.47.32:719][284]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.02-23.47.32:731][284]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.02-23.47.32:738][284]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.02-23.47.32:780][284]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.02-23.47.32:780][284]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2022.10.02-23.47.32:782][284]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2022.10.02-23.47.32:788][284]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.02-23.47.32:788][284]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.02-23.47.32:789][284]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.02-23.47.32:833][285]LogPlayLevel: Display: Destroying online subsystem :Context_15 +[2022.10.02-23.49.58:844][ 7]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.02-23.49.58:849][ 7]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.02-23.49.58:850][ 7]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad0D6C4FF64E38362953DABCB92407DC8A.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.02-23.49.58:870][ 7]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.02-23.49.58:870][ 7]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.02-23.49.59:175][ 26]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.02-23.49.59:241][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 1.80ms +[2022.10.02-23.52.43:258][777]LogActorComponent: ReregisterComponent: (/Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad2_5.PressurePad) Not currently registered. Aborting. +[2022.10.02-23.52.43:258][777]LogActorComponent: ReregisterComponent: (/Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad_2.PressurePad) Not currently registered. Aborting. +[2022.10.02-23.52.43:258][777]LogActorComponent: ReregisterComponent: (/Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.PressurePad) Not currently registered. Aborting. +[2022.10.02-23.52.43:258][777]LogActorComponent: ReregisterComponent: (/Engine/Transient.World_1:PersistentLevel.BP_PressurePad_C_2.PressurePad) Not currently registered. Aborting. +[2022.10.02-23.53.20:845][ 8]LogActorComponent: ReregisterComponent: (/Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad2_5.PressurePad) Not currently registered. Aborting. +[2022.10.02-23.53.20:845][ 8]LogActorComponent: ReregisterComponent: (/Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad_2.PressurePad) Not currently registered. Aborting. +[2022.10.02-23.53.20:845][ 8]LogActorComponent: ReregisterComponent: (/Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.PressurePad) Not currently registered. Aborting. +[2022.10.02-23.53.20:845][ 8]LogActorComponent: ReregisterComponent: (/Engine/Transient.World_1:PersistentLevel.BP_PressurePad_C_2.PressurePad) Not currently registered. Aborting. +[2022.10.02-23.54.22:049][651]LogViewport: Scene viewport resized to 1730x989, mode Windowed. +[2022.10.02-23.55.23:153][276]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:153][276]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad2_5.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:154][276]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad_2.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:154][276]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:165][277]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:181][278]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:199][279]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:332][287]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:333][287]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad2_5.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:333][287]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad_2.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:333][287]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:348][288]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.23:365][289]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.24:148][336]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.24:149][336]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad2_5.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.24:149][336]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad_2.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.24:149][336]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.55.24:165][337]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=3.750 Z=4.750 +[2022.10.02-23.56.02:206][599]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:207][599]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad2_5.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:207][599]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad_2.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:207][599]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:223][600]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:240][601]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:256][602]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:273][603]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:522][618]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:523][618]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad2_5.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:523][618]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad_2.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:523][618]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:539][619]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:556][620]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:572][621]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.56.02:589][622]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Sphere Collision has a component set to zero, which will result in a bad body instance. Scale:X=0.000 Y=1.000 Z=1.000 +[2022.10.02-23.57.29:131][753]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Capsule Collsion has a component set to zero, which will result in a bad body instance. Scale:X=3.250 Y=0.000 Z=1.000 +[2022.10.02-23.57.29:131][753]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad2_5.Capsule Collsion has a component set to zero, which will result in a bad body instance. Scale:X=3.250 Y=0.000 Z=1.000 +[2022.10.02-23.57.29:132][753]LogPhysics: Warning: Scale for /Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad_2.Capsule Collsion has a component set to zero, which will result in a bad body instance. Scale:X=3.250 Y=0.000 Z=1.000 +[2022.10.02-23.57.29:132][753]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Capsule Collsion has a component set to zero, which will result in a bad body instance. Scale:X=3.250 Y=0.000 Z=1.000 +[2022.10.02-23.57.29:148][754]LogPhysics: Warning: Scale for /Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.Capsule Collsion has a component set to zero, which will result in a bad body instance. Scale:X=3.250 Y=0.000 Z=1.000 +[2022.10.02-23.57.37:087][229]LogEditorTransaction: Undo Modify Component(s) +[2022.10.02-23.57.39:812][376]LogEditorTransaction: Undo Modify Component(s) +[2022.10.02-23.57.40:351][408]LogEditorTransaction: Undo Modify Component(s) +[2022.10.02-23.57.41:008][447]LogEditorTransaction: Undo Modify Component(s) +[2022.10.02-23.57.41:665][486]LogEditorTransaction: Undo Rename Component Variable +[2022.10.02-23.57.42:329][525]LogEditorTransaction: Undo Add Component +[2022.10.02-23.57.42:908][558]LogEditorTransaction: Undo Remove Components +[2022.10.02-23.57.43:599][598]LogEditorTransaction: Undo Remove Components +[2022.10.02-23.57.44:291][638]LogEditorTransaction: Undo Modify Component(s) +[2022.10.02-23.57.45:092][685]LogEditorTransaction: Undo Add Component +[2022.10.02-23.58.21:213][830]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.02-23.58.21:221][830]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.02-23.58.21:222][830]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad02EE2F464DC4591DDF4DA58CCDCC6CDA.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.02-23.58.21:241][830]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.02-23.58.21:241][830]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.02-23.58.21:485][845]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.02-23.58.21:971][845]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2022.10.03-00.00.14:473][459]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.00.14:480][459]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.00.14:481][459]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad88A3480E414526045D932D81FFA3E140.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.00.14:499][459]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.00.14:499][459]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.00.14:688][471]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.00.14:755][471]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2022.10.03-00.00.16:245][546]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-00.00.16:288][546]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2022.10.03-00.00.16:306][546]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-00.00.16:306][546]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms5D7C801842BA5EC3E9B9DA906F320277.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-00.00.16:336][546]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-00.00.16:336][546]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-00.00.18:431][670]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.00.18:439][670]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.00.18:439][670]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:00:18 PM) +[2022.10.03-00.00.18:478][670]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.00.18:483][670]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004975s) +[2022.10.03-00.00.18:483][670]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.005109s) +[2022.10.03-00.00.18:483][670]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.00.18:483][670]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.00.18:483][670]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.00.18:484][670]LogPlayLevel: PIE: World Init took: (0.000756s) +[2022.10.03-00.00.18:533][670]LogUObjectHash: Compacting FUObjectHashTables data took 2.02ms +[2022.10.03-00.00.18:534][670]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2022.10.03-00.00.18:534][670]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.00.18:534][670]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.00.18:534][670]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.00.18:534][670]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.00.18:534][670]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.00.18:535][670]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.00.18:535][670]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.00.18:535][670]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.00.18:535][670]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.00.18:535][670]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.00.18:535][670]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.00.18:538][670]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.00.18:579][670]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.00.18:579][670]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.00.18:579][670]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.00.18:579][670]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.00.18:580][670]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 +[2022.10.03-00.00.18:580][670]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 +[2022.10.03-00.00.18:582][670]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2022.10.03-00.00.18:582][670]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 +[2022.10.03-00.00.18:582][670]LogInit: FAudioDevice initialized. +[2022.10.03-00.00.18:582][670]LogAudio: Display: Audio Device (ID: 5) registered with world 'BP_Comms'. +[2022.10.03-00.00.18:595][670]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.00.18:597][670]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.00.18 +[2022.10.03-00.00.18:597][670]LogWorld: Bringing up level for play took: 0.002216 +[2022.10.03-00.00.18:599][670]LogOnline: OSS: Created online subsystem instance for: :Context_16 +[2022.10.03-00.00.18:599][670]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.00.18:599][670]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.00.18:599][670]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.00.18:599][670]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.00.18:600][670]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.00.18:600][670]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.00.18:601][670]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.00.18:601][670]PIE: Server logged in +[2022.10.03-00.00.18:602][670]PIE: Play in editor total start time 0.164 seconds. +[2022.10.03-00.00.28:648][264]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.00.28:648][264]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.00.28:648][264]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.00.28:649][264]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.00.28:657][264]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.00.28:664][264]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.00.28:707][264]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.00.28:707][264]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2022.10.03-00.00.28:709][264]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2022.10.03-00.00.28:714][264]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.00.28:714][264]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.00.28:716][264]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-00.00.28:761][265]LogPlayLevel: Display: Destroying online subsystem :Context_16 +[2022.10.03-00.01.02:140][241]LogActorComponent: ReregisterComponent: (/Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad2_5.PressurePad) Not currently registered. Aborting. +[2022.10.03-00.01.02:140][241]LogActorComponent: ReregisterComponent: (/Engine/Transient.World_1:PersistentLevel.BP_PressurePad_C_4.PressurePad) Not currently registered. Aborting. +[2022.10.03-00.01.02:140][241]LogActorComponent: ReregisterComponent: (/Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.PressurePad) Not currently registered. Aborting. +[2022.10.03-00.01.02:141][241]LogActorComponent: ReregisterComponent: (/Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad_2.PressurePad) Not currently registered. Aborting. +[2022.10.03-00.01.04:317][363]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.01.04:326][363]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.01.04:327][363]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad58FE266A43A74383FCEE78AEDECB2DA7.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.01.04:345][363]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.01.04:345][363]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.01.04:573][377]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.01.04:648][377]LogUObjectHash: Compacting FUObjectHashTables data took 1.69ms +[2022.10.03-00.01.05:936][443]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-00.01.05:981][443]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2022.10.03-00.01.05:997][443]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-00.01.05:998][443]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_CommsEF24BF3E414C5321435FD798914B1947.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-00.01.06:026][443]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-00.01.06:026][443]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-00.01.06:843][492]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.01.06:850][492]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.01.06:851][492]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:01:06 PM) +[2022.10.03-00.01.06:851][492]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.01.06:857][492]LogPlayLevel: PIE: StaticDuplicateObject took: (0.005679s) +[2022.10.03-00.01.06:857][492]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.005768s) +[2022.10.03-00.01.06:857][492]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.01.06:857][492]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.01.06:857][492]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.01.06:857][492]LogPlayLevel: PIE: World Init took: (0.000853s) +[2022.10.03-00.01.06:901][492]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2022.10.03-00.01.06:902][492]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2022.10.03-00.01.06:902][492]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.01.06:902][492]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.01.06:902][492]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.01.06:902][492]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.01.06:902][492]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.01.06:902][492]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.01.06:902][492]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.01.06:902][492]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.01.06:903][492]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.01.06:903][492]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.01.06:903][492]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.01.06:905][492]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.01.06:940][492]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.01.06:940][492]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.01.06:940][492]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.01.06:940][492]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.01.06:941][492]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 +[2022.10.03-00.01.06:941][492]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 +[2022.10.03-00.01.06:943][492]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2022.10.03-00.01.06:943][492]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 +[2022.10.03-00.01.06:943][492]LogInit: FAudioDevice initialized. +[2022.10.03-00.01.06:943][492]LogAudio: Display: Audio Device (ID: 6) registered with world 'BP_Comms'. +[2022.10.03-00.01.06:956][492]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.01.06:958][492]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.01.06 +[2022.10.03-00.01.06:958][492]LogWorld: Bringing up level for play took: 0.002195 +[2022.10.03-00.01.06:960][492]LogOnline: OSS: Created online subsystem instance for: :Context_17 +[2022.10.03-00.01.06:961][492]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.01.06:961][492]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.01.06:961][492]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.01.06:961][492]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.01.06:961][492]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.01.06:961][492]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.01.06:962][492]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.01.06:962][492]PIE: Server logged in +[2022.10.03-00.01.06:963][492]PIE: Play in editor total start time 0.114 seconds. +[2022.10.03-00.01.36:629][263]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_PressurePad +[2022.10.03-00.01.37:691][327]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_PressurePad +[2022.10.03-00.01.38:625][383]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_PressurePad +[2022.10.03-00.01.39:041][408]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_PressurePad +[2022.10.03-00.01.42:380][606]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.01.42:380][606]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.01.42:380][606]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.01.42:381][606]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.01.42:392][606]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.01.42:399][606]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.01.42:442][606]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.01.42:443][606]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2022.10.03-00.01.42:444][606]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2022.10.03-00.01.42:450][606]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.01.42:450][606]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.01.42:452][606]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-00.01.42:495][607]LogPlayLevel: Display: Destroying online subsystem :Context_17 +[2022.10.03-00.01.50:028][ 44]LogActorComponent: ReregisterComponent: (/Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad2_5.PressurePad) Not currently registered. Aborting. +[2022.10.03-00.01.50:028][ 44]LogActorComponent: ReregisterComponent: (/Engine/Transient.World_1:PersistentLevel.BP_PressurePad_C_5.PressurePad) Not currently registered. Aborting. +[2022.10.03-00.01.50:028][ 44]LogActorComponent: ReregisterComponent: (/Engine/Transient.World_11:PersistentLevel.BP_PressurePad_C_0.PressurePad) Not currently registered. Aborting. +[2022.10.03-00.01.50:028][ 44]LogActorComponent: ReregisterComponent: (/Game/Maps/BP_Comms.BP_Comms:PersistentLevel.BP_PressurePad_2.PressurePad) Not currently registered. Aborting. +[2022.10.03-00.06.10:531][ 31]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.06.10:539][ 31]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.06.10:540][ 31]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad0BC7C6EF40FF0DD5C71B5DB5047EB8CA.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.06.10:556][ 31]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.06.10:557][ 31]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.06.10:747][ 43]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.06.10:814][ 43]LogUObjectHash: Compacting FUObjectHashTables data took 1.73ms +[2022.10.03-00.14.45:271][133]LogUObjectHash: Compacting FUObjectHashTables data took 1.73ms +[2022.10.03-00.14.45:288][133]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto1 +[2022.10.03-00.14.45:289][133]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto175A325E447F7F2E6742612AE6DA8DB7E.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto1.umap' +[2022.10.03-00.14.45:294][133]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.069 +[2022.10.03-00.14.45:294][133]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.069 +[2022.10.03-00.14.45:295][133]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_PressurePad] ([2] browsable assets)... +[2022.10.03-00.14.45:320][133]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad] +[2022.10.03-00.14.45:320][133]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_PressurePad] +[2022.10.03-00.14.45:327][133]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_PressurePad_Auto1 +[2022.10.03-00.14.45:332][133]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad_Auto17CD5303544F26D7760179D89F75D70A6.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto1.uasset' +[2022.10.03-00.14.45:333][133]LogFileHelpers: Auto-saving content packages took 0.039 +[2022.10.03-00.22.40:006][850]LogEditorTransaction: Undo Add Node +[2022.10.03-00.22.40:895][894]LogEditorTransaction: Undo Rename Parameter +[2022.10.03-00.22.41:699][941]LogEditorTransaction: Undo Add In Parameter +[2022.10.03-00.24.45:934][778]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2022.10.03-00.24.45:951][778]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto2 +[2022.10.03-00.24.45:952][778]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto21983A25744FF842CBD054680B3E1387B.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto2.umap' +[2022.10.03-00.24.45:957][778]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.071 +[2022.10.03-00.24.45:957][778]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.071 +[2022.10.03-00.24.45:957][778]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_PressurePad] ([2] browsable assets)... +[2022.10.03-00.24.45:985][778]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad] +[2022.10.03-00.24.45:985][778]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_PressurePad] +[2022.10.03-00.24.45:992][778]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_PressurePad_Auto2 +[2022.10.03-00.24.45:992][778]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad_Auto278E7955F4C0673C6D6B569AB336D0426.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto2.uasset' +[2022.10.03-00.24.45:992][778]LogFileHelpers: Auto-saving content packages took 0.035 +[2022.10.03-00.37.16:916][530]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.035 and deleted 0 file(s) with total size 0 MiB. +[2022.10.03-00.37.58:218][995]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2022.10.03-00.37.58:234][995]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto3 +[2022.10.03-00.37.58:235][995]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto348F95B734A98BBFCBA12FDA7284F17D0.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto3.umap' +[2022.10.03-00.37.58:240][995]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.066 +[2022.10.03-00.37.58:240][995]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.066 +[2022.10.03-00.37.58:240][995]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_PressurePad] ([2] browsable assets)... +[2022.10.03-00.37.58:263][995]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad] +[2022.10.03-00.37.58:264][995]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_PressurePad] +[2022.10.03-00.37.58:271][995]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_PressurePad_Auto3 +[2022.10.03-00.37.58:271][995]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad_Auto39C3F7FF446487528316815862B3367AE.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto3.uasset' +[2022.10.03-00.37.58:272][995]LogFileHelpers: Auto-saving content packages took 0.033 +[2022.10.03-00.38.11:423][781]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.38.11:431][781]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.38.11:432][781]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad9064A43841BC1054BE02A5867EF5F20A.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.38.11:447][781]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.38.11:447][781]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.38.11:702][797]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.38.11:769][797]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-00.39.34:195][627]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.39.34:204][627]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.39.34:205][627]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadAEB6BFFC449EF7D2658E33B0974A3B52.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.39.34:223][627]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.39.34:223][627]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.39.34:481][643]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.39.34:548][643]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2022.10.03-00.39.36:028][721]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-00.39.36:071][721]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-00.39.36:089][721]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-00.39.36:090][721]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms2C41C72F4DAD6E6466F3AD819B641101.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-00.39.36:117][721]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-00.39.36:117][721]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-00.39.37:311][792]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.39.37:323][792]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.39.37:323][792]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:39:37 PM) +[2022.10.03-00.39.37:323][792]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.39.37:327][792]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004364s) +[2022.10.03-00.39.37:327][792]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004447s) +[2022.10.03-00.39.37:327][792]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.39.37:328][792]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.39.37:328][792]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.39.37:328][792]LogPlayLevel: PIE: World Init took: (0.000859s) +[2022.10.03-00.39.37:372][792]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms +[2022.10.03-00.39.37:375][792]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2022.10.03-00.39.37:375][792]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.39.37:375][792]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.39.37:375][792]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.39.37:375][792]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.39.37:375][792]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.39.37:375][792]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.39.37:375][792]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.39.37:375][792]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.39.37:375][792]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.39.37:375][792]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.39.37:375][792]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.39.37:377][792]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.39.37:417][792]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.39.37:418][792]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.39.37:418][792]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.39.37:418][792]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.39.37:419][792]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 +[2022.10.03-00.39.37:419][792]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 +[2022.10.03-00.39.37:420][792]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2022.10.03-00.39.37:421][792]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 +[2022.10.03-00.39.37:421][792]LogInit: FAudioDevice initialized. +[2022.10.03-00.39.37:421][792]LogAudio: Display: Audio Device (ID: 7) registered with world 'BP_Comms'. +[2022.10.03-00.39.37:433][792]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.39.37:435][792]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.39.37 +[2022.10.03-00.39.37:435][792]LogWorld: Bringing up level for play took: 0.002134 +[2022.10.03-00.39.37:437][792]LogOnline: OSS: Created online subsystem instance for: :Context_18 +[2022.10.03-00.39.37:438][792]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.39.37:438][792]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.39.37:438][792]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.39.37:438][792]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.39.37:439][792]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.39.37:439][792]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.39.37:440][792]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.39.37:440][792]PIE: Server logged in +[2022.10.03-00.39.37:441][792]PIE: Play in editor total start time 0.125 seconds. +[2022.10.03-00.39.59:843][124]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.39.59:843][124]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.39.59:843][124]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.39.59:844][124]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.39.59:857][124]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.39.59:864][124]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.39.59:905][124]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.39.59:905][124]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2022.10.03-00.39.59:907][124]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2022.10.03-00.39.59:917][124]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.39.59:918][124]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.39.59:919][124]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2022.10.03-00.39.59:960][125]LogPlayLevel: Display: Destroying online subsystem :Context_18 +[2022.10.03-00.40.01:850][233]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Color 'Graph.Node.Comment.TextColor'.' +[2022.10.03-00.40.22:032][439]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.40.22:041][439]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.40.22:042][439]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad96B259114C4CF638822039AC4B0D585D.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.40.22:058][439]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.40.22:058][439]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.40.22:361][458]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.40.22:426][458]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-00.40.24:475][574]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-00.40.24:517][574]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2022.10.03-00.40.24:535][574]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-00.40.24:536][574]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms26863286406AB3E5E853B7A96CB98DE7.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-00.40.24:558][574]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-00.40.24:558][574]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-00.40.25:367][623]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.40.25:374][623]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.40.25:374][623]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:40:25 PM) +[2022.10.03-00.40.25:414][623]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.40.25:418][623]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004553s) +[2022.10.03-00.40.25:418][623]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004682s) +[2022.10.03-00.40.25:418][623]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.40.25:419][623]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.40.25:419][623]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.40.25:419][623]LogPlayLevel: PIE: World Init took: (0.000770s) +[2022.10.03-00.40.25:460][623]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2022.10.03-00.40.25:462][623]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True +[2022.10.03-00.40.25:462][623]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.40.25:462][623]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.40.25:462][623]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.40.25:462][623]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.40.25:462][623]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.40.25:462][623]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.40.25:462][623]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.40.25:462][623]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.40.25:462][623]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.40.25:462][623]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.40.25:462][623]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.40.25:464][623]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.40.25:496][623]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.40.25:497][623]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.40.25:497][623]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.40.25:497][623]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.40.25:498][623]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 +[2022.10.03-00.40.25:498][623]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 +[2022.10.03-00.40.25:499][623]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2022.10.03-00.40.25:499][623]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 +[2022.10.03-00.40.25:499][623]LogInit: FAudioDevice initialized. +[2022.10.03-00.40.25:499][623]LogAudio: Display: Audio Device (ID: 8) registered with world 'BP_Comms'. +[2022.10.03-00.40.25:512][623]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.40.25:514][623]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.40.25 +[2022.10.03-00.40.25:514][623]LogWorld: Bringing up level for play took: 0.002037 +[2022.10.03-00.40.25:516][623]LogOnline: OSS: Created online subsystem instance for: :Context_19 +[2022.10.03-00.40.25:517][623]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.40.25:517][623]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.40.25:517][623]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.40.25:517][623]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.40.25:517][623]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.40.25:517][623]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.40.25:518][623]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.40.25:518][623]PIE: Server logged in +[2022.10.03-00.40.25:519][623]PIE: Play in editor total start time 0.147 seconds. +[2022.10.03-00.41.05:005][984]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.41.05:005][984]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.41.05:005][984]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.41.05:006][984]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.41.05:015][984]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.41.05:021][984]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.41.05:062][984]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.41.05:063][984]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2022.10.03-00.41.05:064][984]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2022.10.03-00.41.05:069][984]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.41.05:069][984]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.41.05:071][984]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2022.10.03-00.41.05:113][985]LogPlayLevel: Display: Destroying online subsystem :Context_19 +[2022.10.03-00.41.54:874][965]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.41.54:879][965]BlueprintLog: New page: Pre-Play auto-recompile +[2022.10.03-00.41.54:880][965]LogPlayLevel: [PlayLevel] Compiling BP_PressurePad before play... +[2022.10.03-00.41.54:959][965]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2022.10.03-00.41.54:962][965]LogPlayLevel: PlayLevel: Blueprint regeneration took 83 ms (1 blueprints) +[2022.10.03-00.41.54:962][965]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:41:54 PM) +[2022.10.03-00.41.54:962][965]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.41.54:966][965]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004114s) +[2022.10.03-00.41.54:966][965]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004176s) +[2022.10.03-00.41.54:966][965]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.41.54:967][965]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.41.54:967][965]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.41.54:967][965]LogPlayLevel: PIE: World Init took: (0.000690s) +[2022.10.03-00.41.55:009][965]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2022.10.03-00.41.55:010][965]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True +[2022.10.03-00.41.55:010][965]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.41.55:010][965]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.41.55:010][965]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.41.55:010][965]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.41.55:010][965]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.41.55:010][965]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.41.55:010][965]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.41.55:010][965]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.41.55:010][965]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.41.55:010][965]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.41.55:010][965]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.41.55:012][965]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.41.55:043][965]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.41.55:044][965]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.41.55:044][965]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.41.55:044][965]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.41.55:045][965]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 +[2022.10.03-00.41.55:045][965]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 +[2022.10.03-00.41.55:047][965]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 +[2022.10.03-00.41.55:047][965]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 +[2022.10.03-00.41.55:047][965]LogInit: FAudioDevice initialized. +[2022.10.03-00.41.55:047][965]LogAudio: Display: Audio Device (ID: 9) registered with world 'BP_Comms'. +[2022.10.03-00.41.55:075][965]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.41.55:075][965]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.41.55:077][965]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.41.55 +[2022.10.03-00.41.55:078][965]LogWorld: Bringing up level for play took: 0.002388 +[2022.10.03-00.41.55:080][965]LogOnline: OSS: Created online subsystem instance for: :Context_20 +[2022.10.03-00.41.55:080][965]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.41.55:081][965]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.41.55:081][965]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.41.55:081][965]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.41.55:081][965]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.41.55:082][965]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.41.55:082][965]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.41.55:083][965]PIE: Server logged in +[2022.10.03-00.41.55:084][965]PIE: Play in editor total start time 0.205 seconds. +[2022.10.03-00.41.55:114][965]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-00.42.03:607][454]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.42.03:607][454]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.42.03:609][454]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-00.42.03:618][454]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.42.03:618][454]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.42.03:635][454]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.42.03:642][454]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.42.03:682][454]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-00.42.03:683][454]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2022.10.03-00.42.03:684][454]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2022.10.03-00.42.03:690][454]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.42.03:690][454]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.42.03:692][454]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2022.10.03-00.42.03:731][455]LogPlayLevel: Display: Destroying online subsystem :Context_20 +[2022.10.03-00.42.05:826][579]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.42.05:833][579]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.42.05:833][579]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:42:05 PM) +[2022.10.03-00.42.05:833][579]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.42.05:837][579]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004192s) +[2022.10.03-00.42.05:837][579]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004267s) +[2022.10.03-00.42.05:837][579]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.42.05:838][579]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.42.05:838][579]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.42.05:838][579]LogPlayLevel: PIE: World Init took: (0.000678s) +[2022.10.03-00.42.05:879][579]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-00.42.05:880][579]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True +[2022.10.03-00.42.05:880][579]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.42.05:881][579]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.42.05:881][579]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.42.05:881][579]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.42.05:881][579]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.42.05:881][579]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.42.05:881][579]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.42.05:881][579]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.42.05:881][579]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.42.05:881][579]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.42.05:881][579]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.42.05:883][579]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.42.05:915][579]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.42.05:916][579]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.42.05:916][579]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.42.05:916][579]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.42.05:916][579]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 +[2022.10.03-00.42.05:916][579]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 +[2022.10.03-00.42.05:918][579]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 +[2022.10.03-00.42.05:918][579]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 +[2022.10.03-00.42.05:918][579]LogInit: FAudioDevice initialized. +[2022.10.03-00.42.05:918][579]LogAudio: Display: Audio Device (ID: 10) registered with world 'BP_Comms'. +[2022.10.03-00.42.05:946][579]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.42.05:946][579]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.42.05:949][579]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.42.05 +[2022.10.03-00.42.05:949][579]LogWorld: Bringing up level for play took: 0.002764 +[2022.10.03-00.42.05:951][579]LogOnline: OSS: Created online subsystem instance for: :Context_21 +[2022.10.03-00.42.05:951][579]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.42.05:952][579]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.42.05:952][579]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.42.05:952][579]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.42.05:952][579]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.42.05:953][579]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.42.05:954][579]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.42.05:955][579]PIE: Server logged in +[2022.10.03-00.42.05:955][579]PIE: Play in editor total start time 0.124 seconds. +[2022.10.03-00.42.05:965][579]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-00.42.56:308][328]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.42.56:308][328]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.42.56:309][328]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-00.42.56:318][328]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.42.56:319][328]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.42.56:332][328]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.42.56:339][328]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.42.56:380][328]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2022.10.03-00.42.56:382][328]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2022.10.03-00.42.56:387][328]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.42.56:387][328]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.42.56:389][328]LogUObjectHash: Compacting FUObjectHashTables data took 1.70ms +[2022.10.03-00.42.56:428][329]LogPlayLevel: Display: Destroying online subsystem :Context_21 +[2022.10.03-00.43.52:760][697]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.43.52:768][697]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.43.52:769][697]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad748FA12540026EA6E778F7BE63E963FA.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.43.52:784][697]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.43.52:784][697]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.43.52:990][710]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.43.53:062][710]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-00.43.55:396][847]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.43.55:403][847]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.43.55:403][847]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:43:55 PM) +[2022.10.03-00.43.55:403][847]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.43.55:409][847]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004453s) +[2022.10.03-00.43.55:409][847]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004535s) +[2022.10.03-00.43.55:409][847]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.43.55:409][847]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.43.55:409][847]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.43.55:409][847]LogPlayLevel: PIE: World Init took: (0.000704s) +[2022.10.03-00.43.55:451][847]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2022.10.03-00.43.55:453][847]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True +[2022.10.03-00.43.55:453][847]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.43.55:453][847]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.43.55:453][847]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.43.55:453][847]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.43.55:453][847]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.43.55:453][847]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.43.55:453][847]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.43.55:453][847]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.43.55:454][847]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.43.55:454][847]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.43.55:454][847]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.43.55:456][847]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.43.55:486][847]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.43.55:487][847]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.43.55:487][847]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.43.55:487][847]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.43.55:487][847]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 +[2022.10.03-00.43.55:487][847]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 +[2022.10.03-00.43.55:489][847]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 +[2022.10.03-00.43.55:489][847]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 +[2022.10.03-00.43.55:489][847]LogInit: FAudioDevice initialized. +[2022.10.03-00.43.55:489][847]LogAudio: Display: Audio Device (ID: 11) registered with world 'BP_Comms'. +[2022.10.03-00.43.55:521][847]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.43.55:522][847]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.43.55:524][847]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.43.55 +[2022.10.03-00.43.55:524][847]LogWorld: Bringing up level for play took: 0.002385 +[2022.10.03-00.43.55:526][847]LogOnline: OSS: Created online subsystem instance for: :Context_22 +[2022.10.03-00.43.55:527][847]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.43.55:527][847]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.43.55:527][847]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.43.55:527][847]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.43.55:527][847]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.43.55:529][847]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.43.55:530][847]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.43.55:531][847]PIE: Server logged in +[2022.10.03-00.43.55:532][847]PIE: Play in editor total start time 0.13 seconds. +[2022.10.03-00.43.55:545][847]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-00.44.12:410][806]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.44.12:410][806]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.44.12:411][806]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-00.44.12:419][806]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.44.12:419][806]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.44.12:436][806]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.44.12:442][806]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.44.12:484][806]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-00.44.12:484][806]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2022.10.03-00.44.12:486][806]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2022.10.03-00.44.12:491][806]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.44.12:491][806]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.44.12:493][806]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2022.10.03-00.44.12:532][807]LogPlayLevel: Display: Destroying online subsystem :Context_22 +[2022.10.03-00.44.16:023][ 11]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.44.16:029][ 11]BlueprintLog: New page: Pre-Play auto-recompile +[2022.10.03-00.44.16:030][ 11]LogPlayLevel: [PlayLevel] Compiling BP_PressurePad before play... +[2022.10.03-00.44.16:109][ 11]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-00.44.16:111][ 11]LogPlayLevel: PlayLevel: Blueprint regeneration took 81 ms (1 blueprints) +[2022.10.03-00.44.16:111][ 11]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:44:16 PM) +[2022.10.03-00.44.16:111][ 11]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.44.16:115][ 11]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004359s) +[2022.10.03-00.44.16:115][ 11]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004442s) +[2022.10.03-00.44.16:115][ 11]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.44.16:116][ 11]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.44.16:116][ 11]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.44.16:116][ 11]LogPlayLevel: PIE: World Init took: (0.000737s) +[2022.10.03-00.44.16:159][ 11]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-00.44.16:160][ 11]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True +[2022.10.03-00.44.16:160][ 11]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.44.16:160][ 11]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.44.16:160][ 11]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.44.16:160][ 11]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.44.16:160][ 11]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.44.16:160][ 11]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.44.16:160][ 11]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.44.16:160][ 11]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.44.16:161][ 11]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.44.16:161][ 11]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.44.16:161][ 11]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.44.16:162][ 11]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.44.16:196][ 11]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.44.16:196][ 11]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.44.16:196][ 11]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.44.16:197][ 11]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.44.16:197][ 11]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 +[2022.10.03-00.44.16:197][ 11]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 +[2022.10.03-00.44.16:199][ 11]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 +[2022.10.03-00.44.16:199][ 11]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 +[2022.10.03-00.44.16:199][ 11]LogInit: FAudioDevice initialized. +[2022.10.03-00.44.16:199][ 11]LogAudio: Display: Audio Device (ID: 12) registered with world 'BP_Comms'. +[2022.10.03-00.44.16:232][ 11]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.44.16:232][ 11]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.44.16:234][ 11]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.44.16 +[2022.10.03-00.44.16:234][ 11]LogWorld: Bringing up level for play took: 0.002272 +[2022.10.03-00.44.16:237][ 11]LogOnline: OSS: Created online subsystem instance for: :Context_23 +[2022.10.03-00.44.16:237][ 11]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.44.16:237][ 11]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.44.16:237][ 11]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.44.16:237][ 11]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.44.16:238][ 11]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.44.16:238][ 11]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.44.16:239][ 11]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.44.16:240][ 11]PIE: Server logged in +[2022.10.03-00.44.16:241][ 11]PIE: Play in editor total start time 0.211 seconds. +[2022.10.03-00.44.16:270][ 11]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-00.44.56:641][410]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.44.56:641][410]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.44.56:643][410]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-00.44.56:650][410]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.44.56:650][410]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.44.56:668][410]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.44.56:675][410]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.44.56:717][410]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2022.10.03-00.44.56:718][410]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2022.10.03-00.44.56:723][410]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.44.56:723][410]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.44.56:725][410]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms +[2022.10.03-00.44.56:766][411]LogPlayLevel: Display: Destroying online subsystem :Context_23 +[2022.10.03-00.45.09:809][181]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.45.09:818][181]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.45.09:819][181]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad5F10096C4528FC0F188EBC80E91B2DDD.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.45.09:836][181]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.45.09:836][181]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.45.10:026][193]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.45.10:089][193]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-00.45.11:982][303]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.45.11:989][303]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.45.11:989][303]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:45:11 PM) +[2022.10.03-00.45.11:989][303]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.45.11:994][303]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004224s) +[2022.10.03-00.45.11:994][303]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004302s) +[2022.10.03-00.45.11:994][303]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.45.11:994][303]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.45.11:994][303]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.45.11:994][303]LogPlayLevel: PIE: World Init took: (0.000670s) +[2022.10.03-00.45.12:035][303]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2022.10.03-00.45.12:038][303]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True +[2022.10.03-00.45.12:038][303]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.45.12:038][303]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.45.12:038][303]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.45.12:038][303]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.45.12:038][303]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.45.12:038][303]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.45.12:038][303]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.45.12:038][303]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.45.12:039][303]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.45.12:039][303]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.45.12:039][303]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.45.12:040][303]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.45.12:073][303]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.45.12:073][303]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.45.12:073][303]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.45.12:073][303]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.45.12:074][303]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13 +[2022.10.03-00.45.12:074][303]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13 +[2022.10.03-00.45.12:075][303]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13 +[2022.10.03-00.45.12:076][303]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13 +[2022.10.03-00.45.12:076][303]LogInit: FAudioDevice initialized. +[2022.10.03-00.45.12:076][303]LogAudio: Display: Audio Device (ID: 13) registered with world 'BP_Comms'. +[2022.10.03-00.45.12:109][303]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.45.12:109][303]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.45.12:110][303]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.45.12 +[2022.10.03-00.45.12:111][303]LogWorld: Bringing up level for play took: 0.002096 +[2022.10.03-00.45.12:113][303]LogOnline: OSS: Created online subsystem instance for: :Context_24 +[2022.10.03-00.45.12:113][303]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.45.12:113][303]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.45.12:113][303]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.45.12:113][303]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.45.12:114][303]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.45.12:115][303]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.45.12:116][303]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.45.12:118][303]PIE: Server logged in +[2022.10.03-00.45.12:118][303]PIE: Play in editor total start time 0.132 seconds. +[2022.10.03-00.45.12:130][303]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-00.45.51:953][670]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.45.51:953][670]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.45.51:954][670]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-00.45.51:964][670]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.45.51:964][670]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.45.51:984][670]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.45.51:991][670]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.45.52:031][670]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-00.45.52:032][670]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2022.10.03-00.45.52:033][670]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2022.10.03-00.45.52:039][670]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.45.52:039][670]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.45.52:041][670]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2022.10.03-00.45.52:086][671]LogPlayLevel: Display: Destroying online subsystem :Context_24 +[2022.10.03-00.46.06:090][503]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.46.06:099][503]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.46.06:100][503]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad9884E5194AC132ACCC6484B2A7E95334.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.46.06:116][503]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.46.06:116][503]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.46.06:488][526]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.46.06:554][526]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-00.46.08:466][637]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.46.08:474][637]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.46.08:474][637]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:46:08 PM) +[2022.10.03-00.46.08:474][637]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.46.08:478][637]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004204s) +[2022.10.03-00.46.08:478][637]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004289s) +[2022.10.03-00.46.08:478][637]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.46.08:478][637]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.46.08:479][637]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.46.08:479][637]LogPlayLevel: PIE: World Init took: (0.000721s) +[2022.10.03-00.46.08:521][637]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2022.10.03-00.46.08:524][637]LogAudio: Display: Creating Audio Device: Id: 14, Scope: Unique, Realtime: True +[2022.10.03-00.46.08:524][637]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.46.08:524][637]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.46.08:524][637]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.46.08:524][637]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.46.08:524][637]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.46.08:524][637]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.46.08:524][637]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.46.08:524][637]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.46.08:524][637]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.46.08:524][637]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.46.08:525][637]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.46.08:526][637]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.46.08:557][637]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.46.08:557][637]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.46.08:557][637]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.46.08:557][637]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.46.08:558][637]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14 +[2022.10.03-00.46.08:558][637]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14 +[2022.10.03-00.46.08:560][637]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14 +[2022.10.03-00.46.08:560][637]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14 +[2022.10.03-00.46.08:560][637]LogInit: FAudioDevice initialized. +[2022.10.03-00.46.08:560][637]LogAudio: Display: Audio Device (ID: 14) registered with world 'BP_Comms'. +[2022.10.03-00.46.08:591][637]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.46.08:591][637]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.46.08:593][637]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.46.08 +[2022.10.03-00.46.08:594][637]LogWorld: Bringing up level for play took: 0.002571 +[2022.10.03-00.46.08:596][637]LogOnline: OSS: Created online subsystem instance for: :Context_25 +[2022.10.03-00.46.08:596][637]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.46.08:596][637]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.46.08:596][637]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.46.08:596][637]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.46.08:597][637]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.46.08:598][637]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.46.08:599][637]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.46.08:600][637]PIE: Server logged in +[2022.10.03-00.46.08:601][637]PIE: Play in editor total start time 0.129 seconds. +[2022.10.03-00.46.08:611][637]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-00.46.51:634][199]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.46.51:634][199]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.46.51:635][199]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-00.46.51:642][199]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.46.51:642][199]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.46.51:658][199]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.46.51:665][199]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.46.51:709][199]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-00.46.51:709][199]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2022.10.03-00.46.51:710][199]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2022.10.03-00.46.51:716][199]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.46.51:716][199]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.46.51:717][199]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2022.10.03-00.46.51:755][200]LogPlayLevel: Display: Destroying online subsystem :Context_25 +[2022.10.03-00.53.08:179][668]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.53.08:188][668]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.53.08:189][668]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad08B6D3C1400AC4B3006EC8AD20F65310.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.53.08:205][668]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.53.08:205][668]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.53.08:394][680]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.53.08:398][680]LogBlueprint: Error: [AssetLog] E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\Content\Blueprints\BP_PressurePad.uasset: [Compiler] Could not find a pin for the parameter IsBeingPressed of PressedOrReleased on Pressed or Released +[2022.10.03-00.53.08:398][680]LogBlueprint: Error: [AssetLog] E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\Content\Blueprints\BP_PressurePad.uasset: [Compiler] Pin New Param named NewParam doesn't match any parameters of function PressedOrReleased +[2022.10.03-00.53.08:476][680]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2022.10.03-00.53.09:889][760]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.53.09:896][760]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.53.09:901][760]BlueprintLog: Warning: Blueprint failed to compile: BP_PressurePad +[2022.10.03-00.53.09:902][760]LogCustomDialog: Dialog displayed: +[2022.10.03-00.53.12:712][760]LogSlate: Window 'Blueprint Compilation Errors' being destroyed +[2022.10.03-00.53.16:039][956]LogSlate: Window 'Message Log' being destroyed +[2022.10.03-00.53.16:046][956]LogSlate: Window 'Message Log' being destroyed +[2022.10.03-00.53.38:248][275]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.53.38:256][275]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.53.38:257][275]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad2C66BF4D4E625A06509CA3B5342DA4ED.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.53.38:271][275]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.53.38:271][275]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.53.38:611][296]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.53.38:614][296]LogBlueprint: Error: [AssetLog] E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\Content\Blueprints\BP_PressurePad.uasset: [Compiler] Could not find a pin for the parameter IsBeingPressed of PressedOrReleased on Pressed or Released +[2022.10.03-00.53.38:614][296]LogBlueprint: Error: [AssetLog] E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\Content\Blueprints\BP_PressurePad.uasset: [Compiler] Pin New Param named NewParam doesn't match any parameters of function PressedOrReleased +[2022.10.03-00.53.38:673][296]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-00.54.12:405][294]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.54.12:414][294]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.54.12:415][294]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadFC1CEA0F426A676D95AEF5AB317677C2.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.54.12:431][294]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.54.12:431][294]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.54.12:708][311]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.54.12:779][311]LogUObjectHash: Compacting FUObjectHashTables data took 1.84ms +[2022.10.03-00.54.33:518][522]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.54.33:527][522]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.54.33:528][522]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad054FED3146ED0C0187DD6FB924AFC2BF.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.54.33:543][522]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.54.33:543][522]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.54.33:816][539]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.54.33:880][539]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-00.54.35:197][616]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.54.35:205][616]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.54.35:205][616]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:54:35 PM) +[2022.10.03-00.54.35:205][616]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.54.35:209][616]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004242s) +[2022.10.03-00.54.35:209][616]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004304s) +[2022.10.03-00.54.35:209][616]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.54.35:209][616]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.54.35:210][616]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.54.35:210][616]LogPlayLevel: PIE: World Init took: (0.000673s) +[2022.10.03-00.54.35:251][616]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2022.10.03-00.54.35:253][616]LogAudio: Display: Creating Audio Device: Id: 15, Scope: Unique, Realtime: True +[2022.10.03-00.54.35:253][616]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.54.35:253][616]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.54.35:253][616]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.54.35:253][616]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.54.35:253][616]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.54.35:253][616]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.54.35:253][616]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.54.35:253][616]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.54.35:254][616]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.54.35:254][616]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.54.35:254][616]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.54.35:257][616]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.54.35:289][616]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.54.35:289][616]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.54.35:289][616]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.54.35:289][616]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.54.35:290][616]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15 +[2022.10.03-00.54.35:290][616]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15 +[2022.10.03-00.54.35:291][616]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15 +[2022.10.03-00.54.35:291][616]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15 +[2022.10.03-00.54.35:291][616]LogInit: FAudioDevice initialized. +[2022.10.03-00.54.35:291][616]LogAudio: Display: Audio Device (ID: 15) registered with world 'BP_Comms'. +[2022.10.03-00.54.35:320][616]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.54.35:320][616]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.54.35:323][616]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.54.35 +[2022.10.03-00.54.35:323][616]LogWorld: Bringing up level for play took: 0.002560 +[2022.10.03-00.54.35:325][616]LogOnline: OSS: Created online subsystem instance for: :Context_26 +[2022.10.03-00.54.35:326][616]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.54.35:326][616]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.54.35:326][616]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.54.35:326][616]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.54.35:327][616]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.54.35:328][616]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.54.35:329][616]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.54.35:330][616]PIE: Server logged in +[2022.10.03-00.54.35:331][616]PIE: Play in editor total start time 0.127 seconds. +[2022.10.03-00.54.35:342][616]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-00.54.39:480][843]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.54.39:790][862]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.54.42:041][997]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.54.42:507][ 25]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.54.42:827][ 44]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.54.44:711][157]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.54.47:879][345]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.54.52:346][613]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.54.54:198][724]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.54.58:480][981]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.55.02:030][194]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.55.06:297][450]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.55.09:731][656]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.55.13:081][857]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.55.22:328][410]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.55.22:328][410]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.55.22:329][410]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-00.55.22:338][410]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.55.22:339][410]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.55.22:357][410]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.55.22:364][410]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.55.22:405][410]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-00.55.22:405][410]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2022.10.03-00.55.22:407][410]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2022.10.03-00.55.22:413][410]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.55.22:413][410]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.55.22:415][410]LogUObjectHash: Compacting FUObjectHashTables data took 2.13ms +[2022.10.03-00.55.22:454][411]LogPlayLevel: Display: Destroying online subsystem :Context_26 +[2022.10.03-00.55.48:624][969]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2022.10.03-00.55.48:639][969]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto4 +[2022.10.03-00.55.48:640][969]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto4EA958DB64E143D5FE20DB1879F1C1A8C.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto4.umap' +[2022.10.03-00.55.48:646][969]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.062 +[2022.10.03-00.55.48:646][969]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.062 +[2022.10.03-00.56.02:309][775]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.56.02:319][775]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.56.02:319][775]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadE14AB37A4B5B6FEEBA5755B18A477AAA.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.56.02:335][775]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.56.02:335][775]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.56.02:625][793]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.56.02:689][793]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2022.10.03-00.56.03:984][868]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.56.03:991][868]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.56.03:991][868]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:56:03 PM) +[2022.10.03-00.56.03:991][868]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.56.03:996][868]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004510s) +[2022.10.03-00.56.03:996][868]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004592s) +[2022.10.03-00.56.03:996][868]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.56.03:996][868]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.56.03:996][868]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.56.03:997][868]LogPlayLevel: PIE: World Init took: (0.000728s) +[2022.10.03-00.56.04:040][868]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2022.10.03-00.56.04:042][868]LogAudio: Display: Creating Audio Device: Id: 16, Scope: Unique, Realtime: True +[2022.10.03-00.56.04:042][868]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.56.04:042][868]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.56.04:042][868]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.56.04:042][868]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.56.04:042][868]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.56.04:042][868]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.56.04:042][868]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.56.04:042][868]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.56.04:043][868]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.56.04:043][868]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.56.04:043][868]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.56.04:045][868]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.56.04:080][868]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.56.04:080][868]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.56.04:080][868]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.56.04:080][868]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.56.04:081][868]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16 +[2022.10.03-00.56.04:081][868]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16 +[2022.10.03-00.56.04:083][868]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16 +[2022.10.03-00.56.04:083][868]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16 +[2022.10.03-00.56.04:083][868]LogInit: FAudioDevice initialized. +[2022.10.03-00.56.04:083][868]LogAudio: Display: Audio Device (ID: 16) registered with world 'BP_Comms'. +[2022.10.03-00.56.04:114][868]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.56.04:114][868]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.56.04:117][868]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.56.04 +[2022.10.03-00.56.04:117][868]LogWorld: Bringing up level for play took: 0.002803 +[2022.10.03-00.56.04:119][868]LogOnline: OSS: Created online subsystem instance for: :Context_27 +[2022.10.03-00.56.04:120][868]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.56.04:120][868]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.56.04:120][868]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.56.04:120][868]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.56.04:121][868]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.56.04:122][868]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.56.04:123][868]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.56.04:125][868]PIE: Server logged in +[2022.10.03-00.56.04:127][868]PIE: Play in editor total start time 0.138 seconds. +[2022.10.03-00.56.04:143][868]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-00.56.08:039][ 83]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.56.10:072][205]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.56.12:955][378]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.56.15:739][545]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-00.56.17:180][630]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.56.17:180][630]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.56.17:181][630]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-00.56.17:190][630]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.56.17:190][630]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.56.17:209][630]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.56.17:215][630]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.56.17:259][630]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-00.56.17:259][630]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2022.10.03-00.56.17:261][630]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2022.10.03-00.56.17:266][630]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.56.17:267][630]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.56.17:269][630]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2022.10.03-00.56.17:318][631]LogPlayLevel: Display: Destroying online subsystem :Context_27 +[2022.10.03-00.56.23:046][969]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.56.23:056][969]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.56.23:056][969]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad48A6B69840721E7B5F09C584C538CCB3.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.56.23:073][969]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.56.23:073][969]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.56.23:298][982]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.56.23:365][982]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2022.10.03-00.56.24:244][ 30]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.56.24:252][ 30]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.56.24:252][ 30]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:56:24 PM) +[2022.10.03-00.56.24:252][ 30]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.56.24:256][ 30]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004176s) +[2022.10.03-00.56.24:256][ 30]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004249s) +[2022.10.03-00.56.24:256][ 30]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.56.24:256][ 30]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.56.24:256][ 30]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.56.24:257][ 30]LogPlayLevel: PIE: World Init took: (0.000682s) +[2022.10.03-00.56.24:298][ 30]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-00.56.24:300][ 30]LogAudio: Display: Creating Audio Device: Id: 17, Scope: Unique, Realtime: True +[2022.10.03-00.56.24:300][ 30]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.56.24:301][ 30]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.56.24:301][ 30]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.56.24:301][ 30]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.56.24:301][ 30]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.56.24:301][ 30]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.56.24:301][ 30]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.56.24:301][ 30]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.56.24:301][ 30]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.56.24:301][ 30]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.56.24:301][ 30]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.56.24:303][ 30]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.56.24:336][ 30]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.56.24:336][ 30]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.56.24:336][ 30]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.56.24:336][ 30]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.56.24:337][ 30]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=17 +[2022.10.03-00.56.24:337][ 30]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=17 +[2022.10.03-00.56.24:339][ 30]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=17 +[2022.10.03-00.56.24:339][ 30]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=17 +[2022.10.03-00.56.24:339][ 30]LogInit: FAudioDevice initialized. +[2022.10.03-00.56.24:339][ 30]LogAudio: Display: Audio Device (ID: 17) registered with world 'BP_Comms'. +[2022.10.03-00.56.24:367][ 30]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.56.24:367][ 30]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.56.24:369][ 30]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.56.24 +[2022.10.03-00.56.24:370][ 30]LogWorld: Bringing up level for play took: 0.002646 +[2022.10.03-00.56.24:372][ 30]LogOnline: OSS: Created online subsystem instance for: :Context_28 +[2022.10.03-00.56.24:372][ 30]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.56.24:372][ 30]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.56.24:372][ 30]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.56.24:372][ 30]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.56.24:373][ 30]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.56.24:374][ 30]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.56.24:375][ 30]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.56.24:377][ 30]PIE: Server logged in +[2022.10.03-00.56.24:378][ 30]PIE: Play in editor total start time 0.128 seconds. +[2022.10.03-00.56.24:390][ 30]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-00.56.28:424][254]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.30:056][352]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.32:190][480]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.32:506][499]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.34:358][610]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.35:825][698]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.36:141][717]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.41:677][ 47]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.45:448][273]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.47:899][420]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.49:732][530]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.51:416][631]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.53:166][736]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.56.56:949][963]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.57.00:467][174]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.57.03:050][329]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.57.14:751][ 29]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.57.14:751][ 29]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.57.14:752][ 29]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-00.57.14:762][ 29]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.57.14:762][ 29]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.57.14:778][ 29]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.57.14:786][ 29]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.57.14:827][ 29]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-00.57.14:828][ 29]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2022.10.03-00.57.14:829][ 29]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2022.10.03-00.57.14:835][ 29]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.57.14:835][ 29]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.57.14:837][ 29]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-00.57.14:881][ 30]LogPlayLevel: Display: Destroying online subsystem :Context_28 +[2022.10.03-00.57.17:798][205]LogEditorTransaction: Undo Edit Is Being Pressed +[2022.10.03-00.57.18:944][264]LogEditorTransaction: Undo Move Node +[2022.10.03-00.57.19:729][310]LogEditorTransaction: Undo Create Pin Link +[2022.10.03-00.57.20:625][362]LogEditorTransaction: Undo Add Node +[2022.10.03-00.57.25:557][652]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-00.57.25:566][652]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-00.57.25:566][652]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadBE4B9A3E4A35C8A51E7CFFBDE45E4961.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-00.57.25:581][652]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-00.57.25:581][652]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-00.57.25:838][668]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-00.57.25:907][668]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-00.57.27:293][749]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-00.57.27:300][749]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-00.57.27:300][749]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 4:57:27 PM) +[2022.10.03-00.57.27:300][749]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.57.27:304][749]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004291s) +[2022.10.03-00.57.27:304][749]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004369s) +[2022.10.03-00.57.27:304][749]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-00.57.27:304][749]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-00.57.27:305][749]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-00.57.27:305][749]LogPlayLevel: PIE: World Init took: (0.000678s) +[2022.10.03-00.57.27:347][749]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2022.10.03-00.57.27:350][749]LogAudio: Display: Creating Audio Device: Id: 18, Scope: Unique, Realtime: True +[2022.10.03-00.57.27:350][749]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-00.57.27:350][749]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-00.57.27:350][749]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-00.57.27:350][749]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-00.57.27:350][749]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-00.57.27:350][749]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-00.57.27:350][749]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-00.57.27:350][749]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-00.57.27:350][749]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-00.57.27:350][749]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-00.57.27:350][749]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-00.57.27:352][749]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-00.57.27:385][749]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-00.57.27:386][749]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-00.57.27:386][749]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-00.57.27:386][749]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-00.57.27:387][749]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=18 +[2022.10.03-00.57.27:387][749]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=18 +[2022.10.03-00.57.27:388][749]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=18 +[2022.10.03-00.57.27:388][749]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=18 +[2022.10.03-00.57.27:388][749]LogInit: FAudioDevice initialized. +[2022.10.03-00.57.27:388][749]LogAudio: Display: Audio Device (ID: 18) registered with world 'BP_Comms'. +[2022.10.03-00.57.27:424][749]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.57.27:424][749]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-00.57.27:427][749]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-20.57.27 +[2022.10.03-00.57.27:427][749]LogWorld: Bringing up level for play took: 0.002439 +[2022.10.03-00.57.27:429][749]LogOnline: OSS: Created online subsystem instance for: :Context_29 +[2022.10.03-00.57.27:430][749]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-00.57.27:431][749]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.57.27:431][749]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-00.57.27:431][749]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.57.27:431][749]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-00.57.27:432][749]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-00.57.27:433][749]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-00.57.27:434][749]PIE: Server logged in +[2022.10.03-00.57.27:435][749]PIE: Play in editor total start time 0.137 seconds. +[2022.10.03-00.57.27:446][749]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-00.57.31:905][997]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.57.33:421][ 88]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.57.35:472][211]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.57.37:505][333]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.57.40:355][504]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.57.42:788][650]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-00.57.43:412][685]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-00.57.43:412][685]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-00.57.43:413][685]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-00.57.43:425][685]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-00.57.43:425][685]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.57.43:442][685]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-00.57.43:450][685]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-00.57.43:491][685]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-00.57.43:492][685]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2022.10.03-00.57.43:493][685]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2022.10.03-00.57.43:498][685]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-00.57.43:498][685]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-00.57.43:500][685]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2022.10.03-00.57.43:538][686]LogPlayLevel: Display: Destroying online subsystem :Context_29 +[2022.10.03-01.06.08:610][301]LogEditorTransaction: Undo Change Bool Pin Value +[2022.10.03-01.06.09:147][323]LogEditorTransaction: Undo Move Nodes +[2022.10.03-01.06.09:543][345]LogEditorTransaction: Undo Move Nodes +[2022.10.03-01.06.09:959][368]LogEditorTransaction: Undo Move Nodes +[2022.10.03-01.06.10:988][428]LogEditorTransaction: Undo Break Pin Links +[2022.10.03-01.06.11:548][460]LogEditorTransaction: Undo Break Pin Links +[2022.10.03-01.06.12:191][497]LogEditorTransaction: Undo Break Pin Links +[2022.10.03-01.06.40:140][151]LogEditorTransaction: Undo Create Pin Link +[2022.10.03-01.07.48:754][247]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-01.07.48:765][247]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-01.07.48:766][247]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad88EE2B8B4B9CDA5CC8AC2BAC0F7CD869.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-01.07.48:783][247]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-01.07.48:783][247]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-01.07.49:123][268]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-01.07.49:198][268]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2022.10.03-01.07.50:958][369]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.07.50:965][369]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.07.50:965][369]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:07:50 PM) +[2022.10.03-01.07.50:965][369]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.07.50:969][369]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004159s) +[2022.10.03-01.07.50:969][369]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004223s) +[2022.10.03-01.07.50:969][369]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.07.50:969][369]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.07.50:970][369]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.07.50:970][369]LogPlayLevel: PIE: World Init took: (0.000748s) +[2022.10.03-01.07.51:012][369]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-01.07.51:014][369]LogAudio: Display: Creating Audio Device: Id: 19, Scope: Unique, Realtime: True +[2022.10.03-01.07.51:014][369]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.07.51:014][369]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.07.51:014][369]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.07.51:014][369]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.07.51:014][369]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.07.51:014][369]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.07.51:014][369]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.07.51:014][369]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.07.51:015][369]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.07.51:015][369]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.07.51:015][369]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.07.51:017][369]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.07.51:051][369]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.07.51:051][369]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.07.51:051][369]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.07.51:051][369]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.07.51:052][369]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=19 +[2022.10.03-01.07.51:052][369]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=19 +[2022.10.03-01.07.51:053][369]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=19 +[2022.10.03-01.07.51:053][369]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=19 +[2022.10.03-01.07.51:053][369]LogInit: FAudioDevice initialized. +[2022.10.03-01.07.51:053][369]LogAudio: Display: Audio Device (ID: 19) registered with world 'BP_Comms'. +[2022.10.03-01.07.51:087][369]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.07.51:087][369]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.07.51:090][369]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.07.51 +[2022.10.03-01.07.51:090][369]LogWorld: Bringing up level for play took: 0.002449 +[2022.10.03-01.07.51:092][369]LogOnline: OSS: Created online subsystem instance for: :Context_30 +[2022.10.03-01.07.51:093][369]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.07.51:093][369]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.07.51:093][369]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.07.51:093][369]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.07.51:093][369]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.07.51:095][369]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.07.51:096][369]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.07.51:097][369]PIE: Server logged in +[2022.10.03-01.07.51:098][369]PIE: Play in editor total start time 0.135 seconds. +[2022.10.03-01.07.51:110][369]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.08.04:574][ 70]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.08.06:157][165]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.08.07:808][264]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.08.09:174][346]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.08.10:741][440]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.08.12:075][520]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.08.13:208][588]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.08.14:474][664]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.08.14:714][677]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.08.14:714][677]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.08.14:715][677]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.08.14:724][677]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.08.14:725][677]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.08.14:740][677]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.08.14:747][677]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.08.14:790][677]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-01.08.14:790][677]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2022.10.03-01.08.14:791][677]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2022.10.03-01.08.14:797][677]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.08.14:797][677]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.08.14:799][677]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2022.10.03-01.08.14:838][678]LogPlayLevel: Display: Destroying online subsystem :Context_30 +[2022.10.03-01.09.13:640][348]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-01.09.13:648][348]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-01.09.13:648][348]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal194F5AA744197D4B7FE5A0888479012A.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-01.09.13:667][348]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-01.09.13:667][348]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-01.09.14:141][377]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-01.09.14:215][377]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2022.10.03-01.09.15:799][462]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-01.09.15:807][462]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-01.09.15:808][462]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadAA65AE0E425165415D5475BD5F074B8A.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-01.09.15:828][462]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-01.09.15:828][462]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-01.09.16:139][481]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-01.09.16:208][481]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2022.10.03-01.09.17:444][546]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-01.09.17:487][546]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-01.09.17:508][546]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-01.09.17:509][546]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_CommsFAC2788F4DCB7C79B1E413A2342089CE.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-01.09.17:535][546]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-01.09.17:535][546]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-01.09.18:480][602]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.09.18:487][602]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.09.18:487][602]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:09:18 PM) +[2022.10.03-01.09.18:516][602]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.09.18:520][602]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004341s) +[2022.10.03-01.09.18:520][602]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004461s) +[2022.10.03-01.09.18:520][602]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.09.18:520][602]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.09.18:521][602]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.09.18:521][602]LogPlayLevel: PIE: World Init took: (0.000684s) +[2022.10.03-01.09.18:562][602]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-01.09.18:563][602]LogAudio: Display: Creating Audio Device: Id: 20, Scope: Unique, Realtime: True +[2022.10.03-01.09.18:563][602]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.09.18:563][602]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.09.18:563][602]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.09.18:563][602]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.09.18:563][602]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.09.18:563][602]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.09.18:563][602]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.09.18:563][602]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.09.18:564][602]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.09.18:564][602]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.09.18:564][602]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.09.18:566][602]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.09.18:599][602]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.09.18:599][602]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.09.18:599][602]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.09.18:599][602]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.09.18:601][602]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=20 +[2022.10.03-01.09.18:601][602]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=20 +[2022.10.03-01.09.18:602][602]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=20 +[2022.10.03-01.09.18:602][602]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=20 +[2022.10.03-01.09.18:602][602]LogInit: FAudioDevice initialized. +[2022.10.03-01.09.18:602][602]LogAudio: Display: Audio Device (ID: 20) registered with world 'BP_Comms'. +[2022.10.03-01.09.18:618][602]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.09.18:620][602]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.09.18 +[2022.10.03-01.09.18:621][602]LogWorld: Bringing up level for play took: 0.002026 +[2022.10.03-01.09.18:622][602]LogOnline: OSS: Created online subsystem instance for: :Context_31 +[2022.10.03-01.09.18:623][602]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.09.18:623][602]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.09.18:623][602]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.09.18:623][602]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.09.18:624][602]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.09.18:624][602]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.09.18:624][602]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.09.18:624][602]PIE: Server logged in +[2022.10.03-01.09.18:625][602]PIE: Play in editor total start time 0.139 seconds. +[2022.10.03-01.09.22:094][805]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.22:260][815]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.22:410][824]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.23:260][875]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.23:410][884]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.23:577][894]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.23:726][903]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.23:894][913]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.24:043][922]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.24:211][932]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.25:060][983]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.25:860][ 31]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.26:494][ 69]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.26:993][ 99]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.27:444][126]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.27:594][135]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.27:760][145]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.27:927][155]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.28:093][165]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.28:244][174]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.28:410][184]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.28:543][192]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.28:710][202]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.28:860][211]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.29:010][220]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.29:177][230]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.29:344][240]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.30:244][294]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.30:877][332]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.31:977][398]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.33:045][460]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.09.33:045][460]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.09.33:045][460]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.09.33:046][460]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.09.33:062][460]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.09.33:068][460]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.09.33:108][460]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.09.33:109][460]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2022.10.03-01.09.33:110][460]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2022.10.03-01.09.33:115][460]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.09.33:115][460]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.09.33:116][460]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2022.10.03-01.09.33:158][461]LogPlayLevel: Display: Destroying online subsystem :Context_31 +[2022.10.03-01.09.43:844][ 90]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-01.09.43:852][ 90]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-01.09.43:853][ 90]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal602702DB4886E8E7EF8A818CEDE4C631.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-01.09.43:869][ 90]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-01.09.43:869][ 90]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-01.09.44:111][105]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-01.09.44:179][105]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2022.10.03-01.09.46:595][240]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.09.46:603][240]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.09.46:603][240]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:09:46 PM) +[2022.10.03-01.09.46:603][240]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.09.46:608][240]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004522s) +[2022.10.03-01.09.46:608][240]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004604s) +[2022.10.03-01.09.46:608][240]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.09.46:608][240]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.09.46:608][240]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.09.46:608][240]LogPlayLevel: PIE: World Init took: (0.000693s) +[2022.10.03-01.09.46:649][240]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-01.09.46:652][240]LogAudio: Display: Creating Audio Device: Id: 21, Scope: Unique, Realtime: True +[2022.10.03-01.09.46:652][240]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.09.46:653][240]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.09.46:653][240]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.09.46:653][240]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.09.46:653][240]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.09.46:653][240]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.09.46:653][240]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.09.46:653][240]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.09.46:653][240]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.09.46:653][240]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.09.46:653][240]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.09.46:655][240]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.09.46:687][240]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.09.46:688][240]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.09.46:688][240]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.09.46:688][240]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.09.46:689][240]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=21 +[2022.10.03-01.09.46:689][240]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=21 +[2022.10.03-01.09.46:690][240]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=21 +[2022.10.03-01.09.46:690][240]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=21 +[2022.10.03-01.09.46:690][240]LogInit: FAudioDevice initialized. +[2022.10.03-01.09.46:690][240]LogAudio: Display: Audio Device (ID: 21) registered with world 'BP_Comms'. +[2022.10.03-01.09.46:702][240]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.09.46:705][240]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.09.46 +[2022.10.03-01.09.46:705][240]LogWorld: Bringing up level for play took: 0.002094 +[2022.10.03-01.09.46:706][240]LogOnline: OSS: Created online subsystem instance for: :Context_32 +[2022.10.03-01.09.46:707][240]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.09.46:707][240]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.09.46:707][240]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.09.46:707][240]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.09.46:707][240]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.09.46:708][240]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.09.46:708][240]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.09.46:708][240]PIE: Server logged in +[2022.10.03-01.09.46:709][240]PIE: Play in editor total start time 0.108 seconds. +[2022.10.03-01.09.49:995][432]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.50:428][458]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.50:595][468]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.50:745][477]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.50:911][487]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.51:061][496]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.51:461][520]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.51:644][531]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.51:794][540]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.51:944][549]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.52:095][558]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.52:262][568]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.52:411][577]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.52:812][601]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.53:161][622]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.53:561][646]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.53:711][655]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.53:878][665]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.54:261][688]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.54:612][709]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.55:028][734]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.55:178][743]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.55:344][753]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.55:729][776]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.55:895][786]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.56:061][796]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.56:228][806]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.56:395][816]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.56:562][826]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.09.56:745][837]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-01.10.11:697][732]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.10.11:697][732]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.10.11:697][732]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.10.11:698][732]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.10.11:709][732]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.10.11:716][732]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.10.11:755][732]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-01.10.11:756][732]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2022.10.03-01.10.11:757][732]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2022.10.03-01.10.11:761][732]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.10.11:762][732]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.10.11:762][732]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.10.11:764][732]LogUObjectHash: Compacting FUObjectHashTables data took 1.58ms +[2022.10.03-01.10.11:808][733]LogPlayLevel: Display: Destroying online subsystem :Context_32 +[2022.10.03-01.11.39:145][954]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-01.11.39:154][954]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-01.11.39:155][954]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad6BD9265447C42F352921C5852FF95EF1.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-01.11.39:174][954]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-01.11.39:174][954]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-01.11.39:481][973]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-01.11.39:545][973]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-01.11.41:148][ 62]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-01.11.41:190][ 62]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-01.11.41:207][ 62]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-01.11.41:208][ 62]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms1BF6AB614ACD98BB98354E9168098D50.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-01.11.41:233][ 62]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-01.11.41:233][ 62]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-01.11.58:850][ 99]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.11.58:850][ 99]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.21.53:611][412]LogUObjectHash: Compacting FUObjectHashTables data took 1.75ms +[2022.10.03-01.21.53:613][412]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.058 +[2022.10.03-01.21.53:613][412]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_PressurePadPedestal] ([2] browsable assets)... +[2022.10.03-01.21.53:640][412]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal] +[2022.10.03-01.21.53:640][412]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_PressurePadPedestal] +[2022.10.03-01.21.53:648][412]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_PressurePadPedestal_Auto5 +[2022.10.03-01.21.53:648][412]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal_Auto51C3B68254260FA1A0FD7A3B17E06E0D7.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePadPedestal_Auto5.uasset' +[2022.10.03-01.21.53:649][412]LogFileHelpers: Auto-saving content packages took 0.036 +[2022.10.03-01.25.07:614][462]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.25.07:615][462]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal05B9A5E24F59B3E056CE14B671C21E28.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.25.07:633][462]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.25.07:633][462]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.25.07:922][480]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.25.08:000][480]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2022.10.03-01.25.11:431][679]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.25.11:439][679]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.25.11:439][679]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:25:11 PM) +[2022.10.03-01.25.11:439][679]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.25.11:444][679]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004656s) +[2022.10.03-01.25.11:444][679]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004755s) +[2022.10.03-01.25.11:444][679]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.25.11:444][679]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.25.11:445][679]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.25.11:445][679]LogPlayLevel: PIE: World Init took: (0.001067s) +[2022.10.03-01.25.11:495][679]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-01.25.11:497][679]LogAudio: Display: Creating Audio Device: Id: 22, Scope: Unique, Realtime: True +[2022.10.03-01.25.11:497][679]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.25.11:497][679]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.25.11:497][679]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.25.11:497][679]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.25.11:497][679]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.25.11:497][679]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.25.11:497][679]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.25.11:497][679]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.25.11:498][679]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.25.11:498][679]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.25.11:498][679]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.25.11:500][679]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.25.11:537][679]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.25.11:537][679]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.25.11:537][679]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.25.11:537][679]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.25.11:538][679]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=22 +[2022.10.03-01.25.11:538][679]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=22 +[2022.10.03-01.25.11:540][679]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=22 +[2022.10.03-01.25.11:540][679]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=22 +[2022.10.03-01.25.11:540][679]LogInit: FAudioDevice initialized. +[2022.10.03-01.25.11:540][679]LogAudio: Display: Audio Device (ID: 22) registered with world 'BP_Comms'. +[2022.10.03-01.25.11:555][679]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.25.11:557][679]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.25.11 +[2022.10.03-01.25.11:557][679]LogWorld: Bringing up level for play took: 0.002188 +[2022.10.03-01.25.11:559][679]LogOnline: OSS: Created online subsystem instance for: :Context_34 +[2022.10.03-01.25.11:560][679]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.25.11:560][679]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.25.11:560][679]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.25.11:560][679]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.25.11:560][679]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.25.11:562][679]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.25.11:563][679]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.25.11:563][679]PIE: Server logged in +[2022.10.03-01.25.11:563][679]PIE: Play in editor total start time 0.127 seconds. +[2022.10.03-01.25.20:774][222]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.25.20:774][222]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.25.20:774][222]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.25.20:775][222]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.25.20:791][222]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.25.20:797][222]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.25.20:846][222]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-01.25.20:846][222]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 +[2022.10.03-01.25.20:847][222]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 +[2022.10.03-01.25.20:852][222]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.25.20:853][222]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.25.20:853][222]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.25.20:855][222]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2022.10.03-01.25.20:898][223]LogPlayLevel: Display: Destroying online subsystem :Context_34 +[2022.10.03-01.26.02:656][678]LogSlate: Took 0.005884 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) +[2022.10.03-01.26.53:846][677]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.26.53:847][677]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal8DB7ACBD4424C8DDBB03BEB8CB5F78A2.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.26.53:864][677]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.26.53:864][677]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.26.54:085][691]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.26.54:087][691]LogBlueprint: Error: [AssetLog] E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\Content\Blueprints\BP_PressurePadPedestal.uasset: [Compiler] AutoCreateRefTerm Expansion: Assignment Error Select +[2022.10.03-01.26.54:088][691]LogBlueprint: Error: [AssetLog] E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\Content\Blueprints\BP_PressurePadPedestal.uasset: [Compiler] The type of Index is undetermined. Connect something to Select to imply a specific type. +[2022.10.03-01.26.54:089][691]LogBlueprint: Error: [AssetLog] E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\Content\Blueprints\BP_PressurePadPedestal.uasset: [Compiler] The current value of the ' Index ' pin is invalid: Unsupported type Index Wildcard on pin Index +[2022.10.03-01.26.54:161][691]LogUObjectHash: Compacting FUObjectHashTables data took 1.85ms +[2022.10.03-01.26.55:798][786]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.26.55:806][786]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.26.55:806][786]BlueprintLog: Warning: Blueprint failed to compile: BP_PressurePadPedestal +[2022.10.03-01.26.55:806][786]LogCustomDialog: Dialog displayed: +[2022.10.03-01.26.59:658][786]LogSlate: Window 'Blueprint Compilation Errors' being destroyed +[2022.10.03-01.27.03:750][ 29]LogSlate: Window 'Message Log' being destroyed +[2022.10.03-01.27.03:759][ 29]LogSlate: Window 'Message Log' being destroyed +[2022.10.03-01.31.28:022][834]LogEditorTransaction: Undo Create Override Function Graph +[2022.10.03-01.32.19:591][740]LogEditorTransaction: Undo Create Override Function Graph +[2022.10.03-01.34.21:873][484]LogUObjectHash: Compacting FUObjectHashTables data took 1.76ms +[2022.10.03-01.34.21:892][484]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto6 +[2022.10.03-01.34.21:892][484]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto6A872E30543669E74A58A7DA80FC7D5CB.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto6.umap' +[2022.10.03-01.34.21:897][484]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.084 +[2022.10.03-01.34.21:897][484]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.084 +[2022.10.03-01.34.21:898][484]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_PressurePadPedestal] ([2] browsable assets)... +[2022.10.03-01.34.21:929][484]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal] +[2022.10.03-01.34.21:930][484]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_PressurePadPedestal] +[2022.10.03-01.34.21:936][484]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_PressurePadPedestal_Auto6 +[2022.10.03-01.34.21:936][484]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal_Auto6063764C84F243E0E95F193AF8F5DE7F6.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePadPedestal_Auto6.uasset' +[2022.10.03-01.34.21:937][484]LogFileHelpers: Auto-saving content packages took 0.039 +[2022.10.03-01.34.53:716][178]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.34.53:717][178]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalC89FDAD54C8B7D230CEF19BF7B6AF17E.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.34.53:735][178]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.34.53:735][178]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.34.53:993][194]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.34.54:068][194]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2022.10.03-01.34.58:227][440]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.34.58:234][440]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.34.58:234][440]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:34:58 PM) +[2022.10.03-01.34.58:234][440]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.34.58:238][440]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004238s) +[2022.10.03-01.34.58:239][440]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004307s) +[2022.10.03-01.34.58:239][440]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.34.58:239][440]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.34.58:239][440]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.34.58:239][440]LogPlayLevel: PIE: World Init took: (0.000689s) +[2022.10.03-01.34.58:287][440]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-01.34.58:289][440]LogAudio: Display: Creating Audio Device: Id: 23, Scope: Unique, Realtime: True +[2022.10.03-01.34.58:289][440]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.34.58:289][440]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.34.58:289][440]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.34.58:289][440]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.34.58:289][440]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.34.58:289][440]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.34.58:289][440]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.34.58:289][440]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.34.58:289][440]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.34.58:289][440]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.34.58:289][440]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.34.58:291][440]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.34.58:323][440]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.34.58:323][440]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.34.58:323][440]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.34.58:323][440]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.34.58:324][440]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=23 +[2022.10.03-01.34.58:324][440]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=23 +[2022.10.03-01.34.58:326][440]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=23 +[2022.10.03-01.34.58:326][440]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=23 +[2022.10.03-01.34.58:326][440]LogInit: FAudioDevice initialized. +[2022.10.03-01.34.58:326][440]LogAudio: Display: Audio Device (ID: 23) registered with world 'BP_Comms'. +[2022.10.03-01.34.58:358][440]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.34.58:358][440]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.34.58:360][440]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.34.58 +[2022.10.03-01.34.58:361][440]LogWorld: Bringing up level for play took: 0.002210 +[2022.10.03-01.34.58:363][440]LogOnline: OSS: Created online subsystem instance for: :Context_35 +[2022.10.03-01.34.58:364][440]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.34.58:364][440]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.34.58:364][440]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.34.58:364][440]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.34.58:364][440]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.34.58:365][440]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.34.58:366][440]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.34.58:367][440]PIE: Server logged in +[2022.10.03-01.34.58:368][440]PIE: Play in editor total start time 0.136 seconds. +[2022.10.03-01.34.58:378][440]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.35.11:586][213]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.35.11:586][213]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.35.11:587][213]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.35.11:595][213]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.35.11:595][213]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.35.11:614][213]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.35.11:621][213]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.35.11:668][213]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-01.35.11:668][213]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 +[2022.10.03-01.35.11:670][213]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 +[2022.10.03-01.35.11:675][213]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.35.11:675][213]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.35.11:677][213]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2022.10.03-01.35.11:700][214]LogPlayLevel: Display: Destroying online subsystem :Context_35 +[2022.10.03-01.35.15:255][426]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.35.15:261][426]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.35.15:261][426]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:35:15 PM) +[2022.10.03-01.35.15:261][426]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.35.15:266][426]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004288s) +[2022.10.03-01.35.15:266][426]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004391s) +[2022.10.03-01.35.15:266][426]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.35.15:266][426]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.35.15:266][426]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.35.15:266][426]LogPlayLevel: PIE: World Init took: (0.000683s) +[2022.10.03-01.35.15:312][426]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2022.10.03-01.35.15:314][426]LogAudio: Display: Creating Audio Device: Id: 24, Scope: Unique, Realtime: True +[2022.10.03-01.35.15:314][426]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.35.15:314][426]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.35.15:314][426]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.35.15:314][426]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.35.15:314][426]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.35.15:314][426]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.35.15:314][426]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.35.15:314][426]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.35.15:314][426]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.35.15:314][426]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.35.15:314][426]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.35.15:316][426]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.35.15:347][426]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.35.15:348][426]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.35.15:348][426]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.35.15:348][426]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.35.15:348][426]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=24 +[2022.10.03-01.35.15:348][426]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=24 +[2022.10.03-01.35.15:350][426]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=24 +[2022.10.03-01.35.15:350][426]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=24 +[2022.10.03-01.35.15:350][426]LogInit: FAudioDevice initialized. +[2022.10.03-01.35.15:350][426]LogAudio: Display: Audio Device (ID: 24) registered with world 'BP_Comms'. +[2022.10.03-01.35.15:379][426]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.35.15:380][426]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.35.15:382][426]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.35.15 +[2022.10.03-01.35.15:382][426]LogWorld: Bringing up level for play took: 0.002189 +[2022.10.03-01.35.15:384][426]LogOnline: OSS: Created online subsystem instance for: :Context_36 +[2022.10.03-01.35.15:385][426]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.35.15:385][426]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.35.15:385][426]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.35.15:385][426]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.35.15:386][426]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.35.15:387][426]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.35.15:388][426]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.35.15:389][426]PIE: Server logged in +[2022.10.03-01.35.15:390][426]PIE: Play in editor total start time 0.129 seconds. +[2022.10.03-01.35.15:399][426]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.35.23:666][899]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.35.23:666][899]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.35.23:667][899]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.35.23:674][899]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.35.23:675][899]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.35.23:688][899]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.35.23:695][899]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.35.23:745][899]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 +[2022.10.03-01.35.23:746][899]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 +[2022.10.03-01.35.23:752][899]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.35.23:752][899]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.35.23:754][899]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms +[2022.10.03-01.35.23:776][900]LogPlayLevel: Display: Destroying online subsystem :Context_36 +[2022.10.03-01.35.35:256][588]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.35.35:261][588]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.35.35:261][588]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:35:35 PM) +[2022.10.03-01.35.35:261][588]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.35.35:266][588]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004265s) +[2022.10.03-01.35.35:266][588]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004347s) +[2022.10.03-01.35.35:266][588]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.35.35:266][588]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.35.35:266][588]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.35.35:266][588]LogPlayLevel: PIE: World Init took: (0.000696s) +[2022.10.03-01.35.35:314][588]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-01.35.35:315][588]LogAudio: Display: Creating Audio Device: Id: 25, Scope: Unique, Realtime: True +[2022.10.03-01.35.35:315][588]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.35.35:315][588]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.35.35:315][588]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.35.35:315][588]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.35.35:315][588]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.35.35:315][588]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.35.35:315][588]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.35.35:315][588]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.35.35:316][588]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.35.35:316][588]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.35.35:316][588]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.35.35:318][588]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.35.35:348][588]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.35.35:349][588]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.35.35:349][588]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.35.35:349][588]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.35.35:350][588]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=25 +[2022.10.03-01.35.35:350][588]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=25 +[2022.10.03-01.35.35:351][588]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=25 +[2022.10.03-01.35.35:351][588]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=25 +[2022.10.03-01.35.35:351][588]LogInit: FAudioDevice initialized. +[2022.10.03-01.35.35:351][588]LogAudio: Display: Audio Device (ID: 25) registered with world 'BP_Comms'. +[2022.10.03-01.35.35:374][588]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.35.35:375][588]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.35.35:377][588]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.35.35 +[2022.10.03-01.35.35:377][588]LogWorld: Bringing up level for play took: 0.002122 +[2022.10.03-01.35.35:379][588]LogOnline: OSS: Created online subsystem instance for: :Context_37 +[2022.10.03-01.35.35:380][588]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.35.35:380][588]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.35.35:380][588]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.35.35:380][588]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.35.35:380][588]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.35.35:381][588]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.35.35:382][588]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.35.35:383][588]PIE: Server logged in +[2022.10.03-01.35.35:384][588]PIE: Play in editor total start time 0.123 seconds. +[2022.10.03-01.35.35:392][588]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.35.41:136][909]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.35.41:136][909]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.35.41:137][909]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.35.41:144][909]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.35.41:145][909]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.35.41:155][909]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.35.41:162][909]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.35.41:217][909]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 +[2022.10.03-01.35.41:219][909]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 +[2022.10.03-01.35.41:224][909]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.35.41:224][909]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.35.41:226][909]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2022.10.03-01.35.41:249][910]LogPlayLevel: Display: Destroying online subsystem :Context_37 +[2022.10.03-01.35.46:452][219]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.35.46:459][219]BlueprintLog: New page: Pre-Play auto-recompile +[2022.10.03-01.35.46:459][219]LogPlayLevel: [PlayLevel] Compiling BP_PressurePadPedestal before play... +[2022.10.03-01.35.46:554][219]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-01.35.46:557][219]LogPlayLevel: PlayLevel: Blueprint regeneration took 98 ms (1 blueprints) +[2022.10.03-01.35.46:557][219]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:35:46 PM) +[2022.10.03-01.35.46:557][219]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.35.46:561][219]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004237s) +[2022.10.03-01.35.46:561][219]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004322s) +[2022.10.03-01.35.46:561][219]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.35.46:561][219]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.35.46:562][219]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.35.46:562][219]LogPlayLevel: PIE: World Init took: (0.000679s) +[2022.10.03-01.35.46:610][219]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2022.10.03-01.35.46:611][219]LogAudio: Display: Creating Audio Device: Id: 26, Scope: Unique, Realtime: True +[2022.10.03-01.35.46:611][219]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.35.46:611][219]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.35.46:611][219]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.35.46:611][219]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.35.46:611][219]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.35.46:611][219]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.35.46:611][219]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.35.46:611][219]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.35.46:611][219]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.35.46:611][219]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.35.46:611][219]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.35.46:613][219]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.35.46:645][219]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.35.46:646][219]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.35.46:646][219]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.35.46:646][219]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.35.46:646][219]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=26 +[2022.10.03-01.35.46:646][219]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=26 +[2022.10.03-01.35.46:648][219]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=26 +[2022.10.03-01.35.46:648][219]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=26 +[2022.10.03-01.35.46:648][219]LogInit: FAudioDevice initialized. +[2022.10.03-01.35.46:648][219]LogAudio: Display: Audio Device (ID: 26) registered with world 'BP_Comms'. +[2022.10.03-01.35.46:682][219]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.35.46:683][219]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.35.46:686][219]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.35.46 +[2022.10.03-01.35.46:686][219]LogWorld: Bringing up level for play took: 0.002418 +[2022.10.03-01.35.46:688][219]LogOnline: OSS: Created online subsystem instance for: :Context_38 +[2022.10.03-01.35.46:689][219]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.35.46:689][219]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.35.46:689][219]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.35.46:689][219]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.35.46:689][219]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.35.46:690][219]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.35.46:690][219]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.35.46:691][219]PIE: Server logged in +[2022.10.03-01.35.46:692][219]PIE: Play in editor total start time 0.233 seconds. +[2022.10.03-01.35.46:713][219]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.35.55:357][716]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.35.55:357][716]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.35.55:358][716]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.35.55:366][716]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.35.55:366][716]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.35.55:380][716]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.35.55:387][716]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.35.55:435][716]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=26 +[2022.10.03-01.35.55:437][716]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=26 +[2022.10.03-01.35.55:441][716]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.35.55:441][716]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.35.55:443][716]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-01.35.55:468][717]LogPlayLevel: Display: Destroying online subsystem :Context_38 +[2022.10.03-01.36.14:132][810]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.36.14:133][810]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal230DB3DE4201E77806A870AC9AD49FBC.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.36.14:148][810]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.36.14:148][810]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.36.14:436][828]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.36.14:512][828]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2022.10.03-01.36.16:333][934]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.36.16:340][934]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.36.16:340][934]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:36:16 PM) +[2022.10.03-01.36.16:340][934]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.36.16:344][934]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004296s) +[2022.10.03-01.36.16:344][934]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004371s) +[2022.10.03-01.36.16:344][934]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.36.16:345][934]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.36.16:345][934]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.36.16:345][934]LogPlayLevel: PIE: World Init took: (0.000651s) +[2022.10.03-01.36.16:394][934]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2022.10.03-01.36.16:397][934]LogAudio: Display: Creating Audio Device: Id: 27, Scope: Unique, Realtime: True +[2022.10.03-01.36.16:397][934]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.36.16:397][934]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.36.16:397][934]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.36.16:397][934]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.36.16:397][934]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.36.16:397][934]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.36.16:397][934]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.36.16:397][934]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.36.16:397][934]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.36.16:397][934]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.36.16:397][934]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.36.16:399][934]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.36.16:431][934]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.36.16:431][934]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.36.16:431][934]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.36.16:431][934]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.36.16:432][934]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=27 +[2022.10.03-01.36.16:432][934]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=27 +[2022.10.03-01.36.16:433][934]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=27 +[2022.10.03-01.36.16:433][934]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=27 +[2022.10.03-01.36.16:433][934]LogInit: FAudioDevice initialized. +[2022.10.03-01.36.16:433][934]LogAudio: Display: Audio Device (ID: 27) registered with world 'BP_Comms'. +[2022.10.03-01.36.16:461][934]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.36.16:461][934]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.36.16:464][934]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.36.16 +[2022.10.03-01.36.16:464][934]LogWorld: Bringing up level for play took: 0.002639 +[2022.10.03-01.36.16:467][934]LogOnline: OSS: Created online subsystem instance for: :Context_39 +[2022.10.03-01.36.16:468][934]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.36.16:468][934]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.36.16:468][934]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.36.16:468][934]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.36.16:468][934]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.36.16:469][934]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.36.16:470][934]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.36.16:471][934]PIE: Server logged in +[2022.10.03-01.36.16:471][934]PIE: Play in editor total start time 0.133 seconds. +[2022.10.03-01.36.16:483][934]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.36.31:837][834]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.36.31:837][834]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.36.31:839][834]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.36.31:847][834]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.36.31:848][834]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.36.31:860][834]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.36.31:866][834]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.36.31:917][834]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-01.36.31:917][834]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=27 +[2022.10.03-01.36.31:918][834]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=27 +[2022.10.03-01.36.31:924][834]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.36.31:924][834]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.36.31:925][834]LogUObjectHash: Compacting FUObjectHashTables data took 1.69ms +[2022.10.03-01.36.31:949][835]LogPlayLevel: Display: Destroying online subsystem :Context_39 +[2022.10.03-01.36.54:242][166]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.36.54:243][166]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalDBE17F7149E9CE63041258B0D87E374E.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.36.54:258][166]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.36.54:258][166]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.36.54:497][181]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.36.54:570][181]LogUObjectHash: Compacting FUObjectHashTables data took 1.64ms +[2022.10.03-01.36.55:562][239]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.36.55:569][239]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.36.55:569][239]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:36:55 PM) +[2022.10.03-01.36.55:569][239]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.36.55:573][239]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004201s) +[2022.10.03-01.36.55:573][239]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004274s) +[2022.10.03-01.36.55:573][239]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.36.55:573][239]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.36.55:574][239]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.36.55:574][239]LogPlayLevel: PIE: World Init took: (0.000659s) +[2022.10.03-01.36.55:621][239]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2022.10.03-01.36.55:623][239]LogAudio: Display: Creating Audio Device: Id: 28, Scope: Unique, Realtime: True +[2022.10.03-01.36.55:623][239]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.36.55:623][239]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.36.55:623][239]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.36.55:623][239]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.36.55:623][239]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.36.55:623][239]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.36.55:623][239]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.36.55:623][239]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.36.55:623][239]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.36.55:623][239]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.36.55:623][239]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.36.55:625][239]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.36.55:657][239]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.36.55:657][239]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.36.55:657][239]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.36.55:657][239]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.36.55:658][239]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=28 +[2022.10.03-01.36.55:658][239]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=28 +[2022.10.03-01.36.55:659][239]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=28 +[2022.10.03-01.36.55:660][239]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=28 +[2022.10.03-01.36.55:660][239]LogInit: FAudioDevice initialized. +[2022.10.03-01.36.55:660][239]LogAudio: Display: Audio Device (ID: 28) registered with world 'BP_Comms'. +[2022.10.03-01.36.55:691][239]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.36.55:691][239]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.36.55:694][239]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.36.55 +[2022.10.03-01.36.55:694][239]LogWorld: Bringing up level for play took: 0.002192 +[2022.10.03-01.36.55:696][239]LogOnline: OSS: Created online subsystem instance for: :Context_40 +[2022.10.03-01.36.55:697][239]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.36.55:697][239]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.36.55:697][239]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.36.55:697][239]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.36.55:697][239]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.36.55:698][239]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.36.55:699][239]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.36.55:700][239]PIE: Server logged in +[2022.10.03-01.36.55:701][239]PIE: Play in editor total start time 0.134 seconds. +[2022.10.03-01.36.55:710][239]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.37.08:248][967]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.37.08:248][967]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.37.08:250][967]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.37.08:258][967]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.37.08:259][967]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.37.08:271][967]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.37.08:278][967]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.37.08:325][967]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-01.37.08:325][967]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=28 +[2022.10.03-01.37.08:327][967]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=28 +[2022.10.03-01.37.08:332][967]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.37.08:332][967]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.37.08:334][967]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2022.10.03-01.37.08:356][968]LogPlayLevel: Display: Destroying online subsystem :Context_40 +[2022.10.03-01.37.17:004][487]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.036 and deleted 0 file(s) with total size 0 MiB. +[2022.10.03-01.37.32:153][367]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PedestalBase.BP_PedestalBase +[2022.10.03-01.37.32:154][367]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.38.36:310][155]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-01.38.36:319][155]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-01.38.36:320][155]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad1227B40D4B84E48FF6BF50BF8A552D0E.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-01.38.36:335][155]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-01.38.36:335][155]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-01.38.36:576][170]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-01.38.36:663][170]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2022.10.03-01.38.38:271][261]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.38.38:278][261]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.38.38:278][261]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:38:38 PM) +[2022.10.03-01.38.38:278][261]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.38.38:282][261]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004297s) +[2022.10.03-01.38.38:283][261]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004382s) +[2022.10.03-01.38.38:283][261]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.38.38:283][261]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.38.38:283][261]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.38.38:283][261]LogPlayLevel: PIE: World Init took: (0.000634s) +[2022.10.03-01.38.38:337][261]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2022.10.03-01.38.38:338][261]LogAudio: Display: Creating Audio Device: Id: 29, Scope: Unique, Realtime: True +[2022.10.03-01.38.38:339][261]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.38.38:339][261]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.38.38:339][261]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.38.38:339][261]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.38.38:339][261]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.38.38:339][261]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.38.38:339][261]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.38.38:339][261]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.38.38:339][261]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.38.38:339][261]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.38.38:339][261]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.38.38:341][261]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.38.38:374][261]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.38.38:374][261]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.38.38:374][261]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.38.38:374][261]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.38.38:375][261]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=29 +[2022.10.03-01.38.38:375][261]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=29 +[2022.10.03-01.38.38:377][261]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=29 +[2022.10.03-01.38.38:377][261]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=29 +[2022.10.03-01.38.38:377][261]LogInit: FAudioDevice initialized. +[2022.10.03-01.38.38:377][261]LogAudio: Display: Audio Device (ID: 29) registered with world 'BP_Comms'. +[2022.10.03-01.38.38:399][261]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.38.38:399][261]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.38.38:402][261]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.38.38 +[2022.10.03-01.38.38:402][261]LogWorld: Bringing up level for play took: 0.002285 +[2022.10.03-01.38.38:404][261]LogOnline: OSS: Created online subsystem instance for: :Context_42 +[2022.10.03-01.38.38:404][261]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.38.38:404][261]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.38.38:404][261]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.38.38:404][261]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.38.38:405][261]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.38.38:406][261]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.38.38:407][261]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.38.38:407][261]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.38.38:407][261]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.38.38:407][261]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.38.38:408][261]PIE: Server logged in +[2022.10.03-01.38.38:409][261]PIE: Play in editor total start time 0.133 seconds. +[2022.10.03-01.38.38:419][261]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.38.43:273][534]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.38.43:589][553]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.38.47:640][796]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.38.48:706][860]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.38.50:244][952]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.38.51:244][ 12]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.38.52:482][ 86]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.38.53:220][128]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.38.53:220][128]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.38.53:221][128]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.38.53:229][128]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.38.53:229][128]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.38.53:249][128]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.38.53:256][128]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.38.53:310][128]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=29 +[2022.10.03-01.38.53:312][128]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=29 +[2022.10.03-01.38.53:317][128]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.38.53:317][128]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.38.53:319][128]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2022.10.03-01.38.53:359][129]LogPlayLevel: Display: Destroying online subsystem :Context_42 +[2022.10.03-01.39.20:617][754]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.39.20:617][754]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.39.22:818][874]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PedestalBase.BP_PedestalBase +[2022.10.03-01.39.22:819][874]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.41.11:949][120]LogEditorTransaction: Undo Function Dropped on Graph +[2022.10.03-01.41.12:265][133]LogEditorTransaction: Undo Create Override Function Graph +[2022.10.03-01.42.10:888][570]LogEditorTransaction: Undo Delete current selection +[2022.10.03-01.43.31:435][883]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.43.31:436][883]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal548088D1450684DD164A07A9A73216E7.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.43.31:452][883]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.43.31:452][883]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.43.31:708][899]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.43.31:804][899]LogUObjectHash: Compacting FUObjectHashTables data took 1.70ms +[2022.10.03-01.43.33:313][986]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.43.33:320][986]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.43.33:320][986]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:43:33 PM) +[2022.10.03-01.43.33:320][986]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.43.33:324][986]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004183s) +[2022.10.03-01.43.33:324][986]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004257s) +[2022.10.03-01.43.33:324][986]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.43.33:324][986]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.43.33:325][986]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.43.33:325][986]LogPlayLevel: PIE: World Init took: (0.000742s) +[2022.10.03-01.43.33:377][986]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-01.43.33:379][986]LogAudio: Display: Creating Audio Device: Id: 30, Scope: Unique, Realtime: True +[2022.10.03-01.43.33:379][986]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.43.33:379][986]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.43.33:379][986]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.43.33:379][986]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.43.33:379][986]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.43.33:379][986]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.43.33:379][986]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.43.33:379][986]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.43.33:380][986]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.43.33:380][986]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.43.33:380][986]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.43.33:382][986]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.43.33:413][986]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.43.33:414][986]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.43.33:414][986]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.43.33:414][986]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.43.33:415][986]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=30 +[2022.10.03-01.43.33:415][986]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=30 +[2022.10.03-01.43.33:416][986]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=30 +[2022.10.03-01.43.33:416][986]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=30 +[2022.10.03-01.43.33:416][986]LogInit: FAudioDevice initialized. +[2022.10.03-01.43.33:416][986]LogAudio: Display: Audio Device (ID: 30) registered with world 'BP_Comms'. +[2022.10.03-01.43.33:448][986]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.43.33:449][986]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.43.33:451][986]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.43.33 +[2022.10.03-01.43.33:452][986]LogWorld: Bringing up level for play took: 0.002573 +[2022.10.03-01.43.33:453][986]LogOnline: OSS: Created online subsystem instance for: :Context_44 +[2022.10.03-01.43.33:454][986]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.43.33:454][986]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.43.33:454][986]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.43.33:454][986]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.43.33:454][986]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.43.33:455][986]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.43.33:456][986]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.43.33:456][986]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.43.33:456][986]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.43.33:456][986]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.43.33:457][986]PIE: Server logged in +[2022.10.03-01.43.33:457][986]PIE: Play in editor total start time 0.139 seconds. +[2022.10.03-01.43.33:465][986]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.43.38:759][285]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.43.41:926][475]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.43.42:877][532]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.43.43:193][551]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.43.44:593][635]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.43.45:215][670]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.43.45:215][670]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.43.45:216][670]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.43.45:227][670]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.43.45:227][670]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.43.45:243][670]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.43.45:249][670]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.43.45:303][670]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-01.43.45:303][670]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=30 +[2022.10.03-01.43.45:305][670]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=30 +[2022.10.03-01.43.45:309][670]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.43.45:309][670]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.43.45:311][670]LogUObjectHash: Compacting FUObjectHashTables data took 1.72ms +[2022.10.03-01.43.45:336][671]LogPlayLevel: Display: Destroying online subsystem :Context_44 +[2022.10.03-01.43.53:278][139]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.43.53:279][139]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalF75401864F9FC19E53E5BBA2D8C2F1B2.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.43.53:296][139]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.43.53:296][139]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.43.53:536][154]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.43.53:615][154]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2022.10.03-01.43.54:855][226]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.43.54:862][226]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.43.54:862][226]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:43:54 PM) +[2022.10.03-01.43.54:862][226]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.43.54:866][226]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004420s) +[2022.10.03-01.43.54:866][226]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004500s) +[2022.10.03-01.43.54:866][226]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.43.54:866][226]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.43.54:867][226]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.43.54:867][226]LogPlayLevel: PIE: World Init took: (0.000685s) +[2022.10.03-01.43.54:920][226]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-01.43.54:922][226]LogAudio: Display: Creating Audio Device: Id: 31, Scope: Unique, Realtime: True +[2022.10.03-01.43.54:922][226]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.43.54:922][226]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.43.54:922][226]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.43.54:922][226]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.43.54:922][226]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.43.54:922][226]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.43.54:922][226]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.43.54:922][226]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.43.54:923][226]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.43.54:923][226]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.43.54:923][226]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.43.54:925][226]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.43.54:957][226]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.43.54:957][226]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.43.54:957][226]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.43.54:957][226]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.43.54:958][226]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=31 +[2022.10.03-01.43.54:958][226]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=31 +[2022.10.03-01.43.54:959][226]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=31 +[2022.10.03-01.43.54:960][226]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=31 +[2022.10.03-01.43.54:960][226]LogInit: FAudioDevice initialized. +[2022.10.03-01.43.54:960][226]LogAudio: Display: Audio Device (ID: 31) registered with world 'BP_Comms'. +[2022.10.03-01.43.54:990][226]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.43.54:990][226]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.43.54:992][226]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.43.54 +[2022.10.03-01.43.54:992][226]LogWorld: Bringing up level for play took: 0.002241 +[2022.10.03-01.43.54:994][226]LogOnline: OSS: Created online subsystem instance for: :Context_45 +[2022.10.03-01.43.54:995][226]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.43.54:995][226]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.43.54:995][226]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.43.54:995][226]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.43.54:995][226]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.43.54:996][226]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.43.54:997][226]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.43.54:997][226]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.43.54:997][226]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.43.54:997][226]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.43.54:998][226]PIE: Server logged in +[2022.10.03-01.43.54:998][226]PIE: Play in editor total start time 0.138 seconds. +[2022.10.03-01.43.55:007][226]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.43.59:220][459]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.44.02:536][658]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.44.03:720][729]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.44.05:486][835]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.44.06:520][897]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.44.08:186][997]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.44.09:120][ 53]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.44.10:370][128]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.44.11:306][182]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.44.11:306][182]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.44.11:307][182]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.44.11:316][182]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.44.11:317][182]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.44.11:331][182]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.44.11:338][182]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.44.11:396][182]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-01.44.11:396][182]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=31 +[2022.10.03-01.44.11:398][182]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=31 +[2022.10.03-01.44.11:404][182]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.44.11:404][182]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.44.11:405][182]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2022.10.03-01.44.11:429][183]LogPlayLevel: Display: Destroying online subsystem :Context_45 +[2022.10.03-01.45.47:230][838]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.45.47:230][838]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal9BFF0F394EC2D9BDDC058FA126053422.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.45.47:248][838]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.45.47:248][838]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.45.47:471][852]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.45.47:560][852]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2022.10.03-01.45.48:624][914]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.45.48:631][914]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.45.48:631][914]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:45:48 PM) +[2022.10.03-01.45.48:632][914]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.45.48:636][914]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004209s) +[2022.10.03-01.45.48:636][914]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004289s) +[2022.10.03-01.45.48:636][914]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.45.48:636][914]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.45.48:636][914]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.45.48:637][914]LogPlayLevel: PIE: World Init took: (0.000721s) +[2022.10.03-01.45.48:689][914]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-01.45.48:692][914]LogAudio: Display: Creating Audio Device: Id: 32, Scope: Unique, Realtime: True +[2022.10.03-01.45.48:692][914]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.45.48:692][914]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.45.48:692][914]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.45.48:692][914]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.45.48:692][914]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.45.48:692][914]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.45.48:692][914]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.45.48:692][914]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.45.48:692][914]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.45.48:692][914]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.45.48:692][914]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.45.48:694][914]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.45.48:726][914]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.45.48:726][914]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.45.48:726][914]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.45.48:726][914]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.45.48:726][914]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=32 +[2022.10.03-01.45.48:726][914]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=32 +[2022.10.03-01.45.48:729][914]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=32 +[2022.10.03-01.45.48:729][914]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=32 +[2022.10.03-01.45.48:729][914]LogInit: FAudioDevice initialized. +[2022.10.03-01.45.48:729][914]LogAudio: Display: Audio Device (ID: 32) registered with world 'BP_Comms'. +[2022.10.03-01.45.48:762][914]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.45.48:762][914]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.45.48:764][914]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.45.48 +[2022.10.03-01.45.48:764][914]LogWorld: Bringing up level for play took: 0.002269 +[2022.10.03-01.45.48:767][914]LogOnline: OSS: Created online subsystem instance for: :Context_46 +[2022.10.03-01.45.48:767][914]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.45.48:767][914]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.45.48:767][914]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.45.48:767][914]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.45.48:768][914]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.45.48:769][914]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.45.48:770][914]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.45.48:770][914]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.45.48:770][914]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.45.48:771][914]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.45.48:772][914]PIE: Server logged in +[2022.10.03-01.45.48:772][914]PIE: Play in editor total start time 0.142 seconds. +[2022.10.03-01.45.48:781][914]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.45.52:959][146]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.45.56:975][387]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.45.58:108][455]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.46.00:035][568]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.46.01:085][631]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.46.02:653][725]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.46.07:059][987]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.46.07:059][987]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.46.07:060][987]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.46.07:068][987]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.46.07:069][987]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.46.07:079][987]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.46.07:086][987]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.46.07:139][987]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=32 +[2022.10.03-01.46.07:140][987]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=32 +[2022.10.03-01.46.07:145][987]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.46.07:145][987]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.46.07:148][987]LogUObjectHash: Compacting FUObjectHashTables data took 1.86ms +[2022.10.03-01.46.07:170][988]LogPlayLevel: Display: Destroying online subsystem :Context_46 +[2022.10.03-01.47.00:546][164]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.47.00:547][164]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalFE5ED18440A018CE613A178218E00A97.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.47.00:563][164]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.47.00:563][164]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.47.01:017][192]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.47.01:106][192]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2022.10.03-01.47.04:620][399]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.47.04:628][399]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.47.04:628][399]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:47:04 PM) +[2022.10.03-01.47.04:628][399]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.47.04:632][399]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004180s) +[2022.10.03-01.47.04:632][399]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004252s) +[2022.10.03-01.47.04:632][399]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.47.04:633][399]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.47.04:633][399]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.47.04:633][399]LogPlayLevel: PIE: World Init took: (0.000671s) +[2022.10.03-01.47.04:688][399]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-01.47.04:690][399]LogAudio: Display: Creating Audio Device: Id: 33, Scope: Unique, Realtime: True +[2022.10.03-01.47.04:691][399]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.47.04:691][399]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.47.04:691][399]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.47.04:691][399]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.47.04:691][399]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.47.04:691][399]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.47.04:691][399]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.47.04:691][399]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.47.04:691][399]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.47.04:691][399]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.47.04:691][399]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.47.04:693][399]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.47.04:724][399]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.47.04:724][399]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.47.04:724][399]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.47.04:724][399]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.47.04:725][399]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=33 +[2022.10.03-01.47.04:725][399]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=33 +[2022.10.03-01.47.04:727][399]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=33 +[2022.10.03-01.47.04:727][399]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=33 +[2022.10.03-01.47.04:727][399]LogInit: FAudioDevice initialized. +[2022.10.03-01.47.04:727][399]LogAudio: Display: Audio Device (ID: 33) registered with world 'BP_Comms'. +[2022.10.03-01.47.04:758][399]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.47.04:758][399]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.47.04:761][399]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.47.04 +[2022.10.03-01.47.04:761][399]LogWorld: Bringing up level for play took: 0.002660 +[2022.10.03-01.47.04:763][399]LogOnline: OSS: Created online subsystem instance for: :Context_47 +[2022.10.03-01.47.04:764][399]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.47.04:764][399]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.47.04:764][399]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.47.04:764][399]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.47.04:765][399]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.47.04:765][399]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.47.04:767][399]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.47.04:767][399]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.47.04:767][399]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.47.04:767][399]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.47.04:768][399]PIE: Server logged in +[2022.10.03-01.47.04:768][399]PIE: Play in editor total start time 0.142 seconds. +[2022.10.03-01.47.04:780][399]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.47.08:950][630]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.47.18:780][218]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.47.18:780][218]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.47.18:782][218]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.47.18:790][218]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.47.18:790][218]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.47.18:805][218]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.47.18:812][218]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.47.18:866][218]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=33 +[2022.10.03-01.47.18:868][218]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=33 +[2022.10.03-01.47.18:873][218]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.47.18:873][218]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.47.18:875][218]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2022.10.03-01.47.18:898][219]LogPlayLevel: Display: Destroying online subsystem :Context_47 +[2022.10.03-01.48.47:670][504]LogBlueprint: Warning: [AssetLog] E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\Content\Blueprints\BP_PressurePadPedestal.uasset: [Compiler] Pasted node CustomEvent conflicted with PressedOrReleased and was replaced as a Custom Event! +[2022.10.03-01.49.25:343][739]LogEditorTransaction: Undo Convert event to function +[2022.10.03-01.49.35:608][333]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-01.49.35:618][333]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-01.49.35:618][333]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad9E46541B4F83D4D252E259849DD6891B.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-01.49.35:634][333]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-01.49.35:634][333]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-01.49.35:891][349]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-01.49.35:980][349]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-01.49.49:622][155]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.49.49:623][155]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal5DD686EA4A51E0F6630868AFD0F816CB.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.49.49:640][155]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.49.49:640][155]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.49.49:929][173]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.49.50:013][173]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-01.50.05:722][113]LogEditorTransaction: Undo Create Pin Link +[2022.10.03-01.50.06:089][128]LogEditorTransaction: Undo Move Node +[2022.10.03-01.50.06:621][156]LogEditorTransaction: Undo Delete current selection +[2022.10.03-01.50.07:434][203]LogEditorTransaction: Undo Delete current selection +[2022.10.03-01.50.08:085][240]LogEditorTransaction: Undo Paste clipboard contents +[2022.10.03-01.50.08:444][260]LogEditorTransaction: Undo Create Pin Link +[2022.10.03-01.50.09:141][301]LogEditorTransaction: Undo Create Pin Link +[2022.10.03-01.50.09:586][327]LogEditorTransaction: Undo Break Pin Links +[2022.10.03-01.50.09:960][349]LogEditorTransaction: Undo Break Pin Links +[2022.10.03-01.50.10:385][374]LogEditorTransaction: Undo Move Nodes +[2022.10.03-01.50.10:528][382]LogEditorTransaction: Undo Move Node +[2022.10.03-01.50.11:035][411]LogEditorTransaction: Undo Create Pin Link +[2022.10.03-01.50.11:576][442]LogEditorTransaction: Undo Create Pin Link +[2022.10.03-01.50.12:034][468]LogEditorTransaction: Undo Move Node +[2022.10.03-01.50.12:459][492]LogEditorTransaction: Undo Function Dropped on Graph +[2022.10.03-01.50.13:001][523]LogEditorTransaction: Undo Delete current selection +[2022.10.03-01.50.15:543][674]LogEditorTransaction: Undo Create Override Function Graph +[2022.10.03-01.50.17:385][781]LogEditorTransaction: Undo Move Node +[2022.10.03-01.50.18:101][822]LogEditorTransaction: Undo Create Pin Link +[2022.10.03-01.50.18:874][867]LogEditorTransaction: Undo Move Node +[2022.10.03-01.50.19:480][902]LogEditorTransaction: Undo Move Node +[2022.10.03-01.50.20:105][938]LogEditorTransaction: Undo Add Out Parameter +[2022.10.03-01.50.20:674][970]LogEditorTransaction: Undo Rename Node +[2022.10.03-01.50.21:223][ 1]LogEditorTransaction: Undo Add Node +[2022.10.03-01.50.21:784][ 33]LogEditorTransaction: Undo Delete current selection +[2022.10.03-01.52.01:574][918]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.52.01:574][918]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalFDCF74DF455DB0C3C8B750B24947ED54.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.52.01:590][918]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.52.01:590][918]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.52.01:913][938]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.52.02:035][938]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2022.10.03-01.52.03:595][ 30]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.52.03:603][ 30]BlueprintLog: New page: Pre-Play auto-recompile +[2022.10.03-01.52.03:606][ 30]LogPlayLevel: [PlayLevel] Compiling BP_PressurePad before play... +[2022.10.03-01.52.03:721][ 30]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2022.10.03-01.52.03:724][ 30]LogPlayLevel: PlayLevel: Blueprint regeneration took 120 ms (1 blueprints) +[2022.10.03-01.52.03:724][ 30]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:52:03 PM) +[2022.10.03-01.52.03:724][ 30]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.52.03:728][ 30]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004280s) +[2022.10.03-01.52.03:728][ 30]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004345s) +[2022.10.03-01.52.03:728][ 30]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.52.03:729][ 30]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.52.03:729][ 30]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.52.03:729][ 30]LogPlayLevel: PIE: World Init took: (0.000789s) +[2022.10.03-01.52.03:780][ 30]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-01.52.03:781][ 30]LogAudio: Display: Creating Audio Device: Id: 34, Scope: Unique, Realtime: True +[2022.10.03-01.52.03:781][ 30]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.52.03:781][ 30]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.52.03:781][ 30]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.52.03:781][ 30]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.52.03:781][ 30]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.52.03:781][ 30]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.52.03:781][ 30]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.52.03:781][ 30]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.52.03:782][ 30]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.52.03:782][ 30]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.52.03:782][ 30]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.52.03:784][ 30]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.52.03:817][ 30]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.52.03:817][ 30]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.52.03:817][ 30]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.52.03:817][ 30]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.52.03:818][ 30]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=34 +[2022.10.03-01.52.03:818][ 30]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=34 +[2022.10.03-01.52.03:820][ 30]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=34 +[2022.10.03-01.52.03:820][ 30]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=34 +[2022.10.03-01.52.03:820][ 30]LogInit: FAudioDevice initialized. +[2022.10.03-01.52.03:820][ 30]LogAudio: Display: Audio Device (ID: 34) registered with world 'BP_Comms'. +[2022.10.03-01.52.03:849][ 30]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.52.03:849][ 30]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.52.03:851][ 30]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.52.03 +[2022.10.03-01.52.03:851][ 30]LogWorld: Bringing up level for play took: 0.002161 +[2022.10.03-01.52.03:854][ 30]LogOnline: OSS: Created online subsystem instance for: :Context_48 +[2022.10.03-01.52.03:855][ 30]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.52.03:855][ 30]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.52.03:855][ 30]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.52.03:855][ 30]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.52.03:855][ 30]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.52.03:856][ 30]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.52.03:856][ 30]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.52.03:856][ 30]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.52.03:856][ 30]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.52.03:857][ 30]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.52.03:857][ 30]PIE: Server logged in +[2022.10.03-01.52.03:858][ 30]PIE: Play in editor total start time 0.257 seconds. +[2022.10.03-01.52.03:880][ 30]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.52.08:465][285]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.52.08:781][304]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.52.10:065][381]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.52.12:185][506]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.52.12:185][506]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.52.12:187][506]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.52.12:197][506]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.52.12:197][506]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.52.12:212][506]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.52.12:219][506]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.52.12:275][506]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=34 +[2022.10.03-01.52.12:277][506]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=34 +[2022.10.03-01.52.12:281][506]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.52.12:282][506]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.52.12:284][506]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2022.10.03-01.52.12:307][507]LogPlayLevel: Display: Destroying online subsystem :Context_48 +[2022.10.03-01.52.37:160][978]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-01.52.37:160][978]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalE46E8322473C989D2626F28336C80B90.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-01.52.37:176][978]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-01.52.37:176][978]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-01.52.37:483][997]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-01.52.37:563][997]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2022.10.03-01.52.38:845][ 69]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-01.52.38:853][ 69]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-01.52.38:853][ 69]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 5:52:38 PM) +[2022.10.03-01.52.38:853][ 69]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.52.38:857][ 69]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004208s) +[2022.10.03-01.52.38:857][ 69]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004287s) +[2022.10.03-01.52.38:857][ 69]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-01.52.38:857][ 69]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-01.52.38:858][ 69]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-01.52.38:858][ 69]LogPlayLevel: PIE: World Init took: (0.000715s) +[2022.10.03-01.52.38:910][ 69]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2022.10.03-01.52.38:913][ 69]LogAudio: Display: Creating Audio Device: Id: 35, Scope: Unique, Realtime: True +[2022.10.03-01.52.38:913][ 69]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-01.52.38:913][ 69]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-01.52.38:913][ 69]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-01.52.38:913][ 69]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-01.52.38:913][ 69]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-01.52.38:913][ 69]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-01.52.38:913][ 69]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-01.52.38:913][ 69]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-01.52.38:913][ 69]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-01.52.38:913][ 69]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-01.52.38:913][ 69]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-01.52.38:915][ 69]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-01.52.38:947][ 69]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-01.52.38:947][ 69]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-01.52.38:947][ 69]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-01.52.38:947][ 69]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-01.52.38:948][ 69]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=35 +[2022.10.03-01.52.38:948][ 69]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=35 +[2022.10.03-01.52.38:950][ 69]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=35 +[2022.10.03-01.52.38:950][ 69]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=35 +[2022.10.03-01.52.38:950][ 69]LogInit: FAudioDevice initialized. +[2022.10.03-01.52.38:950][ 69]LogAudio: Display: Audio Device (ID: 35) registered with world 'BP_Comms'. +[2022.10.03-01.52.38:977][ 69]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.52.38:978][ 69]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-01.52.38:980][ 69]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-21.52.38 +[2022.10.03-01.52.38:980][ 69]LogWorld: Bringing up level for play took: 0.002418 +[2022.10.03-01.52.38:982][ 69]LogOnline: OSS: Created online subsystem instance for: :Context_49 +[2022.10.03-01.52.38:983][ 69]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-01.52.38:983][ 69]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.52.38:983][ 69]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-01.52.38:983][ 69]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.52.38:983][ 69]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-01.52.38:984][ 69]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-01.52.38:985][ 69]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.52.38:985][ 69]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.52.38:985][ 69]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.52.38:985][ 69]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-01.52.38:986][ 69]PIE: Server logged in +[2022.10.03-01.52.38:987][ 69]PIE: Play in editor total start time 0.136 seconds. +[2022.10.03-01.52.38:998][ 69]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-01.52.42:784][278]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.52.45:484][440]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.52.46:702][513]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.52.48:734][635]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.52.49:717][694]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-01.52.51:751][816]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-01.52.52:387][852]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-01.52.52:387][852]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-01.52.52:389][852]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-01.52.52:397][852]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-01.52.52:397][852]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.52.52:410][852]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-01.52.52:418][852]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-01.52.52:473][852]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-01.52.52:473][852]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=35 +[2022.10.03-01.52.52:475][852]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=35 +[2022.10.03-01.52.52:481][852]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-01.52.52:481][852]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-01.52.52:483][852]LogUObjectHash: Compacting FUObjectHashTables data took 1.84ms +[2022.10.03-01.52.52:506][853]LogPlayLevel: Display: Destroying online subsystem :Context_49 +[2022.10.03-01.53.18:708][479]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2022.10.03-01.53.18:724][479]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto7 +[2022.10.03-01.53.18:724][479]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto7EAD5D5AD4DFDE354D129F084B48F6633.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto7.umap' +[2022.10.03-01.53.18:734][479]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.080 +[2022.10.03-01.53.18:734][479]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.080 +[2022.10.03-01.53.18:734][479]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_PressurePad] ([2] browsable assets)... +[2022.10.03-01.53.18:772][479]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad] +[2022.10.03-01.53.18:772][479]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_PressurePad] +[2022.10.03-01.53.18:781][479]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_PressurePad_Auto7 +[2022.10.03-01.53.18:781][479]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad_Auto79988002F4F623BC25852308B04D51D61.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto7.uasset' +[2022.10.03-01.53.18:782][479]LogFileHelpers: Auto-saving content packages took 0.048 +[2022.10.03-02.02.42:263][721]LogEditorTransaction: Undo Add Node +[2022.10.03-02.03.05:670][ 98]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.03.05:671][ 98]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal866FAFF2442F98745C1760B099A39137.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.03.05:689][ 98]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.03.05:689][ 98]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.03.05:930][113]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.03.06:024][113]LogUObjectHash: Compacting FUObjectHashTables data took 2.15ms +[2022.10.03-02.03.07:348][189]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.03.07:355][189]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.03.07:356][189]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:03:07 PM) +[2022.10.03-02.03.07:356][189]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.03.07:360][189]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004368s) +[2022.10.03-02.03.07:360][189]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004463s) +[2022.10.03-02.03.07:360][189]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.03.07:360][189]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.03.07:361][189]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.03.07:361][189]LogPlayLevel: PIE: World Init took: (0.000739s) +[2022.10.03-02.03.07:414][189]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-02.03.07:416][189]LogAudio: Display: Creating Audio Device: Id: 36, Scope: Unique, Realtime: True +[2022.10.03-02.03.07:416][189]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.03.07:416][189]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.03.07:416][189]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.03.07:416][189]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.03.07:416][189]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.03.07:417][189]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.03.07:417][189]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.03.07:417][189]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.03.07:417][189]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.03.07:417][189]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.03.07:417][189]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.03.07:419][189]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.03.07:452][189]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.03.07:452][189]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.03.07:452][189]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.03.07:452][189]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.03.07:453][189]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=36 +[2022.10.03-02.03.07:453][189]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=36 +[2022.10.03-02.03.07:454][189]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=36 +[2022.10.03-02.03.07:454][189]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=36 +[2022.10.03-02.03.07:455][189]LogInit: FAudioDevice initialized. +[2022.10.03-02.03.07:455][189]LogAudio: Display: Audio Device (ID: 36) registered with world 'BP_Comms'. +[2022.10.03-02.03.07:488][189]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.03.07:488][189]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.03.07:491][189]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.03.07 +[2022.10.03-02.03.07:491][189]LogWorld: Bringing up level for play took: 0.002838 +[2022.10.03-02.03.07:494][189]LogOnline: OSS: Created online subsystem instance for: :Context_50 +[2022.10.03-02.03.07:495][189]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.03.07:495][189]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.03.07:495][189]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.03.07:495][189]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.03.07:496][189]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.03.07:498][189]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.03.07:498][189]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.07:498][189]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.07:498][189]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.07:499][189]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.03.07:500][189]PIE: Server logged in +[2022.10.03-02.03.07:501][189]PIE: Play in editor total start time 0.147 seconds. +[2022.10.03-02.03.07:513][189]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.03.12:364][462]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.03.13:697][542]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.14:387][582]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.03.14:387][582]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.03.14:388][582]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.03.14:396][582]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.03.14:396][582]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.03.14:416][582]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.03.14:423][582]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.03.14:478][582]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.03.14:478][582]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=36 +[2022.10.03-02.03.14:480][582]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=36 +[2022.10.03-02.03.14:485][582]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.03.14:485][582]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.03.14:486][582]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-02.03.14:512][583]LogPlayLevel: Display: Destroying online subsystem :Context_50 +[2022.10.03-02.03.22:124][ 36]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.03.22:130][ 36]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.03.22:130][ 36]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:03:22 PM) +[2022.10.03-02.03.22:130][ 36]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.03.22:135][ 36]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004539s) +[2022.10.03-02.03.22:135][ 36]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004629s) +[2022.10.03-02.03.22:135][ 36]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.03.22:135][ 36]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.03.22:136][ 36]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.03.22:136][ 36]LogPlayLevel: PIE: World Init took: (0.000716s) +[2022.10.03-02.03.22:191][ 36]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2022.10.03-02.03.22:194][ 36]LogAudio: Display: Creating Audio Device: Id: 37, Scope: Unique, Realtime: True +[2022.10.03-02.03.22:194][ 36]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.03.22:194][ 36]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.03.22:194][ 36]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.03.22:194][ 36]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.03.22:194][ 36]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.03.22:194][ 36]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.03.22:194][ 36]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.03.22:194][ 36]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.03.22:194][ 36]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.03.22:195][ 36]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.03.22:195][ 36]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.03.22:196][ 36]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.03.22:233][ 36]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.03.22:233][ 36]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.03.22:234][ 36]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.03.22:234][ 36]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.03.22:234][ 36]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=37 +[2022.10.03-02.03.22:234][ 36]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=37 +[2022.10.03-02.03.22:237][ 36]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=37 +[2022.10.03-02.03.22:237][ 36]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=37 +[2022.10.03-02.03.22:237][ 36]LogInit: FAudioDevice initialized. +[2022.10.03-02.03.22:237][ 36]LogAudio: Display: Audio Device (ID: 37) registered with world 'BP_Comms'. +[2022.10.03-02.03.22:275][ 36]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.03.22:275][ 36]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.03.22:277][ 36]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.03.22 +[2022.10.03-02.03.22:278][ 36]LogWorld: Bringing up level for play took: 0.002528 +[2022.10.03-02.03.22:280][ 36]LogOnline: OSS: Created online subsystem instance for: :Context_51 +[2022.10.03-02.03.22:281][ 36]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.03.22:281][ 36]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.03.22:281][ 36]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.03.22:281][ 36]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.03.22:282][ 36]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.03.22:283][ 36]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.03.22:283][ 36]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.22:283][ 36]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.22:283][ 36]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.22:284][ 36]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.03.22:285][ 36]PIE: Server logged in +[2022.10.03-02.03.22:286][ 36]PIE: Play in editor total start time 0.156 seconds. +[2022.10.03-02.03.22:298][ 36]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.03.25:818][228]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.26:135][247]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.03.27:319][318]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.28:085][364]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.28:402][383]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.03.29:385][442]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.30:569][513]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.03.31:735][580]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.32:567][630]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.03.33:601][692]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.03.36:397][858]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.03.36:397][858]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.03.36:398][858]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.03.36:407][858]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.03.36:407][858]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.03.36:423][858]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.03.36:429][858]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.03.36:483][858]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.03.36:483][858]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=37 +[2022.10.03-02.03.36:485][858]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=37 +[2022.10.03-02.03.36:491][858]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.03.36:491][858]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.03.36:493][858]LogUObjectHash: Compacting FUObjectHashTables data took 1.89ms +[2022.10.03-02.03.36:517][859]LogPlayLevel: Display: Destroying online subsystem :Context_51 +[2022.10.03-02.04.11:753][946]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.04.11:754][946]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalB136156041A2B358054EACAF1EF0F373.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.04.11:771][946]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.04.11:771][946]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.04.11:994][960]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.04.12:076][960]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms +[2022.10.03-02.04.13:019][ 14]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.04.13:026][ 14]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.04.13:026][ 14]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:04:13 PM) +[2022.10.03-02.04.13:026][ 14]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.04.13:030][ 14]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004195s) +[2022.10.03-02.04.13:030][ 14]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004267s) +[2022.10.03-02.04.13:030][ 14]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.04.13:031][ 14]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.04.13:031][ 14]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.04.13:031][ 14]LogPlayLevel: PIE: World Init took: (0.000645s) +[2022.10.03-02.04.13:085][ 14]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms +[2022.10.03-02.04.13:088][ 14]LogAudio: Display: Creating Audio Device: Id: 38, Scope: Unique, Realtime: True +[2022.10.03-02.04.13:088][ 14]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.04.13:088][ 14]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.04.13:088][ 14]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.04.13:088][ 14]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.04.13:088][ 14]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.04.13:088][ 14]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.04.13:088][ 14]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.04.13:088][ 14]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.04.13:089][ 14]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.04.13:089][ 14]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.04.13:089][ 14]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.04.13:091][ 14]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.04.13:123][ 14]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.04.13:124][ 14]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.04.13:124][ 14]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.04.13:124][ 14]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.04.13:124][ 14]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=38 +[2022.10.03-02.04.13:124][ 14]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=38 +[2022.10.03-02.04.13:126][ 14]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=38 +[2022.10.03-02.04.13:126][ 14]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=38 +[2022.10.03-02.04.13:126][ 14]LogInit: FAudioDevice initialized. +[2022.10.03-02.04.13:126][ 14]LogAudio: Display: Audio Device (ID: 38) registered with world 'BP_Comms'. +[2022.10.03-02.04.13:161][ 14]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.04.13:162][ 14]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.04.13:164][ 14]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.04.13 +[2022.10.03-02.04.13:164][ 14]LogWorld: Bringing up level for play took: 0.002558 +[2022.10.03-02.04.13:166][ 14]LogOnline: OSS: Created online subsystem instance for: :Context_52 +[2022.10.03-02.04.13:167][ 14]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.04.13:167][ 14]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.04.13:167][ 14]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.04.13:167][ 14]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.04.13:167][ 14]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.04.13:168][ 14]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.04.13:169][ 14]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.04.13:169][ 14]LogBlueprintDebug: Warning: Hit breakpoint on node 'K2Node_CustomEvent', from offset 0 +[2022.10.03-02.04.13:169][ 14]LogBlueprintDebug: +Script call stack: + Function /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal_C:ReceiveBeginPlay + Function /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal_C:ExecuteUbergraph_BP_PressurePadPedestal + Function /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal_C:PressedOrReleased + +[2022.10.03-02.04.13:185][ 14]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.04.29:974][ 14]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.04.29:974][ 14]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.04.29:974][ 14]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.04.29:978][ 14]PIE: Server logged in +[2022.10.03-02.04.29:980][ 14]PIE: Play in editor total start time 16.955 seconds. +[2022.10.03-02.04.30:018][ 14]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.04.30:018][ 14]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.04.30:019][ 14]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.04.30:073][ 14]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.04.30:074][ 14]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.04.30:090][ 14]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.04.30:097][ 14]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.04.30:151][ 14]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.04.30:152][ 14]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=38 +[2022.10.03-02.04.30:153][ 14]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=38 +[2022.10.03-02.04.30:158][ 14]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.04.30:158][ 14]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.04.30:160][ 14]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2022.10.03-02.04.30:192][ 15]LogPlayLevel: Display: Destroying online subsystem :Context_52 +[2022.10.03-02.04.33:303][196]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2022.10.03-02.04.33:319][196]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto8 +[2022.10.03-02.04.33:319][196]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto87737FF2348FC04039EA90BA081DB33B7.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto8.umap' +[2022.10.03-02.04.33:325][196]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.078 +[2022.10.03-02.04.33:325][196]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.078 +[2022.10.03-02.04.37:627][453]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.04.37:633][453]BlueprintLog: New page: Pre-Play auto-recompile +[2022.10.03-02.04.37:634][453]LogPlayLevel: [PlayLevel] Compiling BP_PressurePadPedestal before play... +[2022.10.03-02.04.37:735][453]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2022.10.03-02.04.37:737][453]LogPlayLevel: PlayLevel: Blueprint regeneration took 103 ms (1 blueprints) +[2022.10.03-02.04.37:737][453]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:04:37 PM) +[2022.10.03-02.04.37:737][453]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.04.37:742][453]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004213s) +[2022.10.03-02.04.37:742][453]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004283s) +[2022.10.03-02.04.37:742][453]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.04.37:742][453]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.04.37:742][453]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.04.37:742][453]LogPlayLevel: PIE: World Init took: (0.000641s) +[2022.10.03-02.04.37:794][453]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-02.04.37:796][453]LogAudio: Display: Creating Audio Device: Id: 39, Scope: Unique, Realtime: True +[2022.10.03-02.04.37:796][453]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.04.37:796][453]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.04.37:796][453]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.04.37:796][453]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.04.37:796][453]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.04.37:796][453]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.04.37:796][453]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.04.37:796][453]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.04.37:797][453]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.04.37:797][453]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.04.37:797][453]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.04.37:798][453]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.04.37:829][453]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.04.37:830][453]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.04.37:830][453]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.04.37:830][453]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.04.37:830][453]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=39 +[2022.10.03-02.04.37:830][453]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=39 +[2022.10.03-02.04.37:832][453]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=39 +[2022.10.03-02.04.37:832][453]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=39 +[2022.10.03-02.04.37:832][453]LogInit: FAudioDevice initialized. +[2022.10.03-02.04.37:832][453]LogAudio: Display: Audio Device (ID: 39) registered with world 'BP_Comms'. +[2022.10.03-02.04.37:860][453]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.04.37:860][453]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.04.37:863][453]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.04.37 +[2022.10.03-02.04.37:863][453]LogWorld: Bringing up level for play took: 0.002489 +[2022.10.03-02.04.37:865][453]LogOnline: OSS: Created online subsystem instance for: :Context_53 +[2022.10.03-02.04.37:866][453]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.04.37:866][453]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.04.37:866][453]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.04.37:866][453]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.04.37:866][453]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.04.37:867][453]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.04.37:867][453]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.04.37:867][453]LogBlueprintDebug: Warning: Hit breakpoint on node 'K2Node_CustomEvent', from offset 0 +[2022.10.03-02.04.37:867][453]LogBlueprintDebug: +Script call stack: + Function /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal_C:ReceiveBeginPlay + Function /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal_C:ExecuteUbergraph_BP_PressurePadPedestal + Function /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal_C:PressedOrReleased + +[2022.10.03-02.04.37:877][453]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.04.41:237][453]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.04.41:237][453]LogBlueprintDebug: Warning: Hit breakpoint on node 'K2Node_CustomEvent', from offset 0 +[2022.10.03-02.04.41:237][453]LogBlueprintDebug: +Script call stack: + Function /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal_C:ReceiveBeginPlay + Function /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal_C:ExecuteUbergraph_BP_PressurePadPedestal + Function /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal_C:PressedOrReleased + +[2022.10.03-02.04.42:494][453]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.04.42:494][453]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.04.42:501][453]PIE: Server logged in +[2022.10.03-02.04.42:502][453]PIE: Play in editor total start time 4.869 seconds. +[2022.10.03-02.04.42:528][453]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.04.42:528][453]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.04.42:529][453]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.04.42:590][453]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.04.42:591][453]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.04.42:603][453]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.04.42:610][453]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.04.42:665][453]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=39 +[2022.10.03-02.04.42:667][453]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=39 +[2022.10.03-02.04.42:671][453]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.04.42:672][453]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.04.42:673][453]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2022.10.03-02.04.42:704][454]LogPlayLevel: Display: Destroying online subsystem :Context_53 +[2022.10.03-02.04.46:671][689]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.04.46:678][689]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.04.46:678][689]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:04:46 PM) +[2022.10.03-02.04.46:678][689]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.04.46:682][689]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004251s) +[2022.10.03-02.04.46:683][689]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004336s) +[2022.10.03-02.04.46:683][689]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.04.46:683][689]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.04.46:683][689]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.04.46:683][689]LogPlayLevel: PIE: World Init took: (0.000647s) +[2022.10.03-02.04.46:734][689]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2022.10.03-02.04.46:736][689]LogAudio: Display: Creating Audio Device: Id: 40, Scope: Unique, Realtime: True +[2022.10.03-02.04.46:736][689]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.04.46:736][689]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.04.46:736][689]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.04.46:736][689]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.04.46:736][689]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.04.46:736][689]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.04.46:736][689]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.04.46:736][689]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.04.46:737][689]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.04.46:737][689]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.04.46:737][689]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.04.46:739][689]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.04.46:771][689]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.04.46:771][689]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.04.46:771][689]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.04.46:772][689]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.04.46:772][689]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=40 +[2022.10.03-02.04.46:772][689]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=40 +[2022.10.03-02.04.46:774][689]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=40 +[2022.10.03-02.04.46:774][689]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=40 +[2022.10.03-02.04.46:774][689]LogInit: FAudioDevice initialized. +[2022.10.03-02.04.46:774][689]LogAudio: Display: Audio Device (ID: 40) registered with world 'BP_Comms'. +[2022.10.03-02.04.46:804][689]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.04.46:804][689]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.04.46:806][689]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.04.46 +[2022.10.03-02.04.46:806][689]LogWorld: Bringing up level for play took: 0.002361 +[2022.10.03-02.04.46:808][689]LogOnline: OSS: Created online subsystem instance for: :Context_54 +[2022.10.03-02.04.46:808][689]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.04.46:809][689]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.04.46:809][689]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.04.46:809][689]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.04.46:809][689]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.04.46:810][689]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.04.46:811][689]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.04.46:811][689]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.04.46:811][689]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.04.46:811][689]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.04.46:812][689]PIE: Server logged in +[2022.10.03-02.04.46:813][689]PIE: Play in editor total start time 0.137 seconds. +[2022.10.03-02.04.46:823][689]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.04.50:923][916]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.04.52:891][ 34]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.04.54:140][109]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.04.55:108][167]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.04.55:589][194]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.04.55:589][194]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.04.55:590][194]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.04.55:598][194]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.04.55:598][194]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.04.55:610][194]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.04.55:619][194]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.04.55:675][194]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.04.55:675][194]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=40 +[2022.10.03-02.04.55:676][194]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=40 +[2022.10.03-02.04.55:682][194]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.04.55:682][194]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.04.55:683][194]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2022.10.03-02.04.55:708][195]LogPlayLevel: Display: Destroying online subsystem :Context_54 +[2022.10.03-02.06.41:462][711]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.06.41:463][711]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalBB065A9446CC6A00FDB508B358B9BA2C.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.06.41:478][711]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.06.41:478][711]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.06.41:667][723]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.06.41:750][723]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-02.06.43:238][806]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-02.06.43:247][806]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-02.06.43:248][806]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadA267697F4DE5F54F9DFF10B076054229.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-02.06.43:265][806]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-02.06.43:265][806]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.06.43:541][823]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-02.06.43:629][823]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2022.10.03-02.06.46:100][958]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.06.46:108][958]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.06.46:108][958]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:06:46 PM) +[2022.10.03-02.06.46:109][958]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.06.46:113][958]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004356s) +[2022.10.03-02.06.46:113][958]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004435s) +[2022.10.03-02.06.46:113][958]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.06.46:113][958]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.06.46:113][958]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.06.46:114][958]LogPlayLevel: PIE: World Init took: (0.000692s) +[2022.10.03-02.06.46:168][958]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2022.10.03-02.06.46:171][958]LogAudio: Display: Creating Audio Device: Id: 41, Scope: Unique, Realtime: True +[2022.10.03-02.06.46:171][958]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.06.46:171][958]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.06.46:171][958]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.06.46:171][958]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.06.46:171][958]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.06.46:171][958]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.06.46:171][958]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.06.46:171][958]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.06.46:172][958]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.06.46:172][958]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.06.46:172][958]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.06.46:174][958]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.06.46:208][958]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.06.46:208][958]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.06.46:208][958]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.06.46:208][958]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.06.46:209][958]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=41 +[2022.10.03-02.06.46:209][958]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=41 +[2022.10.03-02.06.46:211][958]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=41 +[2022.10.03-02.06.46:211][958]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=41 +[2022.10.03-02.06.46:211][958]LogInit: FAudioDevice initialized. +[2022.10.03-02.06.46:211][958]LogAudio: Display: Audio Device (ID: 41) registered with world 'BP_Comms'. +[2022.10.03-02.06.46:221][958]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.06.46:224][958]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.06.46 +[2022.10.03-02.06.46:224][958]LogWorld: Bringing up level for play took: 0.002183 +[2022.10.03-02.06.46:226][958]LogOnline: OSS: Created online subsystem instance for: :Context_55 +[2022.10.03-02.06.46:226][958]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.06.46:226][958]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.06.46:226][958]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.06.46:226][958]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.06.46:227][958]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.06.46:227][958]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.06.46:227][958]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.06.46:228][958]PIE: Server logged in +[2022.10.03-02.06.46:229][958]PIE: Play in editor total start time 0.122 seconds. +[2022.10.03-02.06.49:327][138]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.49:460][146]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.49:644][157]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.49:828][168]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.49:994][178]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.50:127][186]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.50:744][223]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.51:293][256]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.52:194][310]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.52:760][344]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.53:311][377]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.54:177][429]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.54:928][474]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.55:478][507]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.56:078][543]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.56:627][576]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.57:178][609]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.06.57:710][639]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.06.57:710][639]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.06.57:710][639]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.06.57:711][639]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.06.57:735][639]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.06.57:741][639]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.06.57:797][639]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.06.57:797][639]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=41 +[2022.10.03-02.06.57:799][639]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=41 +[2022.10.03-02.06.57:803][639]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.06.57:804][639]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.06.57:804][639]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.06.57:806][639]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2022.10.03-02.06.57:862][640]LogPlayLevel: Display: Destroying online subsystem :Context_55 +[2022.10.03-02.07.09:549][325]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-02.07.09:603][325]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2022.10.03-02.07.09:621][325]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-02.07.09:621][325]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_CommsB3D683DD4850916493C3BBA2027D3EE5.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-02.07.09:652][325]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-02.07.09:652][325]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-02.07.12:178][472]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2022.10.03-02.07.12:180][472]LogStall: Shutdown... +[2022.10.03-02.07.12:187][472]LogStall: Shutdown complete. +[2022.10.03-02.07.12:219][472]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.12:219][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.07.12:389][472]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-02.07.12:389][472]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.12:389][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.07.12:512][472]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-02.07.12:512][472]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.12:512][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.07.12:721][472]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-02.07.12:721][472]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.12:721][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.07.12:840][472]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-02.07.12:840][472]LogWorld: UWorld::CleanupWorld for World_14, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.12:841][472]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.07.12:912][472]LogSlate: Window 'SCD2_AS1_UE5_Starter - Unreal Editor' being destroyed +[2022.10.03-02.07.13:148][473]Cmd: QUIT_EDITOR +[2022.10.03-02.07.13:148][473]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2022.10.03-02.07.13:151][473]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2022.10.03-02.07.13:151][473]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2022.10.03-02.07.13:151][473]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2022.10.03-02.07.13:262][473]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2022.10.03-02.07.13:262][473]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2022.10.03-02.07.13:262][473]LogAudio: Display: Audio Device unregistered from world 'BP_Comms'. +[2022.10.03-02.07.13:262][473]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.10.03-02.07.13:264][473]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.10.03-02.07.13:273][473]LogAudio: Display: Audio Device Manager Shutdown +[2022.10.03-02.07.13:278][473]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2022.10.03-02.07.13:278][473]LogExit: Preparing to exit. +[2022.10.03-02.07.13:361][473]LogUObjectHash: Compacting FUObjectHashTables data took 2.46ms +[2022.10.03-02.07.13:390][473]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.07.13:390][473]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.07.13:394][473]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.07.13:395][473]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.07.13:395][473]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.07.13:395][473]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.07.13:396][473]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.07.13:396][473]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.07.13:396][473]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.07.13:396][473]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.07.13:396][473]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.07.14:072][473]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.14:073][473]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.14:074][473]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.14:074][473]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.14:074][473]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.14:075][473]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.14:075][473]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.14:075][473]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-02.07.14:075][473]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-02.07.14:075][473]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-02.07.14:075][473]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-02.07.14:075][473]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-02.07.14:075][473]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-02.07.14:075][473]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-02.07.14:075][473]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.14:076][473]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.14:092][473]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.14:142][473]LogStylusInput: Shutting down StylusInput subsystem. +[2022.10.03-02.07.14:142][473]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2022.10.03-02.07.14:146][473]LogExit: Editor shut down +[2022.10.03-02.07.14:151][473]LogExit: Transaction tracking system shut down +[2022.10.03-02.07.14:168][473]LogDemo: Cleaned up 0 splitscreen connections with owner deletion +[2022.10.03-02.07.14:621][473]LogExit: Object subsystem successfully closed. +[2022.10.03-02.07.14:629][473]LogShaderCompilers: Display: ================================================ +[2022.10.03-02.07.14:629][473]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.10.03-02.07.14:629][473]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.10.03-02.07.14:629][473]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.10.03-02.07.14:629][473]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.10.03-02.07.14:629][473]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.10.03-02.07.14:629][473]LogShaderCompilers: Display: Shaders Compiled: 0 +[2022.10.03-02.07.14:629][473]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%) +[2022.10.03-02.07.14:629][473]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2022.10.03-02.07.14:629][473]LogShaderCompilers: Display: ================================================ +[2022.10.03-02.07.14:696][473]LogShaderCompilers: Display: Shaders left to compile 0 +[2022.10.03-02.07.14:720][473]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (884) +[2022.10.03-02.07.14:720][473]LogModuleManager: Shutting down and abandoning module Voice (882) +[2022.10.03-02.07.14:720][473]LogModuleManager: Shutting down and abandoning module BlueprintGraph (880) +[2022.10.03-02.07.14:720][473]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (878) +[2022.10.03-02.07.14:720][473]LogModuleManager: Shutting down and abandoning module SubobjectEditor (876) +[2022.10.03-02.07.14:720][473]LogModuleManager: Shutting down and abandoning module SceneOutliner (874) +[2022.10.03-02.07.14:720][473]LogModuleManager: Shutting down and abandoning module AddContentDialog (872) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module WidgetCarousel (871) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module StatusBar (868) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (866) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module StatsViewer (864) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (862) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module AutomationWorker (860) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (858) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module GooglePADEditor (856) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (854) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (852) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (850) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module MatineeToLevelSequence (848) +[2022.10.03-02.07.14:721][473]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (846) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (844) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (842) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (840) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module WebMMedia (838) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (836) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (834) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (832) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (830) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module SequenceRecorder (829) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (826) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (824) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (822) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (820) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (818) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (816) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (814) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module PlanarCut (812) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (810) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module CharacterAI (808) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module IKRigEditor (806) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module ControlRigSplineEditor (804) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module ControlRigEditor (802) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module AnimationEditor (801) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module TextureAlignMode (798) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module BspMode (796) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module GeometryMode (794) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module SmartSnapping (792) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module SessionServices (790) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module MeshPaint (788) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (786) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module PlacementMode (785) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module FoliageEdit (782) +[2022.10.03-02.07.14:722][473]LogModuleManager: Shutting down and abandoning module LandscapeEditor (780) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (778) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module ActorPickerMode (776) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module ViewportSnapping (774) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module EditorWidgets (772) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module ViewportInteraction (770) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module ClothPainter (768) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (767) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module LogVisualizer (764) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module IntroTutorials (762) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (760) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (758) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (757) +[2022.10.03-02.07.14:723][473]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (755) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (752) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module HoloLensPlatformEditor (750) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (748) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (746) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module CSVtoSVG (744) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (742) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module EditorConfig (740) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (738) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module EditorFramework (736) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (734) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module TraceInsights (732) +[2022.10.03-02.07.14:791][473]MemoryProfiler: Shutdown +[2022.10.03-02.07.14:791][473]NetworkingProfiler: Shutdown +[2022.10.03-02.07.14:791][473]LoadingProfiler: Shutdown +[2022.10.03-02.07.14:791][473]TimingProfiler: Shutdown +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module TraceServices (731) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (728) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (727) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module InputBindingEditor (724) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module MergeActors (722) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (720) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module LocalizationService (719) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module HardwareTargeting (716) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (714) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module UndoHistory (712) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module XmlParser (710) +[2022.10.03-02.07.14:791][473]LogModuleManager: Shutting down and abandoning module Blutility (708) +[2022.10.03-02.07.14:792][473]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (706) +[2022.10.03-02.07.14:792][473]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (705) +[2022.10.03-02.07.14:792][473]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (702) +[2022.10.03-02.07.14:792][473]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (701) +[2022.10.03-02.07.14:792][473]LogModuleManager: Shutting down and abandoning module SettingsEditor (698) +[2022.10.03-02.07.14:792][473]LogModuleManager: Shutting down and abandoning module ProjectLauncher (696) +[2022.10.03-02.07.14:792][473]LogModuleManager: Shutting down and abandoning module SessionFrontend (694) +[2022.10.03-02.07.14:792][473]LogModuleManager: Shutting down and abandoning module ProfilerClient (692) +[2022.10.03-02.07.14:792][473]LogModuleManager: Shutting down and abandoning module DeviceManager (690) +[2022.10.03-02.07.14:792][473]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (689) +[2022.10.03-02.07.14:803][473]LogModuleManager: Shutting down and abandoning module AutomationController (686) +[2022.10.03-02.07.14:803][473]LogModuleManager: Shutting down and abandoning module AutomationWindow (684) +[2022.10.03-02.07.14:803][473]LogModuleManager: Shutting down and abandoning module Layers (682) +[2022.10.03-02.07.14:803][473]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (680) +[2022.10.03-02.07.14:803][473]LogModuleManager: Shutting down and abandoning module DetailCustomizations (678) +[2022.10.03-02.07.14:803][473]LogModuleManager: Shutting down and abandoning module PackagesDialog (676) +[2022.10.03-02.07.14:803][473]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (674) +[2022.10.03-02.07.14:803][473]LogModuleManager: Shutting down and abandoning module Persona (672) +[2022.10.03-02.07.14:803][473]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (671) +[2022.10.03-02.07.14:803][473]LogModuleManager: Shutting down and abandoning module AnimGraph (669) +[2022.10.03-02.07.14:803][473]LogModuleManager: Shutting down and abandoning module Kismet (666) +[2022.10.03-02.07.14:823][473]LogModuleManager: Shutting down and abandoning module KismetWidgets (665) +[2022.10.03-02.07.14:823][473]LogModuleManager: Shutting down and abandoning module GraphEditor (662) +[2022.10.03-02.07.14:824][473]LogModuleManager: Shutting down and abandoning module StructViewer (660) +[2022.10.03-02.07.14:824][473]LogModuleManager: Shutting down and abandoning module ClassViewer (658) +[2022.10.03-02.07.14:824][473]LogModuleManager: Shutting down and abandoning module NaniteTools (656) +[2022.10.03-02.07.14:824][473]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (654) +[2022.10.03-02.07.14:824][473]LogModuleManager: Shutting down and abandoning module SourceControlWindows (652) +[2022.10.03-02.07.14:824][473]LogModuleManager: Shutting down and abandoning module OutputLog (650) +[2022.10.03-02.07.14:826][473]LogModuleManager: Shutting down and abandoning module Documentation (648) +[2022.10.03-02.07.14:826][473]LogModuleManager: Shutting down and abandoning module LiveCoding (646) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (644) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module MovieScene (642) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (640) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module LauncherPlatform (638) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module AnalyticsET (636) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module PortalServices (634) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module PortalRpc (632) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module MessagingRpc (630) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (628) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module AudioMixer (627) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module AudioMixerCore (626) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module AIModule (622) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module GameplayDebugger (621) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module AITestSuite (619) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module NavigationSystem (617) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (614) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (612) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module TypedElementFramework (610) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (608) +[2022.10.03-02.07.14:836][473]LogModuleManager: Shutting down and abandoning module ProfilerService (606) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module TaskGraph (604) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (602) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module MegascansPlugin (600) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module Bridge (598) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (596) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (594) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module InterchangePipelines (592) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module InterchangeExport (590) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module InterchangeMessages (588) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module InterchangeImport (586) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module InterchangeNodes (584) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module InterchangeResultsBrowser (582) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (580) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module InterchangeEditor (578) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (576) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (574) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (572) +[2022.10.03-02.07.15:081][473]LogModuleManager: Shutting down and abandoning module CollectionManager (571) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module SynthesisEditor (568) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module Synthesis (566) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module ResonanceAudio (564) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (562) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (560) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (558) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (556) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module ModelingOperators (554) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (552) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module ModelingComponents (550) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (548) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module MeshModelingTools (546) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module HairStrandsEditor (544) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module GooglePAD (542) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module DynamicMesh (540) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (538) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (536) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (534) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (532) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (530) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module CableComponent (528) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module AudioCapture (526) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module AudioCaptureRtAudio (525) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module AssetTags (522) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (520) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (518) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module AppleImageUtils (516) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module AndroidPermission (514) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (512) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (510) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (506) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module SequencerScripting (504) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module TemplateSequence (502) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (500) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module MediaCompositing (498) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module ImgMedia (496) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (494) +[2022.10.03-02.07.15:082][473]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (492) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module UObjectPlugin (490) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (488) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (486) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module UnrealInsightsInterface (484) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (482) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (480) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module PluginUtils (478) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (476) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module GitSourceControl (474) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (472) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (470) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (468) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (466) +[2022.10.03-02.07.15:083][473]LogOpenImageDenoise: OIDN shutting down +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (464) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (462) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (460) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (458) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module MeshLODToolset (456) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (454) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (453) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (450) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (448) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (446) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (444) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module ChaosNiagara (442) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (440) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module FractureEditor (438) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (436) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module AlembicImporter (434) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module AlembicLibrary (433) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module GeometryCache (432) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (431) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module BackChannel (426) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (424) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module AutomationUtils (422) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module ControlRigSpline (420) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (418) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (416) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (414) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module StylusInput (412) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (410) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (408) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (406) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (404) +[2022.10.03-02.07.15:083][473]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (402) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module PluginBrowser (400) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module EditorDebugTools (398) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (396) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module CurveEditorTools (394) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (392) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module CryptoKeys (390) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (388) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (386) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module Paper2DEditor (384) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (382) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (380) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module SoundFields (378) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module SignificanceManager (376) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module RuntimePhysXCooking (374) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (372) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (370) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (368) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (367) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (364) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module ActorSequence (362) +[2022.10.03-02.07.15:084][473]LogModuleManager: Shutting down and abandoning module UdpMessaging (360) +[2022.10.03-02.07.15:185][473]LogModuleManager: Shutting down and abandoning module TcpMessaging (358) +[2022.10.03-02.07.15:286][473]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (356) +[2022.10.03-02.07.15:286][473]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (354) +[2022.10.03-02.07.15:286][473]LogModuleManager: Shutting down and abandoning module Niagara (352) +[2022.10.03-02.07.15:286][473]LogModuleManager: Shutting down and abandoning module SignalProcessing (351) +[2022.10.03-02.07.15:286][473]LogModuleManager: Shutting down and abandoning module NiagaraEditor (349) +[2022.10.03-02.07.15:286][473]LogModuleManager: Shutting down and abandoning module NiagaraCore (346) +[2022.10.03-02.07.15:286][473]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (344) +[2022.10.03-02.07.15:286][473]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (342) +[2022.10.03-02.07.15:286][473]LogModuleManager: Shutting down and abandoning module AnimationSharing (340) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (338) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module GameplayCameras (336) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module PBIK (334) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module FullBodyIK (332) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (330) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module IKRig (328) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (326) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module ControlRig (324) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module LevelSequence (323) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (320) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module FacialAnimation (318) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (316) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module DataValidation (314) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (312) +[2022.10.03-02.07.15:287][473]LogModuleManager: Shutting down and abandoning module LevelEditor (311) +[2022.10.03-02.07.15:291][473]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (310) +[2022.10.03-02.07.15:291][473]LogModuleManager: Shutting down and abandoning module LevelAssetEditor (308) +[2022.10.03-02.07.15:291][473]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (306) +[2022.10.03-02.07.15:291][473]LogModuleManager: Shutting down and abandoning module MainFrame (304) +[2022.10.03-02.07.15:291][473]LogModuleManager: Shutting down and abandoning module HotReload (303) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module ContentBrowser (299) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module ToolMenus (298) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module ContentBrowserData (296) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module TreeMap (293) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module Paper2D (290) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (288) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (286) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (284) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module AndroidFileServer (282) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (280) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module PacketHandler (278) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module AnimationDataController (276) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (274) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (272) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module MediaAssets (270) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module Overlay (268) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module OverlayEditor (267) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module VREditor (264) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module StringTableEditor (262) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (260) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (258) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module FunctionalTesting (256) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (254) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (253) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module UMG (250) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module UMGEditor (249) +[2022.10.03-02.07.15:292][473]LogModuleManager: Shutting down and abandoning module SlateReflector (244) +[2022.10.03-02.07.15:293][473]LogModuleManager: Shutting down and abandoning module Slate (242) +[2022.10.03-02.07.15:293][473]LogModuleManager: Shutting down and abandoning module SlateCore (240) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (238) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (236) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module UnrealEd (234) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module MRMesh (232) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module Messaging (230) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (228) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (226) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module Networking (224) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module Core (222) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module MaterialEditor (220) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module MovieSceneTools (218) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module CurveEditor (217) +[2022.10.03-02.07.15:294][473]LogModuleManager: Shutting down and abandoning module Sequencer (215) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module EditorStyle (214) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module KismetCompiler (210) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module MeshBuilder (208) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module NaniteBuilder (206) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module MeshUtilities (204) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (203) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (202) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (201) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (199) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (197) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (195) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module MaterialBaking (191) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (186) +[2022.10.03-02.07.15:295][473]LogModuleManager: Shutting down and abandoning module DerivedDataCache (184) +[2022.10.03-02.07.15:302][473]LogModuleManager: Shutting down and abandoning module TargetPlatform (182) +[2022.10.03-02.07.15:302][473]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (181) +[2022.10.03-02.07.15:302][473]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (179) +[2022.10.03-02.07.15:302][473]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (177) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (175) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (173) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module AudioFormatBink (171) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (169) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (167) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (165) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (163) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (161) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (159) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (157) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (155) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module HoloLensTargetPlatform (153) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (151) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module TextureFormat (149) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (148) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (146) +[2022.10.03-02.07.15:303][473]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (144) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (142) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (140) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (138) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module ImageWrapper (137) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module TurnkeySupport (133) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module InputCore (130) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module Settings (128) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (126) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (124) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (123) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module Chaos (120) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module GeometryCore (119) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (116) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (115) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module AVEncoder (114) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module D3D12RHI (110) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (108) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (106) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (104) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module HairStrandsCore (102) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (100) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module ChunkDownloader (98) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (96) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (94) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (92) +[2022.10.03-02.07.15:304][473]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (90) +[2022.10.03-02.07.15:306][473]LogModuleManager: Shutting down and abandoning module XMPP (85) +[2022.10.03-02.07.15:306][473]LogModuleManager: Shutting down and abandoning module WebSockets (84) +[2022.10.03-02.07.15:322][473]LogModuleManager: Shutting down and abandoning module HTTP (81) +[2022.10.03-02.07.15:322][473]LogHttp: Warning: Http module shutting down, but needs to wait on 1 outstanding Http requests: +[2022.10.03-02.07.15:322][473]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B0A567D6A-43D1-F6A4-A3A5-E9A51C31364E%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.0.3-20979098%2B%2B%2BUE5%2BRelease-5.0&UserID=a23cc22e4e41daa075a20bba071d2aa6%7C26e21ce16cb84f44aa89dafabbcb17a0%7C7a25e1b3-8a16-4de1-a8a6-cbe5202c516e&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2022.10.03-02.07.15:322][473]LogHttp: Warning: Cleaning up 1 outstanding Http requests. +[2022.10.03-02.07.15:335][473]LogModuleManager: Shutting down and abandoning module SSL (80) +[2022.10.03-02.07.15:337][473]LogModuleManager: Shutting down and abandoning module WmfMedia (76) +[2022.10.03-02.07.15:339][473]LogModuleManager: Shutting down and abandoning module Media (75) +[2022.10.03-02.07.15:340][473]LogModuleManager: Shutting down and abandoning module VariantManagerContent (72) +[2022.10.03-02.07.15:340][473]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (70) +[2022.10.03-02.07.15:340][473]LogModuleManager: Shutting down and abandoning module DatasmithContent (68) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (66) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module NiagaraShader (64) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module PixWinPlugin (62) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module ChaosCloth (60) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module AISupportModule (58) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module DesktopPlatform (56) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (54) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module SourceControl (53) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (50) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (48) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (46) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module PlatformCrypto (44) +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module XGEController (42) +[2022.10.03-02.07.15:341][473]LogXGEController: Cleaning working directory: C:/Users/randa/AppData/Local/Temp/UnrealXGEWorkingDir/ +[2022.10.03-02.07.15:341][473]LogModuleManager: Shutting down and abandoning module FastBuildController (40) +[2022.10.03-02.07.15:342][473]LogModuleManager: Shutting down and abandoning module AnimationModifiers (38) +[2022.10.03-02.07.15:342][473]LogModuleManager: Shutting down and abandoning module AudioEditor (36) +[2022.10.03-02.07.15:342][473]LogModuleManager: Shutting down and abandoning module PropertyEditor (35) +[2022.10.03-02.07.15:342][473]LogModuleManager: Shutting down and abandoning module Virtualization (32) +[2022.10.03-02.07.15:342][473]LogModuleManager: Shutting down and abandoning module MessageLog (31) +[2022.10.03-02.07.15:342][473]LogModuleManager: Shutting down and abandoning module TextureCompressor (28) +[2022.10.03-02.07.15:343][473]LogModuleManager: Shutting down and abandoning module RenderCore (26) +[2022.10.03-02.07.15:343][473]LogModuleManager: Shutting down and abandoning module Landscape (24) +[2022.10.03-02.07.15:343][473]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (22) +[2022.10.03-02.07.15:345][473]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (20) +[2022.10.03-02.07.15:345][473]LogModuleManager: Shutting down and abandoning module Renderer (18) +[2022.10.03-02.07.15:345][473]LogModuleManager: Shutting down and abandoning module Engine (16) +[2022.10.03-02.07.15:345][473]LogModuleManager: Shutting down and abandoning module CoreUObject (14) +[2022.10.03-02.07.15:345][473]LogModuleManager: Shutting down and abandoning module SandboxFile (12) +[2022.10.03-02.07.15:345][473]LogModuleManager: Shutting down and abandoning module PakFile (10) +[2022.10.03-02.07.15:345][473]LogModuleManager: Shutting down and abandoning module RSA (9) +[2022.10.03-02.07.15:345][473]LogModuleManager: Shutting down and abandoning module NetworkFile (6) +[2022.10.03-02.07.15:345][473]LogModuleManager: Shutting down and abandoning module StreamingFile (4) +[2022.10.03-02.07.15:345][473]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2022.10.03-02.07.15:381][473]LogD3D12RHI: Display: D3D12 ReleaseResources: 228 items to release +[2022.10.03-02.07.15:381][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:381][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:381][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:382][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:382][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:382][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:382][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:383][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "HitProxyCPUTexture", 6132088 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:383][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "HitProxyTexture", 1822 x 826 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:383][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "BufferedRT", 1822 x 826 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:383][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:383][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:384][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:384][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:384][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:384][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:384][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:384][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:384][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:385][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:385][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:385][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:385][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Editor.PrimitivesDepthHistory", 3648 x 1656 x 1, Mips: 1, Format: 0x29, Flags: 0x1 +[2022.10.03-02.07.15:386][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.AccumulatedResolveVariance", 1496 x 776 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.07.15:386][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.NumHistoryFramesAccumulated", 1496 x 776 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:386][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.RoughSpecularIndirect", 1496 x 776 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:386][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "GBufferA", 1496 x 776 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:386][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.LowFrequencies", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:386][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.TranslucencyAlpha", 1824 x 828 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:387][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition", 94 x 73 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.10.03-02.07.15:387][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.NumHistoryFramesAccumulated", 1496 x 776 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:387][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.FastUpdateMode", 1496 x 776 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:387][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeSceneDepth", 94 x 73 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-02.07.15:387][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.SubpixelInfo", 1824 x 828 x 1, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-02.07.15:387][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance", 752 x 584 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:387][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 192 x 48 x 48, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-02.07.15:387][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 47 x 22 x 26, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.07.15:388][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 47 x 22 x 26, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:388][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 72 x 24 x 24, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-02.07.15:388][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.HighFrequencies", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:388][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Metadata", 1824 x 828 x 1, Mips: 1, Format: 0x31, Flags: 0x4 +[2022.10.03-02.07.15:388][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Translucency", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:388][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Dummy", 1 x 1 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.07.15:389][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.SpecularIndirect", 1496 x 776 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.07.15:389][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.10.03-02.07.15:389][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.10.03-02.07.15:389][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "CombineLUTs", 32 x 32 x 32, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:389][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelVisBuffer", 25165824 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:390][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:390][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:390][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:391][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 316 x 38 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:391][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 316 x 38 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:391][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 316 x 38 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:392][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TextureRenderTarget2D_0", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:392][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:393][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:393][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:393][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:393][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:393][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:394][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:395][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:395][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:395][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:395][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:396][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:396][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:396][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:396][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:396][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:397][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:397][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:397][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:397][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:397][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:398][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:398][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:398][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:398][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:398][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:398][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:399][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:399][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:399][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:399][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:399][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:400][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:400][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:400][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:400][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:401][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:401][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:401][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:401][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:401][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:402][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:402][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:402][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:402][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:403][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:403][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:403][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:403][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:403][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:404][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:404][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:404][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:404][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:405][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:405][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:405][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.07.15:406][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:406][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:407][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:408][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.SkyViewLut", 192 x 104 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:408][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:408][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:408][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:408][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:408][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:409][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:409][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:409][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:409][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:409][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.10.03-02.07.15:409][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.10.03-02.07.15:409][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleCurveTexture", 512 x 512 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:409][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.CameraAPVolume0", 32 x 32 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.07.15:410][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelLighting", 64 x 256 x 384, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.07.15:411][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 1024 x 1024 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.07.15:411][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 1024 x 1024 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:411][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 2048 x 2048 x 1, Mips: 3, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:412][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Editor.PrimitivesDepthHistory", 3648 x 1656 x 1, Mips: 1, Format: 0x29, Flags: 0x1 +[2022.10.03-02.07.15:413][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.LowFrequencies", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:413][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "OctahedralSolidAngleTexture", 16 x 16 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.07.15:413][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.Output", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:414][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 4096 x 4096 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.07.15:415][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:416][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 4352 x 4352 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:416][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.TranslucencyAlpha", 1824 x 828 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:416][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Translucency", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:417][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.SubpixelInfo", 1824 x 828 x 1, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-02.07.15:417][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.10.03-02.07.15:417][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "CombineLUTs", 32 x 32 x 32, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:417][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Metadata", 1824 x 828 x 1, Mips: 1, Format: 0x31, Flags: 0x4 +[2022.10.03-02.07.15:417][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.HighFrequencies", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:418][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.10.03-02.07.15:418][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.AccumulatedResolveVariance", 1496 x 776 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.07.15:418][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.NumHistoryFramesAccumulated", 1496 x 776 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:418][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.FastUpdateMode", 1496 x 776 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:418][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.NumHistoryFramesAccumulated", 1496 x 776 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:418][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.DepthHistory", 1496 x 776 x 1, Mips: 1, Format: 0x29, Flags: 0x4 +[2022.10.03-02.07.15:419][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.RoughSpecularIndirect", 1496 x 776 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:419][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.SpecularIndirect", 1496 x 776 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.07.15:419][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "GBufferA", 1496 x 776 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.07.15:419][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition", 94 x 73 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.10.03-02.07.15:419][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeSceneDepth", 94 x 73 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-02.07.15:419][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance", 752 x 584 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:420][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 192 x 48 x 48, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-02.07.15:420][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 47 x 22 x 26, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.07.15:420][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "SceneColor", 1496 x 776 x 1, Mips: 1, Format: 0xA, Flags: 0x5 +[2022.10.03-02.07.15:420][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 47 x 22 x 26, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:420][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageAtlas", 512 x 512 x 256, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:421][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldCoverageAtlas", 256 x 256 x 128, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:421][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFieldPageTableCombined", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-02.07.15:422][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalSDFMipTexture", 56 x 56 x 224, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:422][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableStationaryLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-02.07.15:422][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableMovableLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-02.07.15:422][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 72 x 24 x 24, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-02.07.15:422][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.DiffuseIndirect", 1496 x 776 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.07.15:422][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:422][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.TransmittanceLut", 256 x 64 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:423][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.MultiScatteredLuminanceLut", 32 x 32 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:423][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.DistantSkyLightLut", 1 x 1 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:423][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.PhysicalPagePool", 16384 x 4096 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-02.07.15:426][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.TraceRadianceAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.07.15:426][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:426][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneAlbedo", 4096 x 4096 x 1, Mips: 1, Format: 0x61, Flags: 0x0 +[2022.10.03-02.07.15:426][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneOpacity", 4096 x 4096 x 1, Mips: 1, Format: 0x50, Flags: 0x0 +[2022.10.03-02.07.15:427][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDepth", 4096 x 4096 x 1, Mips: 1, Format: 0x23, Flags: 0x1 +[2022.10.03-02.07.15:427][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNormal", 4096 x 4096 x 1, Mips: 1, Format: 0x53, Flags: 0x0 +[2022.10.03-02.07.15:427][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneEmissive", 4096 x 4096 x 1, Mips: 1, Format: 0x5F, Flags: 0x0 +[2022.10.03-02.07.15:427][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.10.03-02.07.15:428][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneIndirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.10.03-02.07.15:428][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNumFramesAccumulatedAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x3D, Flags: 0x5 +[2022.10.03-02.07.15:428][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneFinalLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.10.03-02.07.15:429][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:429][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:429][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Dummy", 1 x 1 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.07.15:429][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHBlueAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.07.15:430][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHGreenAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.07.15:430][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHRedAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.07.15:430][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:430][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:431][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:431][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:431][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:431][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:431][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.07.15:431][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "HairLUT0", 1 x 1 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.07.15:432][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Hair.LUT(DualScattering)", 64 x 64 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.07.15:432][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap0", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:432][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap1", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:432][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap0", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:432][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap1", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:433][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkySHIrradiance", 9 x 1 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.07.15:433][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FixupProbeBordersIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:433][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceCacheHardwareRayTracingIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:433][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShaderDraw.IndirectBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:433][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Nanite.MainAndPostNodesAndClusterBatchesBuffer", 44040192 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:434][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.ReflectionResolveTileIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:434][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.CulledObjectIndirectArguments", 65520 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:434][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.CompactTracingIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:434][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.CompactRayTraceDispatchIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:435][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FilterProbesIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:435][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.ProcessGPUInstanceInvalidationsIndirectArgs", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:435][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "InstanceCulling.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:435][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "InstanceCulling.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:435][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:435][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.07.15:436][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:436][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:436][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:436][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:436][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:436][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:436][473]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.07.15:619][473]LogD3D12RHI: ~FD3D12DynamicRHI +[2022.10.03-02.07.15:619][473]LogExit: Exiting. +[2022.10.03-02.07.15:629][473]Log file closed, 10/02/22 22:07:15 diff --git a/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.10.03-02.19.37.log b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.10.03-02.19.37.log new file mode 100644 index 0000000..8c257d8 --- /dev/null +++ b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter-backup-2022.10.03-02.19.37.log @@ -0,0 +1,2120 @@ +Log file open, 10/02/22 22:07:20 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogWindows: Started CrashReportClient (pid=27888) +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogInit: Display: Running engine for game: SCD2_AS1_UE5_Starter +LogCore: UnrealTraceServer: Trace store launch successful +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.0-CL-20979098" +LogCsvProfiler: Display: Metadata set : engineversion="5.0.3-20979098+++UE5+Release-5.0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\SCD2_AS1_UE5_Starter.uproject""" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (21H2) [10.0.19044.2006] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3700X 8-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : loginid="a23cc22e4e41daa075a20bba071d2aa6" +LogCsvProfiler: Display: Metadata set : llm="0" +LogPlatformFile: Not using cached read wrapper +LogStats: Stats thread started at 0.260202 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -5:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-6DC06CAF44565ADD301E5A81C988170F + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds +LogConfig: Display: Loading Mac ini files took 0.03 seconds +LogConfig: Display: Loading HoloLens ini files took 0.03 seconds +LogConfig: Display: Loading Android ini files took 0.03 seconds +LogConfig: Display: Loading IOS ini files took 0.03 seconds +LogConfig: Display: Loading Windows ini files took 0.04 seconds +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading TVOS ini files took 0.04 seconds +LogConfig: Display: Loading Linux ini files took 0.04 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin MatineeToLevelSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RuntimePhysXCooking +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/HairStrands/Content/' mounted to '/HairStrands/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +SourceControl: Source control is disabled +SourceControl: Source control is disabled +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogInit: Using libcurl 7.55.1-DEV +LogInit: - built for x86_64-pc-win32 +LogInit: - supports SSL with OpenSSL/1.1.1 +LogInit: - supports HTTP deflate (compression) using libz 1.2.8 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +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 = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +LogInit: Build: ++UE5+Release-5.0-CL-20979098 +LogInit: Engine Version: 5.0.3-20979098+++UE5+Release-5.0 +LogInit: Compatible Engine Version: 5.0.0-19505902+++UE5+Release-5.0 +LogInit: Net CL: 19505902 +LogInit: OS: Windows 10 (21H2) [10.0.19044.2006] (), CPU: AMD Ryzen 7 3700X 8-Core Processor , GPU: NVIDIA GeForce RTX 2070 +LogInit: Compiled (64-bit): Jul 7 2022 02:16:06 +LogInit: Compiled with Visual C++: 19.29.30138.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.0 +LogInit: Command Line: +LogInit: Base Directory: E:/Game Engines/Unreal Engine/UE_5.0/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogDevObjectVersion: Number of dev versions registered: 34 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +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): 20 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 45 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 59 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 3 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 59 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 36 +LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8 +LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[r.DetectAndWarnOfBadDrivers:0]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2022.10.03-02.07.20:779][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2022.10.03-02.07.20:779][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[DefaultPVRTCQuality:1]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:1]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2022.10.03-02.07.20:779][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2022.10.03-02.07.20:780][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2022.10.03-02.07.20:801][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2022.10.03-02.07.20:801][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2022.10.03-02.07.20:801][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2022.10.03-02.07.20:801][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2022.10.03-02.07.20:801][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2022.10.03-02.07.20:801][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2022.10.03-02.07.20:801][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2022.10.03-02.07.20:801][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2022.10.03-02.07.20:801][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2022.10.03-02.07.20:801][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2022.10.03-02.07.20:801][ 0]LogConfig: CVar [[r.HairStrands.Interpolation.UseSingleGuide:0]] deferred - dummy variable created +[2022.10.03-02.07.20:815][ 0]LogD3D12RHI: Aftermath initialized +[2022.10.03-02.07.20:815][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2022.10.03-02.07.20:950][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.10.03-02.07.20:950][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 3 output[s] +[2022.10.03-02.07.20:956][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (Max supported Feature Level 12_1, shader model 6.2) +[2022.10.03-02.07.20:956][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.10.03-02.07.21:047][ 0]LogD3D12RHI: Found D3D12 adapter 2: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.10.03-02.07.21:047][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.10.03-02.07.21:047][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2022.10.03-02.07.21:047][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.10.03-02.07.21:047][ 0]LogDeviceProfileManager: Applying CVar settings loaded from the selected device profile: [WindowsEditor] +[2022.10.03-02.07.21:047][ 0]LogHAL: Display: Platform has ~ 32 GB [34264735744 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2022.10.03-02.07.21:047][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2022.10.03-02.07.21:047][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2022.10.03-02.07.21:047][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2022.10.03-02.07.21:047][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2022.10.03-02.07.21:047][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Config/WindowsEditor/Editor.ini] +[2022.10.03-02.07.21:047][ 0]LogInit: Computer: DESKTOP-2U4AQQC +[2022.10.03-02.07.21:047][ 0]LogInit: User: randa +[2022.10.03-02.07.21:047][ 0]LogInit: CPU Page size=4096, Cores=8 +[2022.10.03-02.07.21:047][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2022.10.03-02.07.21:047][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx) +[2022.10.03-02.07.21:047][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2022.10.03-02.07.21:047][ 0]LogMemory: Process Physical Memory: 279.89 MB used, 290.65 MB peak +[2022.10.03-02.07.21:048][ 0]LogMemory: Process Virtual Memory: 246.52 MB used, 246.52 MB peak +[2022.10.03-02.07.21:048][ 0]LogMemory: Physical Memory: 16762.17 MB used, 15915.23 MB free, 32677.40 MB total +[2022.10.03-02.07.21:048][ 0]LogMemory: Virtual Memory: 50247.87 MB used, 12625.44 MB free, 62873.30 MB total +[2022.10.03-02.07.21:048][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2022.10.03-02.07.21:053][ 0]LogWindows: WindowsPlatformFeatures enabled +[2022.10.03-02.07.21:068][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2022.10.03-02.07.21:069][ 0]LogInit: Using OS detected language (en-US). +[2022.10.03-02.07.21:069][ 0]LogInit: Using OS detected locale (en-US). +[2022.10.03-02.07.21:071][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2022.10.03-02.07.21:225][ 0]LogInit: Setting process to per monitor DPI aware +[2022.10.03-02.07.21:241][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2022.10.03-02.07.21:241][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard). +[2022.10.03-02.07.21:241][ 0]LogWindowsTextInputMethodSystem: - English (United States) - Touch Input Correction (TSF IME). +[2022.10.03-02.07.21:241][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard). +[2022.10.03-02.07.21:282][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0 +[2022.10.03-02.07.21:282][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2022.10.03-02.07.21:490][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2022.10.03-02.07.21:494][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2022.10.03-02.07.21:494][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.0 is supported. +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 is supported. +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2022.10.03-02.07.21:579][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2022.10.03-02.07.21:648][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for 3D Queue 0 +[2022.10.03-02.07.21:655][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Copy Queue 0 +[2022.10.03-02.07.21:669][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Compute Queue 0 +[2022.10.03-02.07.21:691][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2022.10.03-02.07.21:691][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2022.10.03-02.07.21:723][ 0]LogD3D12RHI: GPU DeviceId: 0x1f07 (for the marketing name, search the web for "GPU Device Id") +[2022.10.03-02.07.21:723][ 0]LogWindows: Attached monitors: +[2022.10.03-02.07.21:723][ 0]LogWindows: resolution: 2560x1440, work area: (0, 30) -> (2560, 1440), device: '\\.\DISPLAY1' [PRIMARY] +[2022.10.03-02.07.21:723][ 0]LogWindows: resolution: 1920x1080, work area: (2560, 170) -> (4480, 1220), device: '\\.\DISPLAY2' +[2022.10.03-02.07.21:723][ 0]LogWindows: resolution: 1920x1080, work area: (397, -1050) -> (2317, 0), device: '\\.\DISPLAY3' +[2022.10.03-02.07.21:723][ 0]LogWindows: Found 3 attached monitors. +[2022.10.03-02.07.21:723][ 0]LogWindows: EnumDisplayDevices: +[2022.10.03-02.07.21:723][ 0]LogWindows: 0. 'NVIDIA GeForce RTX 2070' (P:1 D:1), name: '\\.\DISPLAY1' +[2022.10.03-02.07.21:723][ 0]LogWindows: 1. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY2' +[2022.10.03-02.07.21:724][ 0]LogWindows: 2. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY3' +[2022.10.03-02.07.21:724][ 0]LogWindows: 3. 'NVIDIA GeForce RTX 2070' (P:0 D:0), name: '\\.\DISPLAY4' +[2022.10.03-02.07.21:724][ 0]LogWindows: 4. 'SuperDisplay Virtual Adapter' (P:0 D:0), name: '\\.\DISPLAY5' +[2022.10.03-02.07.21:724][ 0]LogWindows: DebugString: GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter FoundDriverCount:4 +[2022.10.03-02.07.21:724][ 0]LogD3D12RHI: Adapter Name: NVIDIA GeForce RTX 2070 +[2022.10.03-02.07.21:724][ 0]LogD3D12RHI: Driver Version: 516.59 (internal:31.0.15.1659, unified:516.59) +[2022.10.03-02.07.21:724][ 0]LogD3D12RHI: Driver Date: 6-23-2022 +[2022.10.03-02.07.21:724][ 0]LogRHI: Texture pool is 4575 MB (70% of 6536 MB) +[2022.10.03-02.07.21:724][ 0]LogD3D12RHI: Async texture creation enabled +[2022.10.03-02.07.21:724][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2022.10.03-02.07.21:737][ 0]LogRHI: GeForceNow SDK initialized: 0 +[2022.10.03-02.07.21:743][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all' +[2022.10.03-02.07.21:743][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""E:/Game Engines/Unreal Engine/UE_5.0/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all" ] +[2022.10.03-02.07.21:769][ 0]LogTextureFormatETC2: Display: ETC2 Texture loading DLL: TextureConverter.dll +[2022.10.03-02.07.21:777][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.5 +[2022.10.03-02.07.21:777][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2022.10.03-02.07.21:782][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2022.10.03-02.07.21:782][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2022.10.03-02.07.21:782][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2022.10.03-02.07.21:782][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2022.10.03-02.07.21:782][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2022.10.03-02.07.21:782][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2022.10.03-02.07.21:782][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2022.10.03-02.07.21:782][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2022.10.03-02.07.21:782][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2022.10.03-02.07.21:782][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2022.10.03-02.07.21:808][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLens' +[2022.10.03-02.07.21:808][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLensClient' +[2022.10.03-02.07.21:813][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2022.10.03-02.07.21:813][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2022.10.03-02.07.21:817][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2022.10.03-02.07.21:817][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2022.10.03-02.07.21:817][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2022.10.03-02.07.21:817][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2022.10.03-02.07.21:821][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2022.10.03-02.07.21:821][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2022.10.03-02.07.21:821][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2022.10.03-02.07.21:824][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2022.10.03-02.07.21:824][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2022.10.03-02.07.21:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2022.10.03-02.07.21:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2022.10.03-02.07.21:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2022.10.03-02.07.21:830][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2022.10.03-02.07.21:830][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2022.10.03-02.07.21:838][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2022.10.03-02.07.21:842][ 0]LogTargetPlatformManager: Unable to find audio format BINKA from hinted modules, loading all potential format modules to find it +[2022.10.03-02.07.21:842][ 0]LogTargetPlatformManager: Loaded format module AudioFormatADPCM +[2022.10.03-02.07.21:842][ 0]LogTargetPlatformManager: ADPCM +[2022.10.03-02.07.21:842][ 0]LogTargetPlatformManager: PCM +[2022.10.03-02.07.21:845][ 0]LogTargetPlatformManager: Loaded format module AudioFormatBink +[2022.10.03-02.07.21:845][ 0]LogTargetPlatformManager: BINKA +[2022.10.03-02.07.21:845][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOgg +[2022.10.03-02.07.21:845][ 0]LogTargetPlatformManager: OGG +[2022.10.03-02.07.21:845][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOpus +[2022.10.03-02.07.21:845][ 0]LogTargetPlatformManager: OPUS +[2022.10.03-02.07.21:894][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: SF_METAL +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: D3D_ES3_1_HOLOLENS +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2022.10.03-02.07.21:901][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2022.10.03-02.07.21:905][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2022.10.03-02.07.21:905][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2022.10.03-02.07.21:905][ 0]LogTargetPlatformManager: VVM_1_0 +[2022.10.03-02.07.21:905][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2022.10.03-02.07.21:905][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2022.10.03-02.07.21:905][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2022.10.03-02.07.21:905][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2022.10.03-02.07.21:905][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2022.10.03-02.07.21:905][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0. +[2022.10.03-02.07.21:905][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2022.10.03-02.07.21:906][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.10.03-02.07.21:906][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_ES31/AutogenShaderHeaders.ush +[2022.10.03-02.07.21:906][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.10.03-02.07.21:909][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2022.10.03-02.07.21:909][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2022.10.03-02.07.21:909][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.10.03-02.07.21:909][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2022.10.03-02.07.21:928][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1230 MiB) +[2022.10.03-02.07.21:928][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.10.03-02.07.21:929][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2022.10.03-02.07.21:939][ 0]LogDerivedDataCache: Speed tests for C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache took 0.01 seconds +[2022.10.03-02.07.21:939][ 0]LogDerivedDataCache: Display: Performance to C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.04ms. RandomReadSpeed=505.98MBs, RandomWriteSpeed=112.69MBs. Assigned SpeedClass 'Local' +[2022.10.03-02.07.21:940][ 0]LogDerivedDataCache: Using Local data cache path C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2022.10.03-02.07.21:941][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache. +[2022.10.03-02.07.21:941][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2022.10.03-02.07.21:947][ 0]LogVirtualization: VirtualizationSystem name found in ini file: None +[2022.10.03-02.07.21:947][ 0]LogVirtualization: FNullVirtualizationSystem mounted, virtualization will be disabled +[2022.10.03-02.07.21:948][ 0]LogShaderCompilers: Guid format shader working directory is -26 characters bigger than the processId version (../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/Shaders/WorkingDirectory/41732/). +[2022.10.03-02.07.21:948][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/randa/AppData/Local/Temp/UnrealShaderWorkingDir/19CF593A4430B82149BB399BC57AD2AB/'. +[2022.10.03-02.07.21:948][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2022.10.03-02.07.21:948][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers. +[2022.10.03-02.07.23:176][ 0]LogSlate: Using FreeType 2.10.0 +[2022.10.03-02.07.23:177][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2022.10.03-02.07.23:216][ 0]LogAssetRegistry: FAssetRegistry took 0.0131 seconds to start up +[2022.10.03-02.07.23:223][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2022.10.03-02.07.23:415][ 0]LogSerialization: UsePackageTrailer: 'false' +[2022.10.03-02.07.23:416][ 0]LogTexture: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2022.10.03-02.07.23:634][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.10.03-02.07.23:634][ 0]LogDeviceProfileManager: Active device profile: [0000046D10B66AC0][0000046D06FF0000 50] WindowsEditor +[2022.10.03-02.07.23:634][ 0]LogDeviceProfileManager: Profiles: [0000046D10B66580][0000046D06F4A000 50] Windows, [0000046D10B66AC0][0000046D06FF0000 50] WindowsEditor, [0000046D10B64600][0000046D06F92800 50] WindowsServer, [0000046D10B63B80][0000046CEE27C800 50] WindowsClient, [0000046D10B65780][0000046D10DA0000 50] IOS, [0000046D10B62F40][0000046D10DA5000 50] iPadAir2, [0000046D10B67380][0000046D10DAA000 50] IPadPro, [0000046D10B67700][0000046D10DA7800 50] iPadAir3, [0000046D10B65400][0000046D10DAC800 50] iPadAir4, [0000046D10B655C0][0000046D06F95000 50] iPadMini4, [0000046D10B62140][0000046D10E10000 50] iPadMini5, [0000046D10B671C0][0000046D10E15000 50] iPadMini6, [0000046D10B6A480][0000046D10E1C800 50] iPhone6S, [0000046D10B6A800][0000046D10E1A000 50] iPhone7, [0000046D10B6AB80][0000046D10E17800 50] iPodTouch7, [0000046D10B68500][0000046D10DA2800 50] iPhone6SPlus, [0000046D10B64B40][0000046D10E20000 50] iPhone7Plus, [0000046D10B62840][0000046D10E25000 50] iPhoneSE, [0000046D10B67FC0][0000046D10E27800 50] iPhone8, [0000046D10B64280][0000046D10E2A000 50] iPhone8Plus, [0000046D10B63480][0000046D10E2C800 50] iPhoneX, [0000046D10B68F80][0000046D10E12800 50] iPhoneXS, [0000046D10B65080][0000046D10E30000 50] iPhoneXSMax, [0000046D10B63F00][0000046D10E35000 50] iPhoneXR, [0000046D10B6A640][0000046D10E37800 50] iPhone11, [0000046D10B67C40][0000046D10E3A000 50] iPhone11Pro, [0000046D10B69140][0000046D10E3C800 50] iPhone11ProMax, [0000046D10B67000][0000046D10E22800 50] iPhoneSE2, [0000046D10B68180][0000046D10E40000 50] iPhone12Mini, [0000046D10B624C0][0000046D10E45000 50] iPhone12, [0000046D10B69680][0000046D10E47800 50] iPhone12Pro, [0000046D10B66C80][0000046D10E4A000 50] iPhone12ProMax, [0000046D10B647C0][0000046D10E4C800 50] iPhone13Mini, [0000046D10B65940][0000046D10E32800 50] iPhone13, [0000046D10B694C0][0000046D10E50000 50] iPhone13Pro, [0000046D10B63100][0000046D10E55000 50] iPhone13ProMax, [0000046D10B640C0][0000046D10E57800 50] iPadPro105, [0000046D10B66200][0000046D10E5A000 50] iPadPro129, [0000046D10B686C0][0000046D10E5C800 50] iPadPro97, [0000046D10B61180][0000046D10E42800 50] iPadPro2_129, [0000046D10B62300][0000046D10E60000 50] iPad5, [0000046D10B68DC0][0000046D10E65000 50] iPad6, [0000046D10B63640][0000046D10E67800 50] iPad7, [0000046D10B64D00][0000046D10E6A000 50] iPad8, [0000046D10B62BC0][0000046D10E6C800 50] iPad9, [0000046D10B67540][0000046D10E52800 50] iPadPro11, [0000046D10B63800][0000046D10E70000 50] iPadPro2_11, [0000046D10B65E80][0000046D10E75000 50] iPadPro3_11, [0000046D10B60380][0000046D10E77800 50] iPadPro3_129, [0000046D10B663C0][0000046D10E7A000 50] iPadPro4_129, [0000046D10B639C0][0000046D10E7C800 50] iPadPro5_129, [0000046D10B68C00][0000046D10E62800 50] AppleTV, [0000046D10B64980][0000046D10E80000 50] AppleTV4K, [0000046D10B65B00][0000046D10E85000 50] TVOS, [0000046D10B6C5C0][0000046D10E8A000 50] Mac, [0000046D10B6C940][0000046D10E87800 50] MacEditor, [0000046D10B66900][0000046D10E8C800 50] MacClient, [0000046D10B69300][0000046D10E72800 50] MacServer, [0000046D10B6CCC0][0000046D10E92800 50] Linux, [0000046D10B6D040][0000046D10E90000 50] LinuxEditor, [0000046D10B6B7C0][0000046D10E97800 50] LinuxArm64Editor, [0000046D10B67E00][0000046D10E9A000 50] LinuxArm64, [0000046D10B69BC0][0000046D10E9C800 50] LinuxClient, [0000046D10B6A2C0][0000046D10E82800 50] LinuxArm64Client, [0000046D10B62A00][0000046D10EA0000 50] LinuxServer, [0000046D10B6CB00][0000046D10EA5000 50] LinuxArm64Server, [0000046D10B66040][0000046D10EA7800 50] Android, [0000046D10B6B980][0000046D10EAA000 50] Android_Preview_OpenGL, [0000046D10B6AF00][0000046D10EAC800 50] Android_Preview_Vulkan, [0000046D10B68880][0000046D10E95000 50] Android_Low, [0000046D10B68340][0000046D10EB0000 50] Android_Mid, [0000046D10B632C0][0000046D10EB5000 50] Android_High, [0000046D10B6A100][0000046D10EB7800 50] Android_Default, [0000046D10B6D3C0][0000046D10EBA000 50] Android_Adreno4xx, [0000046D10B6C400][0000046D10EBC800 50] Android_Adreno5xx_Low, [0000046D10B6BD00][0000046D10EA2800 50] Android_Adreno5xx, [0000046D10B6D200][0000046D10EC0000 50] Android_Adreno6xx, [0000046D10B69F40][0000046D10EC5000 50] Android_Adreno6xx_Vulkan, [0000046D10B6D900][0000046D10EC7800 50] Android_Adreno7xx, [0000046D10B6B440][0000046D10ECA000 50] Android_Adreno7xx_Vulkan, [0000046D10B67A80][0000046D10ECC800 50] Android_Mali_T6xx, [0000046D10B6C780][0000046D10EB2800 50] Android_Mali_T7xx, [0000046D10B6BEC0][0000046D10ED0000 50] Android_Mali_T8xx, [0000046D10B69A00][0000046D10ED5000 50] Android_Mali_G71, [0000046D10B6B280][0000046D10ED7800 50] Android_Mali_G72, [0000046D10B6C240][0000046D10EDA000 50] Android_Mali_G72_Vulkan, [0000046D10B6D580][0000046D10EDC800 50] Android_Mali_G76, [0000046D10B6B600][0000046D10EC2800 50] Android_Mali_G76_Vulkan, [0000046D10B61F80][0000046D10EE0000 50] Android_Mali_G77, [0000046D10B69D80][0000046D10EE5000 50] Android_Mali_G77_Vulkan, [0000046D10B63D40][0000046D10EE7800 50] Android_Mali_G78, [0000046D10B6A9C0][0000046D10EEA000 50] Android_Mali_G78_Vulkan, [0000046D10B678C0][0000046D10EEC800 50] Android_Mali_G710, [0000046D10B6D740][0000046D10ED2800 50] Android_Mali_G710_Vulkan, [0000046D10B6DAC0][0000046D10EF0000 50] Android_Xclipse_920, [0000046D10B6E1C0][0000046D10EF5000 50] Android_Xclipse_920_Vulkan, [0000046D10B6E380][0000046D10EF7800 50] Android_Vulkan_SM5, [0000046D10B6DE40][0000046D10EFA000 50] Android_PowerVR_G6xxx, [0000046D10B6AD40][0000046D10EFC800 50] Android_PowerVR_GT7xxx, [0000046D10B62D80][0000046D10EE2800 50] Android_PowerVR_GE8xxx, [0000046D10B6B0C0][0000046D10F00000 50] Android_PowerVR_GM9xxx, [0000046D10B69840][0000046D10F05000 50] Android_PowerVR_GM9xxx_Vulkan, [0000046D10B65CC0][0000046D10F07800 50] Android_TegraK1, [0000046D10B6F180][0000046D10F0A000 50] Android_Unknown_Vulkan, [0000046D10B6F340][0000046D10F0C800 50] Oculus_Quest, [0000046D10B6BB40][0000046D10EF2800 50] Oculus_Quest2, [0000046D10B6C080][0000046D10F10000 50] HoloLens, +[2022.10.03-02.07.23:634][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2022.10.03-02.07.23:656][ 0]LogTexture: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2022.10.03-02.07.23:841][ 0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction +[2022.10.03-02.07.23:841][ 0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction +[2022.10.03-02.07.23:841][ 0]LogMeshReduction: Using ProxyLODMeshReduction for automatic mesh merging +[2022.10.03-02.07.23:841][ 0]LogMeshReduction: No distributed automatic mesh merging module available +[2022.10.03-02.07.23:841][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2022.10.03-02.07.23:878][ 0]LogNetVersion: SCD2_AS1_UE5_Starter 1.0.0, NetCL: 19505902, EngineNetVer: 23, GameNetVer: 0 (Checksum: 104363197) +[2022.10.03-02.07.24:017][ 0]LogSlate: Border +[2022.10.03-02.07.24:017][ 0]LogSlate: BreadcrumbButton +[2022.10.03-02.07.24:017][ 0]LogSlate: Default +[2022.10.03-02.07.24:017][ 0]LogSlate: Icons.Save +[2022.10.03-02.07.24:017][ 0]LogSlate: Icons.Toolbar.Settings +[2022.10.03-02.07.24:017][ 0]LogSlate: ListView +[2022.10.03-02.07.24:017][ 0]LogSlate: SoftwareCursor_CardinalCross +[2022.10.03-02.07.24:017][ 0]LogSlate: SoftwareCursor_Grab +[2022.10.03-02.07.24:017][ 0]LogSlate: TableView.DarkRow +[2022.10.03-02.07.24:017][ 0]LogSlate: TableView.Row +[2022.10.03-02.07.24:017][ 0]LogSlate: TreeView +[2022.10.03-02.07.24:202][ 0]SourceControl: Source control is disabled +[2022.10.03-02.07.24:233][ 0]SourceControl: Source control is disabled +[2022.10.03-02.07.24:233][ 0]SourceControl: Source control is disabled +[2022.10.03-02.07.24:350][ 0]LogUObjectArray: 20557 objects as part of root set at end of initial load. +[2022.10.03-02.07.24:350][ 0]LogUObjectAllocator: 5584256 out of 0 bytes used by permanent object pool. +[2022.10.03-02.07.24:350][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2022.10.03-02.07.24:714][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 0701E2D146008EFCE9D38BAC1F9C8253 | Instance: 13E77DCB41F40FEF69E95F94F2D68E77 (DESKTOP-2U4AQQC-41732). +[2022.10.03-02.07.24:750][ 0]LogPython: Using Python 3.9.7 +[2022.10.03-02.07.25:491][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2022.10.03-02.07.25:497][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2022.10.03-02.07.25:577][ 0]SourceControl: Source control is disabled +[2022.10.03-02.07.25:580][ 0]SourceControl: Source control is disabled +[2022.10.03-02.07.25:589][ 0]SourceControl: Source control is disabled +[2022.10.03-02.07.25:740][ 0]LogUProjectInfo: Found projects: +[2022.10.03-02.07.25:878][ 0]LogOpenImageDenoise: OIDN starting up +[2022.10.03-02.07.25:939][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2022.10.03-02.07.25:963][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.10.03-02.07.25:963][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.10.03-02.07.26:063][ 0]LogCollectionManager: Loaded 0 collections in 0.000881 seconds +[2022.10.03-02.07.26:156][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Collections/' took 0.00s +[2022.10.03-02.07.26:156][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Developers/randa/Collections/' took 0.00s +[2022.10.03-02.07.26:156][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Collections/' took 0.00s +[2022.10.03-02.07.26:449][ 0]LogEngine: Initializing Engine... +[2022.10.03-02.07.26:463][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2022.10.03-02.07.26:464][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2022.10.03-02.07.26:715][ 0]LogInit: Initializing FReadOnlyCVARCache +[2022.10.03-02.07.26:716][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.07.26:726][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.07.26:757][ 0]LogAIModule: Creating AISystem for world Untitled +[2022.10.03-02.07.26:757][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2022.10.03-02.07.26:780][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2022.10.03-02.07.26:781][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2022.10.03-02.07.26:781][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2022.10.03-02.07.26:782][ 0]LogAudio: Display: Audio Device Manager Initialized +[2022.10.03-02.07.26:782][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2022.10.03-02.07.26:782][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.07.26:782][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.07.26:782][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.07.26:782][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.07.26:782][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.07.26:782][ 0]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.07.26:782][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.07.26:782][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.07.26:782][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.07.26:782][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.07.26:782][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.07.26:788][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.07.26:844][ 0]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.07.26:845][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.07.26:847][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.07.26:847][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.07.26:848][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2022.10.03-02.07.26:848][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.10.03-02.07.26:849][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.10.03-02.07.26:849][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2022.10.03-02.07.26:849][ 0]LogInit: FAudioDevice initialized. +[2022.10.03-02.07.26:849][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2022.10.03-02.07.26:849][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2022.10.03-02.07.26:849][ 0]LogInit: Texture streaming: Enabled +[2022.10.03-02.07.26:885][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.0.3-20979098+++UE5+Release-5.0 +[2022.10.03-02.07.26:896][ 0]LogEngineSessionManager: EngineSessionManager initialized +[2022.10.03-02.07.26:920][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2022.10.03-02.07.26:927][ 0]LogLiveCoding: Display: Starting LiveCoding +[2022.10.03-02.07.26:928][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2022.10.03-02.07.28:029][ 0]LogLiveCoding: Display: First instance in process group "UE_SCD2_AS1_UE5_Starter_0xdcc5ae0d", spawning console +[2022.10.03-02.07.28:029][ 0]LogLiveCoding: Display: Waiting for server +[2022.10.03-02.07.28:029][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2022.10.03-02.07.28:057][ 0]LogInit: Transaction tracking system initialized +[2022.10.03-02.07.28:139][ 0]BlueprintLog: New page: Editor Load +[2022.10.03-02.07.28:354][ 0]LocalizationService: Localization service is disabled +[2022.10.03-02.07.28:405][ 0]TimingProfiler: Initialize +[2022.10.03-02.07.28:405][ 0]TimingProfiler: OnSessionChanged +[2022.10.03-02.07.28:405][ 0]LoadingProfiler: Initialize +[2022.10.03-02.07.28:405][ 0]LoadingProfiler: OnSessionChanged +[2022.10.03-02.07.28:405][ 0]NetworkingProfiler: Initialize +[2022.10.03-02.07.28:406][ 0]NetworkingProfiler: OnSessionChanged +[2022.10.03-02.07.28:406][ 0]MemoryProfiler: Initialize +[2022.10.03-02.07.28:406][ 0]MemoryProfiler: OnSessionChanged +[2022.10.03-02.07.29:105][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/' took 0.01s +[2022.10.03-02.07.29:106][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2022.10.03-02.07.29:189][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2022.10.03-02.07.29:191][ 0]SourceControl: Source control is disabled +[2022.10.03-02.07.29:191][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 9.648 +[2022.10.03-02.07.29:191][ 0]Cmd: MAP LOAD FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2022.10.03-02.07.29:191][ 0]LightingResults: New page: Lighting Build +[2022.10.03-02.07.29:198][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.07.29:198][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.07.29:199][ 0]MapCheck: New page: Map Check +[2022.10.03-02.07.29:199][ 0]LightingResults: New page: Lighting Build +[2022.10.03-02.07.29:203][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.07.29:206][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.44ms +[2022.10.03-02.07.29:371][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BP_Comms'. +[2022.10.03-02.07.29:371][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.07.29:371][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.07.29:371][ 0]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.07.29:380][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2022.10.03-02.07.29:387][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.43ms +[2022.10.03-02.07.29:387][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2022.10.03-02.07.29:388][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.111ms to complete. +[2022.10.03-02.07.29:388][ 0]LogFileHelpers: Loading map 'BP_Comms' took 0.197 +[2022.10.03-02.07.29:401][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 9.858 +[2022.10.03-02.07.29:401][ 0]LogShaderCompilers: Display: ================================================ +[2022.10.03-02.07.29:401][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.10.03-02.07.29:401][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.10.03-02.07.29:401][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.10.03-02.07.29:401][ 0]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.10.03-02.07.29:401][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.10.03-02.07.29:401][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2022.10.03-02.07.29:401][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%) +[2022.10.03-02.07.29:401][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2022.10.03-02.07.29:401][ 0]LogShaderCompilers: Display: ================================================ +[2022.10.03-02.07.29:570][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.07.29:577][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.07.29:582][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.07.29:587][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.07.29:607][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2022.10.03-02.07.29:607][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.07.29:608][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2022.10.03-02.07.29:608][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.07.29:609][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2022.10.03-02.07.29:609][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.07.29:609][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2022.10.03-02.07.29:609][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.07.29:610][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2022.10.03-02.07.29:610][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.07.29:611][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2022.10.03-02.07.29:611][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.07.29:611][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2022.10.03-02.07.29:611][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.07.29:612][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2022.10.03-02.07.29:612][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.07.29:612][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2022.10.03-02.07.29:612][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.07.29:613][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2022.10.03-02.07.29:613][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.07.29:613][ 0]LogFeaturePack: Error: Error in Feature pack E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack. Failed to parse manifest: Invalid Json Token. Line: 43 Ch: 4 +[2022.10.03-02.07.29:782][ 0]LogSlate: Took 0.009266 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.10.03-02.07.29:783][ 0]LogSlate: Took 0.000255 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2022.10.03-02.07.29:786][ 0]LogSlate: Took 0.000247 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2022.10.03-02.07.29:787][ 0]LogSlate: Took 0.000168 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2022.10.03-02.07.29:788][ 0]LogSlate: Took 0.000133 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2022.10.03-02.07.29:809][ 0]LogViewport: Scene viewport resized to 1822x826, mode Windowed. +[2022.10.03-02.07.30:266][ 0]LogStall: Startup... +[2022.10.03-02.07.30:267][ 0]LogStall: Startup complete. +[2022.10.03-02.07.30:280][ 0]LogLoad: (Engine Initialization) Total time: 10.74 seconds +[2022.10.03-02.07.30:281][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2022.10.03-02.07.30:352][ 0]LogAssetRegistry: Asset discovery search completed in 7.1377 seconds +[2022.10.03-02.07.30:361][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000002 seconds (updated 0 objects) +[2022.10.03-02.07.30:383][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2022.10.03-02.07.30:478][ 2]LogSlate: Took 0.000283 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.10.03-02.07.46:656][940]LogPackageName: Warning: FPackagePath::TryFromMountedName was passed an ObjectPath (/Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryFromMountedName will fail on ObjectPaths. +[2022.10.03-02.07.46:656][940]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-02.07.46:656][940]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.07.47:652][940]LogPackageName: Warning: FPackagePath::TryFromMountedName was passed an ObjectPath (/Game/Blueprints/BP_SCD_FPChar.BP_SCD_FPChar) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryFromMountedName will fail on ObjectPaths. +[2022.10.03-02.07.47:652][940]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_SCD_FPChar.BP_SCD_FPChar +[2022.10.03-02.07.47:652][940]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.07.47:983][940]LogPackageName: Warning: FPackagePath::TryFromMountedName was passed an ObjectPath (/Game/Blueprints/BP_PressurePad.BP_PressurePad) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryFromMountedName will fail on ObjectPaths. +[2022.10.03-02.07.47:984][940]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.07.47:984][940]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.07.48:314][940]LogPackageName: Warning: FPackagePath::TryFromMountedName was passed an ObjectPath (/Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryFromMountedName will fail on ObjectPaths. +[2022.10.03-02.07.48:314][940]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.07.48:314][940]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.07.48:645][940]LogPackageName: Warning: FPackagePath::TryFromMountedName was passed an ObjectPath (/Game/Blueprints/BP_PedestalBase.BP_PedestalBase) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryFromMountedName will fail on ObjectPaths. +[2022.10.03-02.07.48:645][940]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PedestalBase.BP_PedestalBase +[2022.10.03-02.07.48:646][940]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.07.49:016][940]LogSlate: Took 0.000323 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2022.10.03-02.08.03:616][153]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.08.03:622][153]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.08.03:623][153]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:08:03 PM) +[2022.10.03-02.08.03:628][153]LogOnline: OSS: Created online subsystem instance for: NULL +[2022.10.03-02.08.03:628][153]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +[2022.10.03-02.08.03:628][153]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.08.03:634][153]LogPlayLevel: PIE: StaticDuplicateObject took: (0.006231s) +[2022.10.03-02.08.03:634][153]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.006373s) +[2022.10.03-02.08.03:634][153]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.08.03:634][153]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.08.03:635][153]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.08.03:635][153]LogPlayLevel: PIE: World Init took: (0.000863s) +[2022.10.03-02.08.03:686][153]LogUObjectHash: Compacting FUObjectHashTables data took 1.19ms +[2022.10.03-02.08.03:687][153]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2022.10.03-02.08.03:687][153]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.08.03:687][153]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.08.03:687][153]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.08.03:687][153]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.08.03:687][153]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.08.03:687][153]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.08.03:687][153]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.08.03:687][153]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.08.03:688][153]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.08.03:688][153]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.08.03:688][153]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.08.03:690][153]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.08.03:727][153]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.08.03:728][153]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.08.03:728][153]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.08.03:728][153]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.08.03:729][153]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2022.10.03-02.08.03:729][153]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2022.10.03-02.08.03:731][153]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2022.10.03-02.08.03:731][153]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2022.10.03-02.08.03:731][153]LogInit: FAudioDevice initialized. +[2022.10.03-02.08.03:731][153]LogAudio: Display: Audio Device (ID: 2) registered with world 'BP_Comms'. +[2022.10.03-02.08.03:741][153]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.08.03:743][153]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.08.03 +[2022.10.03-02.08.03:744][153]LogWorld: Bringing up level for play took: 0.002511 +[2022.10.03-02.08.03:746][153]LogOnline: OSS: Created online subsystem instance for: :Context_13 +[2022.10.03-02.08.03:747][153]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.08.03:766][153]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.08.03:766][153]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.08.03:766][153]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.08.03:766][153]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.08.03:766][153]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.08.03:767][153]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.08.03:767][153]PIE: Server logged in +[2022.10.03-02.08.03:768][153]PIE: Play in editor total start time 0.146 seconds. +[2022.10.03-02.08.07:384][337]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.08:051][377]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.08:668][414]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.09:267][450]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.09:951][491]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.10:470][522]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.11:003][554]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.11:570][588]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.12:119][621]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.13:541][705]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.08.13:541][705]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.08.13:542][705]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.08.13:542][705]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.08.13:554][705]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.08.13:561][705]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.08.13:607][705]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.08.13:607][705]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.10.03-02.08.13:608][705]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.10.03-02.08.13:612][705]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.08.13:620][705]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.08.13:621][705]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.08.13:635][705]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2022.10.03-02.08.13:695][706]LogPlayLevel: Display: Destroying online subsystem :Context_13 +[2022.10.03-02.08.40:606][300]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-02.08.40:613][300]LogPackageLocalizationCache: Processed 30 localized package path(s) for 1 prioritized culture(s) in 0.007035 seconds +[2022.10.03-02.08.40:621][300]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-02.08.40:622][300]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal83E17F124A50B07424FDD095B1FEA65A.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-02.08.40:638][300]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-02.08.40:638][300]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-02.08.40:932][318]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-02.08.41:020][318]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2022.10.03-02.08.42:247][389]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.08.42:254][389]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.08.42:254][389]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:08:42 PM) +[2022.10.03-02.08.42:254][389]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.08.42:258][389]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004223s) +[2022.10.03-02.08.42:259][389]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004322s) +[2022.10.03-02.08.42:259][389]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.08.42:259][389]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.08.42:259][389]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.08.42:259][389]LogPlayLevel: PIE: World Init took: (0.000639s) +[2022.10.03-02.08.42:308][389]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-02.08.42:309][389]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2022.10.03-02.08.42:309][389]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.08.42:309][389]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.08.42:309][389]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.08.42:309][389]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.08.42:309][389]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.08.42:309][389]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.08.42:309][389]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.08.42:309][389]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.08.42:309][389]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.08.42:309][389]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.08.42:309][389]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.08.42:311][389]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.08.42:343][389]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.08.42:343][389]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.08.42:343][389]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.08.42:343][389]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.08.42:344][389]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2022.10.03-02.08.42:344][389]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2022.10.03-02.08.42:346][389]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2022.10.03-02.08.42:346][389]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2022.10.03-02.08.42:346][389]LogInit: FAudioDevice initialized. +[2022.10.03-02.08.42:346][389]LogAudio: Display: Audio Device (ID: 3) registered with world 'BP_Comms'. +[2022.10.03-02.08.42:378][389]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.08.42:379][389]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.08.42:381][389]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.08.42 +[2022.10.03-02.08.42:381][389]LogWorld: Bringing up level for play took: 0.002177 +[2022.10.03-02.08.42:383][389]LogOnline: OSS: Created online subsystem instance for: :Context_14 +[2022.10.03-02.08.42:384][389]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.08.42:384][389]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.08.42:384][389]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.08.42:384][389]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.08.42:384][389]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.08.42:385][389]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.08.42:386][389]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.08.42:387][389]PIE: Server logged in +[2022.10.03-02.08.42:387][389]PIE: Play in editor total start time 0.135 seconds. +[2022.10.03-02.08.42:396][389]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.08.46:774][631]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.47:757][690]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.48:592][740]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.49:757][810]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.50:308][843]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.51:508][915]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.52:174][955]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.52:775][991]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.53:457][ 32]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.54:058][ 68]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.54:775][111]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.55:558][158]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.08.56:381][206]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.08.56:381][206]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.08.56:382][206]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.08.56:391][206]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.08.56:392][206]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.08.56:403][206]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.08.56:409][206]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.08.56:460][206]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.08.56:460][206]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2022.10.03-02.08.56:461][206]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2022.10.03-02.08.56:467][206]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.08.56:467][206]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.08.56:470][206]LogUObjectHash: Compacting FUObjectHashTables data took 2.24ms +[2022.10.03-02.08.56:485][207]LogPlayLevel: Display: Destroying online subsystem :Context_14 +[2022.10.03-02.09.11:452][ 98]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.09.11:452][ 98]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.09.16:859][413]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-02.09.16:867][413]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-02.09.16:868][413]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal073786074F85D99E6F2AFDA2D75C4A89.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-02.09.16:881][413]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-02.09.16:881][413]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-02.09.17:154][430]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-02.09.17:232][430]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-02.09.19:341][549]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.09.19:348][549]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.09.19:348][549]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:09:19 PM) +[2022.10.03-02.09.19:348][549]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.09.19:352][549]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004134s) +[2022.10.03-02.09.19:352][549]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004207s) +[2022.10.03-02.09.19:352][549]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.09.19:352][549]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.09.19:353][549]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.09.19:353][549]LogPlayLevel: PIE: World Init took: (0.000703s) +[2022.10.03-02.09.19:397][549]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2022.10.03-02.09.19:399][549]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2022.10.03-02.09.19:399][549]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.09.19:399][549]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.09.19:399][549]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.09.19:399][549]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.09.19:399][549]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.09.19:399][549]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.09.19:399][549]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.09.19:399][549]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.09.19:400][549]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.09.19:400][549]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.09.19:400][549]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.09.19:402][549]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.09.19:434][549]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.09.19:435][549]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.09.19:435][549]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.09.19:435][549]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.09.19:436][549]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2022.10.03-02.09.19:436][549]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2022.10.03-02.09.19:437][549]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2022.10.03-02.09.19:437][549]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2022.10.03-02.09.19:437][549]LogInit: FAudioDevice initialized. +[2022.10.03-02.09.19:437][549]LogAudio: Display: Audio Device (ID: 4) registered with world 'BP_Comms'. +[2022.10.03-02.09.19:448][549]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.09.19:450][549]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.09.19 +[2022.10.03-02.09.19:451][549]LogWorld: Bringing up level for play took: 0.001935 +[2022.10.03-02.09.19:452][549]LogOnline: OSS: Created online subsystem instance for: :Context_15 +[2022.10.03-02.09.19:452][549]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.09.19:452][549]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.09.19:452][549]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.09.19:452][549]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.09.19:453][549]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.09.19:454][549]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.09.19:454][549]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.09.19:454][549]PIE: Server logged in +[2022.10.03-02.09.19:455][549]PIE: Play in editor total start time 0.11 seconds. +[2022.10.03-02.09.21:986][696]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.037 and deleted 0 file(s) with total size 0 MiB. +[2022.10.03-02.09.23:130][764]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.23:763][802]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.24:430][842]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.25:197][888]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.25:847][927]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.26:397][960]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.26:930][992]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.27:731][ 40]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.28:564][ 90]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.29:480][145]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.30:197][188]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.30:797][224]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.31:331][256]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.09.32:002][295]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.09.32:002][295]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.09.32:002][295]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.09.32:003][295]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.09.32:018][295]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.09.32:025][295]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.09.32:071][295]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.09.32:071][295]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2022.10.03-02.09.32:073][295]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2022.10.03-02.09.32:079][295]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.09.32:079][295]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.09.32:081][295]LogUObjectHash: Compacting FUObjectHashTables data took 1.73ms +[2022.10.03-02.09.32:143][296]LogPlayLevel: Display: Destroying online subsystem :Context_15 +[2022.10.03-02.09.54:450][623]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.09.54:451][623]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal0B666F5C4E5F7A885349D6B29422DCA2.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.09.54:466][623]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.09.54:466][623]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.09.54:821][645]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.09.54:893][645]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2022.10.03-02.09.57:614][803]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.09.57:622][803]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.09.57:622][803]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:09:57 PM) +[2022.10.03-02.09.57:622][803]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.09.57:627][803]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004722s) +[2022.10.03-02.09.57:627][803]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004806s) +[2022.10.03-02.09.57:627][803]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.09.57:627][803]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.09.57:627][803]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.09.57:627][803]LogPlayLevel: PIE: World Init took: (0.000676s) +[2022.10.03-02.09.57:673][803]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2022.10.03-02.09.57:675][803]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2022.10.03-02.09.57:675][803]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.09.57:675][803]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.09.57:675][803]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.09.57:675][803]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.09.57:675][803]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.09.57:675][803]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.09.57:675][803]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.09.57:675][803]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.09.57:675][803]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.09.57:675][803]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.09.57:675][803]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.09.57:677][803]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.09.57:710][803]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.09.57:710][803]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.09.57:710][803]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.09.57:710][803]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.09.57:711][803]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 +[2022.10.03-02.09.57:711][803]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 +[2022.10.03-02.09.57:712][803]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2022.10.03-02.09.57:712][803]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 +[2022.10.03-02.09.57:712][803]LogInit: FAudioDevice initialized. +[2022.10.03-02.09.57:712][803]LogAudio: Display: Audio Device (ID: 5) registered with world 'BP_Comms'. +[2022.10.03-02.09.57:721][803]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.09.57:723][803]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.09.57 +[2022.10.03-02.09.57:723][803]LogWorld: Bringing up level for play took: 0.001961 +[2022.10.03-02.09.57:725][803]LogOnline: OSS: Created online subsystem instance for: :Context_16 +[2022.10.03-02.09.57:725][803]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.09.57:725][803]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.09.57:725][803]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.09.57:725][803]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.09.57:726][803]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.09.57:727][803]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.09.57:728][803]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.09.57:728][803]PIE: Server logged in +[2022.10.03-02.09.57:728][803]PIE: Play in editor total start time 0.108 seconds. +[2022.10.03-02.09.59:597][910]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] +[2022.10.03-02.10.03:313][133]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.10.03:863][166]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.10.04:380][197]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.10.04:897][228]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.10.05:773][279]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.10.05:773][279]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.10.05:773][279]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.10.05:774][279]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.10.05:788][279]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.10.05:794][279]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.10.05:838][279]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.10.05:838][279]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2022.10.03-02.10.05:840][279]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2022.10.03-02.10.05:845][279]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.10.05:845][279]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.10.05:846][279]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2022.10.03-02.10.05:901][280]LogPlayLevel: Display: Destroying online subsystem :Context_16 +[2022.10.03-02.10.11:545][615]LogBlueprintDebug: Display: Encountered a blueprint breakpoint in /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal without an associated node. The blueprint breakpoint has been removed +[2022.10.03-02.10.11:545][615]LogBlueprintDebug: Display: Encountered a blueprint breakpoint in /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal without an associated node. The blueprint breakpoint has been removed +[2022.10.03-02.10.24:193][358]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-02.10.24:204][358]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-02.10.24:205][358]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad025E85614554E2859D43F19EAB1E6ACE.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-02.10.24:222][358]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-02.10.24:222][358]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.10.24:506][375]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-02.10.24:577][375]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2022.10.03-02.10.26:449][479]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.10.26:450][479]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalE713037C43F0963DE413A39DB8C5BBEA.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.10.26:464][479]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.10.26:465][479]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.10.26:752][497]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.10.26:822][497]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2022.10.03-02.10.31:472][765]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.10.31:473][765]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalE8BE2F0C462E8CABD7E3D0866F6AA0C1.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.10.31:489][765]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.10.31:489][765]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.10.31:778][783]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.10.31:849][783]LogUObjectHash: Compacting FUObjectHashTables data took 1.84ms +[2022.10.03-02.10.52:756][ 26]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-02.10.52:756][ 26]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.10.52:756][ 26]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.10.55:112][160]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-02.10.55:120][160]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-02.10.55:121][160]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal84A02D24419B5B4262F7BA91BAEC15B0.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-02.10.55:135][160]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-02.10.55:135][160]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-02.10.55:358][174]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-02.10.55:427][174]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-02.10.56:313][221]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-02.10.56:353][221]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2022.10.03-02.10.56:370][221]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-02.10.56:370][221]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms2C2ADEA24DFE98CDD65E0891E6EE261C.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-02.10.56:393][221]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-02.10.56:394][221]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-02.10.57:336][278]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.10.57:343][278]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.10.57:343][278]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:10:57 PM) +[2022.10.03-02.10.57:364][278]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.10.57:368][278]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004290s) +[2022.10.03-02.10.57:368][278]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004411s) +[2022.10.03-02.10.57:368][278]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.10.57:368][278]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.10.57:369][278]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.10.57:369][278]LogPlayLevel: PIE: World Init took: (0.000675s) +[2022.10.03-02.10.57:408][278]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2022.10.03-02.10.57:409][278]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2022.10.03-02.10.57:409][278]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.10.57:409][278]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.10.57:409][278]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.10.57:409][278]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.10.57:409][278]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.10.57:409][278]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.10.57:409][278]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.10.57:409][278]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.10.57:409][278]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.10.57:409][278]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.10.57:409][278]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.10.57:411][278]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.10.57:443][278]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.10.57:444][278]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.10.57:444][278]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.10.57:444][278]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.10.57:444][278]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 +[2022.10.03-02.10.57:444][278]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 +[2022.10.03-02.10.57:446][278]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2022.10.03-02.10.57:446][278]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 +[2022.10.03-02.10.57:446][278]LogInit: FAudioDevice initialized. +[2022.10.03-02.10.57:446][278]LogAudio: Display: Audio Device (ID: 6) registered with world 'BP_Comms'. +[2022.10.03-02.10.57:457][278]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.10.57:459][278]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.10.57 +[2022.10.03-02.10.57:459][278]LogWorld: Bringing up level for play took: 0.002024 +[2022.10.03-02.10.57:461][278]LogOnline: OSS: Created online subsystem instance for: :Context_17 +[2022.10.03-02.10.57:462][278]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.10.57:462][278]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.10.57:462][278]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.10.57:462][278]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.10.57:462][278]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.10.57:462][278]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.10.57:463][278]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.10.57:463][278]PIE: Server logged in +[2022.10.03-02.10.57:463][278]PIE: Play in editor total start time 0.122 seconds. +[2022.10.03-02.11.01:023][486]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.01:573][519]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.02:023][546]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.02:523][576]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.03:239][619]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.03:790][652]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.04:339][685]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.04:956][722]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.06:090][790]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.06:589][820]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.07:106][851]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.07:507][875]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.08:173][915]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.09:074][969]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.09:806][ 13]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.10:656][ 64]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.11:390][108]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.11:990][144]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.12:556][178]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.13:390][228]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.14:183][274]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.15:174][331]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.11.15:174][331]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.11.15:174][331]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.11.15:175][331]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.11.15:187][331]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.11.15:193][331]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.11.15:232][331]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.11.15:233][331]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2022.10.03-02.11.15:234][331]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2022.10.03-02.11.15:240][331]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.11.15:240][331]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.11.15:241][331]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2022.10.03-02.11.15:306][332]LogPlayLevel: Display: Destroying online subsystem :Context_17 +[2022.10.03-02.11.26:705][ 5]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-02.11.26:712][ 5]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-02.11.26:713][ 5]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestalF6F5E9D54F2AD6E34D792BA25CF0FD9E.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-02.11.26:728][ 5]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-02.11.26:728][ 5]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-02.11.27:000][ 22]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-02.11.27:064][ 22]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2022.10.03-02.11.28:978][129]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.11.28:985][129]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.11.28:985][129]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:11:28 PM) +[2022.10.03-02.11.29:024][129]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.11.29:028][129]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004433s) +[2022.10.03-02.11.29:028][129]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004568s) +[2022.10.03-02.11.29:028][129]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.11.29:029][129]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.11.29:029][129]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.11.29:029][129]LogPlayLevel: PIE: World Init took: (0.000814s) +[2022.10.03-02.11.29:069][129]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2022.10.03-02.11.29:070][129]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2022.10.03-02.11.29:070][129]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.11.29:070][129]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.11.29:071][129]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.11.29:071][129]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.11.29:071][129]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.11.29:071][129]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.11.29:071][129]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.11.29:071][129]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.11.29:071][129]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.11.29:071][129]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.11.29:071][129]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.11.29:073][129]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.11.29:105][129]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.11.29:105][129]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.11.29:105][129]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.11.29:106][129]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.11.29:106][129]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 +[2022.10.03-02.11.29:106][129]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 +[2022.10.03-02.11.29:108][129]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2022.10.03-02.11.29:108][129]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 +[2022.10.03-02.11.29:108][129]LogInit: FAudioDevice initialized. +[2022.10.03-02.11.29:108][129]LogAudio: Display: Audio Device (ID: 7) registered with world 'BP_Comms'. +[2022.10.03-02.11.29:121][129]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.11.29:123][129]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.11.29 +[2022.10.03-02.11.29:123][129]LogWorld: Bringing up level for play took: 0.001974 +[2022.10.03-02.11.29:125][129]LogOnline: OSS: Created online subsystem instance for: :Context_18 +[2022.10.03-02.11.29:125][129]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.11.29:125][129]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.11.29:125][129]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.11.29:125][129]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.11.29:126][129]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.11.29:127][129]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.11.29:127][129]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.11.29:127][129]PIE: Server logged in +[2022.10.03-02.11.29:128][129]PIE: Play in editor total start time 0.145 seconds. +[2022.10.03-02.11.32:417][321]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.34:400][440]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.36:501][566]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.37:634][634]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.39:134][724]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.40:451][803]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.41:551][869]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.42:801][944]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.43:800][ 4]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.11.45:064][ 78]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.11.45:064][ 78]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.11.45:064][ 78]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.11.45:065][ 78]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.11.45:075][ 78]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.11.45:081][ 78]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.11.45:119][ 78]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.11.45:119][ 78]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2022.10.03-02.11.45:120][ 78]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2022.10.03-02.11.45:124][ 78]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.11.45:125][ 78]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.11.45:125][ 78]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.11.45:127][ 78]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2022.10.03-02.11.45:179][ 79]LogPlayLevel: Display: Destroying online subsystem :Context_18 +[2022.10.03-02.11.50:799][413]LogEditorTransaction: Undo Move Node +[2022.10.03-02.12.00:734][991]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-02.12.00:805][991]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms +[2022.10.03-02.12.01:338][ 18]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-02.12.01:346][ 18]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-02.12.01:347][ 18]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal3837006548FE673EE9D1C486123CFC9E.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-02.12.01:361][ 18]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-02.12.01:361][ 18]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-02.12.01:849][ 48]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-02.12.01:920][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2022.10.03-02.12.03:626][143]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.12.03:634][143]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.12.03:634][143]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:12:03 PM) +[2022.10.03-02.12.03:634][143]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.12.03:638][143]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004309s) +[2022.10.03-02.12.03:638][143]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004388s) +[2022.10.03-02.12.03:638][143]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.12.03:639][143]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.12.03:639][143]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.12.03:639][143]LogPlayLevel: PIE: World Init took: (0.000703s) +[2022.10.03-02.12.03:678][143]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2022.10.03-02.12.03:681][143]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True +[2022.10.03-02.12.03:681][143]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.12.03:681][143]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.12.03:681][143]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.12.03:681][143]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.12.03:681][143]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.12.03:681][143]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.12.03:681][143]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.12.03:681][143]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.12.03:681][143]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.12.03:681][143]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.12.03:681][143]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.12.03:683][143]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.12.03:716][143]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.12.03:717][143]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.12.03:717][143]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.12.03:717][143]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.12.03:717][143]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 +[2022.10.03-02.12.03:717][143]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 +[2022.10.03-02.12.03:719][143]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2022.10.03-02.12.03:719][143]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 +[2022.10.03-02.12.03:719][143]LogInit: FAudioDevice initialized. +[2022.10.03-02.12.03:719][143]LogAudio: Display: Audio Device (ID: 8) registered with world 'BP_Comms'. +[2022.10.03-02.12.03:731][143]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.12.03:733][143]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.12.03 +[2022.10.03-02.12.03:734][143]LogWorld: Bringing up level for play took: 0.002156 +[2022.10.03-02.12.03:736][143]LogOnline: OSS: Created online subsystem instance for: :Context_19 +[2022.10.03-02.12.03:736][143]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.12.03:736][143]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.12.03:736][143]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.12.03:736][143]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.12.03:737][143]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.12.03:738][143]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.12.03:738][143]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.12.03:738][143]PIE: Server logged in +[2022.10.03-02.12.03:739][143]PIE: Play in editor total start time 0.107 seconds. +[2022.10.03-02.12.07:607][369]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.08:357][414]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.09:091][458]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.10:107][519]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.10:690][554]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.20:524][144]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.21:907][227]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.23:223][306]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.24:590][388]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.30:458][740]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.32:525][864]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.33:508][923]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.34:491][982]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.37:791][180]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.38:607][229]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.39:757][298]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.40:908][367]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.41:658][412]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.43:725][536]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.44:975][611]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.45:758][658]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.46:508][703]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.47:125][740]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.47:619][768]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.47:969][789]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.48:186][802]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.48:369][813]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.48:518][822]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.48:668][831]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.48:818][840]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.48:952][848]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.49:635][889]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.50:452][938]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.51:268][987]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.52:219][ 44]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.52:936][ 87]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.12.53:895][143]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.12.53:895][143]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.12.53:895][143]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.12.53:896][143]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.12.53:907][143]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.12.53:913][143]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.12.53:951][143]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.12.53:952][143]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2022.10.03-02.12.53:953][143]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2022.10.03-02.12.53:959][143]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.12.53:960][143]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.12.53:960][143]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.12.53:962][143]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2022.10.03-02.12.54:013][144]LogPlayLevel: Display: Destroying online subsystem :Context_19 +[2022.10.03-02.13.10:862][142]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.13.10:867][142]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.13.10:868][142]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:13:10 PM) +[2022.10.03-02.13.10:896][142]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.13.10:900][142]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004277s) +[2022.10.03-02.13.10:900][142]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004400s) +[2022.10.03-02.13.10:900][142]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.13.10:900][142]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.13.10:901][142]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.13.10:901][142]LogPlayLevel: PIE: World Init took: (0.000702s) +[2022.10.03-02.13.10:940][142]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2022.10.03-02.13.10:941][142]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True +[2022.10.03-02.13.10:941][142]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.13.10:941][142]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.13.10:941][142]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.13.10:941][142]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.13.10:941][142]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.13.10:941][142]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.13.10:941][142]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.13.10:941][142]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.13.10:942][142]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.13.10:942][142]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.13.10:942][142]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.13.10:944][142]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.13.10:975][142]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.13.10:976][142]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.13.10:976][142]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.13.10:976][142]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.13.10:976][142]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 +[2022.10.03-02.13.10:976][142]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 +[2022.10.03-02.13.10:978][142]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 +[2022.10.03-02.13.10:978][142]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 +[2022.10.03-02.13.10:978][142]LogInit: FAudioDevice initialized. +[2022.10.03-02.13.10:978][142]LogAudio: Display: Audio Device (ID: 9) registered with world 'BP_Comms'. +[2022.10.03-02.13.10:990][142]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.13.10:992][142]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.13.10 +[2022.10.03-02.13.10:993][142]LogWorld: Bringing up level for play took: 0.001998 +[2022.10.03-02.13.10:994][142]LogOnline: OSS: Created online subsystem instance for: :Context_20 +[2022.10.03-02.13.10:995][142]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.13.10:995][142]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.13.10:995][142]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.13.10:995][142]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.13.10:995][142]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.13.10:996][142]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.13.10:997][142]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.13.10:997][142]PIE: Server logged in +[2022.10.03-02.13.10:998][142]PIE: Play in editor total start time 0.13 seconds. +[2022.10.03-02.13.14:033][319]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.13.15:051][380]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.13.16:334][457]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.13.17:201][509]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.13.18:166][567]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.13.19:200][629]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.13.23:486][884]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.13.23:486][884]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.13.23:486][884]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.13.23:487][884]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.13.23:496][884]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.13.23:504][884]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.13.23:541][884]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.13.23:542][884]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2022.10.03-02.13.23:543][884]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2022.10.03-02.13.23:548][884]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.13.23:548][884]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.13.23:550][884]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2022.10.03-02.13.23:599][885]LogPlayLevel: Display: Destroying online subsystem :Context_20 +[2022.10.03-02.18.54:939][221]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.18.55:007][221]LogUObjectHash: Compacting FUObjectHashTables data took 1.71ms +[2022.10.03-02.19.09:385][724]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-02.19.09:425][724]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2022.10.03-02.19.09:440][724]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-02.19.09:441][724]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_CommsB9BA69CA4EC11ABBA25EB19E1CA5CBCF.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-02.19.09:465][724]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-02.19.09:465][724]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-02.19.11:480][841]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.19.11:481][841]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalD68BEC8440EC7DE5C32378B898B132C7.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.19.11:495][841]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.19.11:495][841]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.19.11:716][855]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.19.11:778][855]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms +[2022.10.03-02.19.30:859][381]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2022.10.03-02.19.33:962][381]LogSlate: Window 'Save Content' being destroyed +[2022.10.03-02.19.34:003][381]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-02.19.34:045][381]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms +[2022.10.03-02.19.34:061][381]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-02.19.34:061][381]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms9FC6156E4828F6E01CBD43B8F537B367.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-02.19.34:071][381]LogFileHelpers: Saving map 'BP_Comms' took 0.068 +[2022.10.03-02.19.34:080][381]LogStall: Shutdown... +[2022.10.03-02.19.34:083][381]LogStall: Shutdown complete. +[2022.10.03-02.19.34:104][381]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-02.19.34:104][381]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.19.34:104][381]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.19.34:162][381]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-02.19.34:162][381]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.19.34:162][381]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.19.34:218][381]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-02.19.34:218][381]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.19.34:218][381]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.19.34:280][381]LogSlate: Window 'SCD2_AS1_UE5_Starter - Unreal Editor' being destroyed +[2022.10.03-02.19.34:422][381]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-02.19.34:422][381]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-02.19.34:424][382]Cmd: QUIT_EDITOR +[2022.10.03-02.19.34:424][382]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2022.10.03-02.19.34:427][382]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2022.10.03-02.19.34:427][382]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2022.10.03-02.19.34:427][382]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2022.10.03-02.19.34:863][382]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2022.10.03-02.19.34:863][382]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2022.10.03-02.19.34:863][382]LogAudio: Display: Audio Device unregistered from world 'BP_Comms'. +[2022.10.03-02.19.34:864][382]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.10.03-02.19.34:865][382]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.10.03-02.19.34:869][382]LogAudio: Display: Audio Device Manager Shutdown +[2022.10.03-02.19.34:873][382]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2022.10.03-02.19.34:873][382]LogExit: Preparing to exit. +[2022.10.03-02.19.34:932][382]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2022.10.03-02.19.34:945][382]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.19.34:945][382]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.19.34:945][382]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.19.34:945][382]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.19.34:946][382]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.19.34:946][382]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.19.34:946][382]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.19.34:946][382]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.19.34:946][382]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.19.34:946][382]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.19.34:946][382]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-02.19.35:901][382]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.19.35:905][382]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.19.35:908][382]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.19.35:911][382]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.19.35:914][382]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.19.35:919][382]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.19.35:922][382]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.19.35:928][382]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.19.35:967][382]LogStylusInput: Shutting down StylusInput subsystem. +[2022.10.03-02.19.35:967][382]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2022.10.03-02.19.35:968][382]LogExit: Editor shut down +[2022.10.03-02.19.35:970][382]LogExit: Transaction tracking system shut down +[2022.10.03-02.19.35:988][382]LogDemo: Cleaned up 0 splitscreen connections with owner deletion +[2022.10.03-02.19.36:242][382]LogExit: Object subsystem successfully closed. +[2022.10.03-02.19.36:252][382]LogShaderCompilers: Display: ================================================ +[2022.10.03-02.19.36:252][382]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.10.03-02.19.36:252][382]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.10.03-02.19.36:252][382]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.10.03-02.19.36:252][382]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.10.03-02.19.36:252][382]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.10.03-02.19.36:252][382]LogShaderCompilers: Display: Shaders Compiled: 0 +[2022.10.03-02.19.36:252][382]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%) +[2022.10.03-02.19.36:252][382]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2022.10.03-02.19.36:252][382]LogShaderCompilers: Display: ================================================ +[2022.10.03-02.19.36:286][382]LogShaderCompilers: Display: Shaders left to compile 0 +[2022.10.03-02.19.36:299][382]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (884) +[2022.10.03-02.19.36:299][382]LogModuleManager: Shutting down and abandoning module Voice (882) +[2022.10.03-02.19.36:299][382]LogModuleManager: Shutting down and abandoning module BlueprintGraph (880) +[2022.10.03-02.19.36:299][382]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (878) +[2022.10.03-02.19.36:299][382]LogModuleManager: Shutting down and abandoning module SubobjectEditor (876) +[2022.10.03-02.19.36:299][382]LogModuleManager: Shutting down and abandoning module SceneOutliner (874) +[2022.10.03-02.19.36:299][382]LogModuleManager: Shutting down and abandoning module AddContentDialog (872) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module WidgetCarousel (871) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module StatusBar (868) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (866) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module StatsViewer (864) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (862) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module AutomationWorker (860) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (858) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module GooglePADEditor (856) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (854) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (852) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (850) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module MatineeToLevelSequence (848) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (846) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (844) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (842) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (840) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (838) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (836) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module WebMMedia (834) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (832) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (830) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module SequenceRecorder (829) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (826) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (824) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (822) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (820) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (818) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (816) +[2022.10.03-02.19.36:300][382]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (814) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module PlanarCut (812) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module CharacterAI (810) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module IKRigEditor (808) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module ControlRigSplineEditor (806) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module ControlRigEditor (804) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module AnimationEditor (803) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module TextureAlignMode (800) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module BspMode (798) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module GeometryMode (796) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module SmartSnapping (794) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (792) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module SessionServices (790) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module MeshPaint (788) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (786) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module PlacementMode (785) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module FoliageEdit (782) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module LandscapeEditor (780) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (778) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module ActorPickerMode (776) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module ViewportSnapping (774) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module EditorWidgets (772) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module ViewportInteraction (770) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module ClothPainter (768) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (767) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module LogVisualizer (764) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module IntroTutorials (762) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (760) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (758) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (757) +[2022.10.03-02.19.36:301][382]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (755) +[2022.10.03-02.19.36:921][382]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (752) +[2022.10.03-02.19.36:921][382]LogModuleManager: Shutting down and abandoning module HoloLensPlatformEditor (750) +[2022.10.03-02.19.36:921][382]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (748) +[2022.10.03-02.19.36:921][382]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (746) +[2022.10.03-02.19.36:921][382]LogModuleManager: Shutting down and abandoning module CSVtoSVG (744) +[2022.10.03-02.19.36:921][382]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (742) +[2022.10.03-02.19.36:921][382]LogModuleManager: Shutting down and abandoning module EditorConfig (740) +[2022.10.03-02.19.36:921][382]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (738) +[2022.10.03-02.19.36:921][382]LogModuleManager: Shutting down and abandoning module EditorFramework (736) +[2022.10.03-02.19.36:921][382]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (734) +[2022.10.03-02.19.36:921][382]LogModuleManager: Shutting down and abandoning module TraceInsights (732) +[2022.10.03-02.19.36:921][382]MemoryProfiler: Shutdown +[2022.10.03-02.19.36:921][382]NetworkingProfiler: Shutdown +[2022.10.03-02.19.36:921][382]LoadingProfiler: Shutdown +[2022.10.03-02.19.36:921][382]TimingProfiler: Shutdown +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module TraceServices (731) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (728) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (727) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module InputBindingEditor (724) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module MergeActors (722) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (720) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module LocalizationService (719) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module HardwareTargeting (716) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (714) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module UndoHistory (712) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module XmlParser (710) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module Blutility (708) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (706) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (705) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (702) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (701) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module SettingsEditor (698) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module ProjectLauncher (696) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module SessionFrontend (694) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module ProfilerClient (692) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module DeviceManager (690) +[2022.10.03-02.19.36:922][382]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (689) +[2022.10.03-02.19.36:933][382]LogModuleManager: Shutting down and abandoning module AutomationController (686) +[2022.10.03-02.19.36:933][382]LogModuleManager: Shutting down and abandoning module AutomationWindow (684) +[2022.10.03-02.19.36:933][382]LogModuleManager: Shutting down and abandoning module Layers (682) +[2022.10.03-02.19.36:933][382]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (680) +[2022.10.03-02.19.36:933][382]LogModuleManager: Shutting down and abandoning module DetailCustomizations (678) +[2022.10.03-02.19.36:933][382]LogModuleManager: Shutting down and abandoning module PackagesDialog (676) +[2022.10.03-02.19.36:933][382]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (674) +[2022.10.03-02.19.36:933][382]LogModuleManager: Shutting down and abandoning module Persona (672) +[2022.10.03-02.19.36:933][382]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (671) +[2022.10.03-02.19.36:933][382]LogModuleManager: Shutting down and abandoning module AnimGraph (669) +[2022.10.03-02.19.36:933][382]LogModuleManager: Shutting down and abandoning module Kismet (666) +[2022.10.03-02.19.36:941][382]LogModuleManager: Shutting down and abandoning module KismetWidgets (665) +[2022.10.03-02.19.36:941][382]LogModuleManager: Shutting down and abandoning module GraphEditor (662) +[2022.10.03-02.19.36:941][382]LogModuleManager: Shutting down and abandoning module StructViewer (660) +[2022.10.03-02.19.36:941][382]LogModuleManager: Shutting down and abandoning module ClassViewer (658) +[2022.10.03-02.19.36:941][382]LogModuleManager: Shutting down and abandoning module NaniteTools (656) +[2022.10.03-02.19.36:941][382]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (654) +[2022.10.03-02.19.36:941][382]LogModuleManager: Shutting down and abandoning module SourceControlWindows (652) +[2022.10.03-02.19.36:941][382]LogModuleManager: Shutting down and abandoning module OutputLog (650) +[2022.10.03-02.19.36:942][382]LogModuleManager: Shutting down and abandoning module Documentation (648) +[2022.10.03-02.19.36:942][382]LogModuleManager: Shutting down and abandoning module LiveCoding (646) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (644) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module MovieScene (642) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (640) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module LauncherPlatform (638) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module AnalyticsET (636) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module PortalServices (634) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module PortalRpc (632) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module MessagingRpc (630) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (628) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module AudioMixer (627) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module AudioMixerCore (626) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module AIModule (622) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module GameplayDebugger (621) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module AITestSuite (619) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module NavigationSystem (617) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (614) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (612) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module TypedElementFramework (610) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (608) +[2022.10.03-02.19.36:947][382]LogModuleManager: Shutting down and abandoning module ProfilerService (606) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module TaskGraph (604) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (602) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module MegascansPlugin (600) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module Bridge (598) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module InterchangeResultsBrowser (596) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (594) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module InterchangeEditor (592) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (590) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (588) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module InterchangePipelines (586) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module InterchangeExport (584) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module InterchangeMessages (582) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module InterchangeImport (580) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module InterchangeNodes (578) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (576) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (574) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (572) +[2022.10.03-02.19.37:127][382]LogModuleManager: Shutting down and abandoning module CollectionManager (571) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module SynthesisEditor (568) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module Synthesis (566) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ResonanceAudio (564) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (562) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (560) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (558) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (556) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ModelingOperators (554) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (552) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ModelingComponents (550) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (548) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module MeshModelingTools (546) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module HairStrandsEditor (544) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GooglePAD (542) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (540) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (538) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (536) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module DynamicMesh (534) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (532) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (530) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module CableComponent (528) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module AudioCapture (526) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module AudioCaptureRtAudio (525) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (522) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module AssetTags (520) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (518) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module AppleImageUtils (516) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module AndroidPermission (514) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (512) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (510) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module TemplateSequence (506) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (504) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module SequencerScripting (502) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module MediaCompositing (500) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ImgMedia (498) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module AlembicImporter (496) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module AlembicLibrary (495) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryCache (494) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (493) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (488) +[2022.10.03-02.19.37:128][382]LogOpenImageDenoise: OIDN shutting down +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (486) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (484) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (482) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (480) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module MeshLODToolset (478) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (476) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (475) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (472) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (470) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (468) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (466) +[2022.10.03-02.19.37:128][382]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (464) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module ChaosNiagara (462) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (460) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module FractureEditor (458) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (456) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module BackChannel (454) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (452) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module AutomationUtils (450) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module ControlRigSpline (448) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (446) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (444) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (442) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module StylusInput (440) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (438) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (436) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (434) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (432) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module PluginBrowser (430) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (428) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (426) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (424) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (422) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module UObjectPlugin (420) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module EditorDebugTools (418) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module CurveEditorTools (416) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (414) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module CryptoKeys (412) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module UnrealInsightsInterface (410) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (408) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (406) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module PluginUtils (404) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (402) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module GitSourceControl (400) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (398) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (396) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (394) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (392) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (390) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (388) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module Paper2DEditor (386) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (384) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (382) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (380) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module SoundFields (378) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module SignificanceManager (376) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module RuntimePhysXCooking (374) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (372) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (370) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (368) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (367) +[2022.10.03-02.19.37:129][382]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (364) +[2022.10.03-02.19.37:130][382]LogModuleManager: Shutting down and abandoning module ActorSequence (362) +[2022.10.03-02.19.37:130][382]LogModuleManager: Shutting down and abandoning module UdpMessaging (360) +[2022.10.03-02.19.37:230][382]LogModuleManager: Shutting down and abandoning module TcpMessaging (358) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (356) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (354) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (352) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module Niagara (350) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module SignalProcessing (349) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module NiagaraEditor (347) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module NiagaraCore (344) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module PBIK (342) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module FullBodyIK (340) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (338) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module IKRig (336) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (334) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module ControlRig (332) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module LevelSequence (331) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (328) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (326) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module FacialAnimation (324) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module DataValidation (322) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (320) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (318) +[2022.10.03-02.19.37:331][382]LogModuleManager: Shutting down and abandoning module LevelEditor (317) +[2022.10.03-02.19.37:333][382]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (316) +[2022.10.03-02.19.37:333][382]LogModuleManager: Shutting down and abandoning module LevelAssetEditor (314) +[2022.10.03-02.19.37:333][382]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (312) +[2022.10.03-02.19.37:333][382]LogModuleManager: Shutting down and abandoning module MainFrame (310) +[2022.10.03-02.19.37:333][382]LogModuleManager: Shutting down and abandoning module HotReload (309) +[2022.10.03-02.19.37:333][382]LogModuleManager: Shutting down and abandoning module ContentBrowser (305) +[2022.10.03-02.19.37:333][382]LogModuleManager: Shutting down and abandoning module ToolMenus (304) +[2022.10.03-02.19.37:333][382]LogModuleManager: Shutting down and abandoning module ContentBrowserData (302) +[2022.10.03-02.19.37:333][382]LogModuleManager: Shutting down and abandoning module TreeMap (299) +[2022.10.03-02.19.37:333][382]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (296) +[2022.10.03-02.19.37:333][382]LogModuleManager: Shutting down and abandoning module AnimationSharing (294) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (292) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module GameplayCameras (290) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module Paper2D (288) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (286) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (284) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module AndroidFileServer (282) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (280) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module PacketHandler (278) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module AnimationDataController (276) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (274) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (272) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module MediaAssets (270) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module Overlay (268) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module OverlayEditor (267) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module VREditor (264) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module StringTableEditor (262) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (260) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (258) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module FunctionalTesting (256) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (254) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (253) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module UMG (250) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module UMGEditor (249) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module SlateReflector (244) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module Slate (242) +[2022.10.03-02.19.37:334][382]LogModuleManager: Shutting down and abandoning module SlateCore (240) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (238) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (236) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module UnrealEd (234) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module MRMesh (232) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module Messaging (230) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (228) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (226) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module Networking (224) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module Core (222) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module MaterialEditor (220) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module MovieSceneTools (218) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module CurveEditor (217) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module Sequencer (215) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module EditorStyle (214) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module KismetCompiler (210) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module MeshBuilder (208) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module NaniteBuilder (206) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module MeshUtilities (204) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (203) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (202) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (201) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (199) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (197) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (195) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module MaterialBaking (191) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (186) +[2022.10.03-02.19.37:336][382]LogModuleManager: Shutting down and abandoning module DerivedDataCache (184) +[2022.10.03-02.19.37:338][382]LogModuleManager: Shutting down and abandoning module TargetPlatform (182) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (181) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (179) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (177) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (175) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (173) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module AudioFormatBink (171) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (169) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (167) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (165) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (163) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (161) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (159) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (157) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (155) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module HoloLensTargetPlatform (153) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (151) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module TextureFormat (149) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (148) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (146) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (144) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (142) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (140) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (138) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module ImageWrapper (137) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module TurnkeySupport (133) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module InputCore (130) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module Settings (128) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (126) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (124) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (123) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module Chaos (120) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module GeometryCore (119) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (116) +[2022.10.03-02.19.37:339][382]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (115) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module AVEncoder (114) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module D3D12RHI (110) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (108) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (106) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (104) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module HairStrandsCore (102) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (100) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module ChunkDownloader (98) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (96) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (94) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (92) +[2022.10.03-02.19.37:340][382]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (90) +[2022.10.03-02.19.37:341][382]LogModuleManager: Shutting down and abandoning module XMPP (85) +[2022.10.03-02.19.37:341][382]LogModuleManager: Shutting down and abandoning module WebSockets (84) +[2022.10.03-02.19.37:356][382]LogModuleManager: Shutting down and abandoning module HTTP (81) +[2022.10.03-02.19.37:356][382]LogHttp: Warning: Http module shutting down, but needs to wait on 1 outstanding Http requests: +[2022.10.03-02.19.37:356][382]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B42791DDD-4E66-A0D4-BDDD-12A913F02771%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.0.3-20979098%2B%2B%2BUE5%2BRelease-5.0&UserID=a23cc22e4e41daa075a20bba071d2aa6%7C26e21ce16cb84f44aa89dafabbcb17a0%7C7a25e1b3-8a16-4de1-a8a6-cbe5202c516e&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2022.10.03-02.19.37:356][382]LogHttp: Warning: Cleaning up 1 outstanding Http requests. +[2022.10.03-02.19.37:387][382]LogModuleManager: Shutting down and abandoning module SSL (80) +[2022.10.03-02.19.37:388][382]LogModuleManager: Shutting down and abandoning module WmfMedia (76) +[2022.10.03-02.19.37:390][382]LogModuleManager: Shutting down and abandoning module Media (75) +[2022.10.03-02.19.37:391][382]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (72) +[2022.10.03-02.19.37:391][382]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (70) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module NiagaraShader (68) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module ChaosCloth (66) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module PixWinPlugin (64) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module VariantManagerContent (62) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module DatasmithContent (60) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module AISupportModule (58) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module DesktopPlatform (56) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (54) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (52) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (50) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module PlatformCrypto (48) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (46) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module SourceControl (45) +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module XGEController (42) +[2022.10.03-02.19.37:392][382]LogXGEController: Cleaning working directory: C:/Users/randa/AppData/Local/Temp/UnrealXGEWorkingDir/ +[2022.10.03-02.19.37:392][382]LogModuleManager: Shutting down and abandoning module FastBuildController (40) +[2022.10.03-02.19.37:393][382]LogModuleManager: Shutting down and abandoning module AnimationModifiers (38) +[2022.10.03-02.19.37:393][382]LogModuleManager: Shutting down and abandoning module AudioEditor (36) +[2022.10.03-02.19.37:393][382]LogModuleManager: Shutting down and abandoning module PropertyEditor (35) +[2022.10.03-02.19.37:393][382]LogModuleManager: Shutting down and abandoning module Virtualization (32) +[2022.10.03-02.19.37:393][382]LogModuleManager: Shutting down and abandoning module MessageLog (31) +[2022.10.03-02.19.37:393][382]LogModuleManager: Shutting down and abandoning module TextureCompressor (28) +[2022.10.03-02.19.37:393][382]LogModuleManager: Shutting down and abandoning module RenderCore (26) +[2022.10.03-02.19.37:393][382]LogModuleManager: Shutting down and abandoning module Landscape (24) +[2022.10.03-02.19.37:393][382]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (22) +[2022.10.03-02.19.37:394][382]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (20) +[2022.10.03-02.19.37:394][382]LogModuleManager: Shutting down and abandoning module Renderer (18) +[2022.10.03-02.19.37:394][382]LogModuleManager: Shutting down and abandoning module Engine (16) +[2022.10.03-02.19.37:394][382]LogModuleManager: Shutting down and abandoning module CoreUObject (14) +[2022.10.03-02.19.37:394][382]LogModuleManager: Shutting down and abandoning module SandboxFile (12) +[2022.10.03-02.19.37:394][382]LogModuleManager: Shutting down and abandoning module PakFile (10) +[2022.10.03-02.19.37:394][382]LogModuleManager: Shutting down and abandoning module RSA (9) +[2022.10.03-02.19.37:394][382]LogModuleManager: Shutting down and abandoning module NetworkFile (6) +[2022.10.03-02.19.37:394][382]LogModuleManager: Shutting down and abandoning module StreamingFile (4) +[2022.10.03-02.19.37:394][382]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2022.10.03-02.19.37:423][382]LogD3D12RHI: Display: D3D12 ReleaseResources: 186 items to release +[2022.10.03-02.19.37:423][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.19.37:423][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.19.37:423][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 2576 x 1426 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.19.37:424][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.19.37:424][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.19.37:425][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.19.37:425][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Scene view state exposure readback", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.19.37:425][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "HitProxyCPUTexture", 6132088 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.19.37:425][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "HitProxyTexture", 1822 x 826 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:425][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "BufferedRT", 1822 x 826 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.19.37:425][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:425][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:426][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:426][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:426][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:426][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:426][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:426][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:427][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:427][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:427][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:427][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:427][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelVisBuffer", 25165824 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:428][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.19.37:428][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.19.37:428][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.19.37:429][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:429][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:429][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:429][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:429][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:429][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:429][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:429][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:429][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:430][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:430][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:430][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:430][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:430][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:430][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:430][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:430][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:431][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:431][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:431][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:431][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:431][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:433][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:433][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:433][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:434][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:434][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:434][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:434][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:435][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:435][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:435][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:435][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:435][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:435][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:436][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:436][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:436][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:436][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:436][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:437][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:437][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:437][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:437][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:437][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-02.19.37:438][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:438][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:438][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:438][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.SkyViewLut", 192 x 104 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:439][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "TextureRenderTarget2D_0", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:439][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:439][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:439][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:439][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:439][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:439][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:439][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:439][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.10.03-02.19.37:440][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.10.03-02.19.37:440][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleCurveTexture", 512 x 512 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:440][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.CameraAPVolume0", 32 x 32 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.19.37:440][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelLighting", 64 x 256 x 384, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.19.37:441][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 1024 x 1024 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.19.37:441][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 1024 x 1024 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:441][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 2048 x 2048 x 1, Mips: 3, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:441][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "OctahedralSolidAngleTexture", 16 x 16 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.19.37:441][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Editor.PrimitivesDepthHistory", 3648 x 1656 x 1, Mips: 1, Format: 0x29, Flags: 0x1 +[2022.10.03-02.19.37:442][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 4096 x 4096 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.19.37:442][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:443][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 4352 x 4352 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:444][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.10.03-02.19.37:444][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "CombineLUTs", 32 x 32 x 32, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.19.37:444][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.Output", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:444][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.TranslucencyAlpha", 1824 x 828 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:444][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.DepthHistory", 1496 x 720 x 1, Mips: 1, Format: 0x29, Flags: 0x4 +[2022.10.03-02.19.37:444][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Translucency", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:444][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.SubpixelInfo", 1824 x 828 x 1, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-02.19.37:445][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Metadata", 1824 x 828 x 1, Mips: 1, Format: 0x31, Flags: 0x4 +[2022.10.03-02.19.37:445][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.HighFrequencies", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:445][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.AccumulatedResolveVariance", 1496 x 720 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.19.37:446][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.NumHistoryFramesAccumulated", 1496 x 720 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:446][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "SceneColor", 1496 x 720 x 1, Mips: 1, Format: 0xA, Flags: 0x5 +[2022.10.03-02.19.37:446][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "SceneDepthZ", 1496 x 720 x 1, Mips: 1, Format: 0x13, Flags: 0x2 +[2022.10.03-02.19.37:446][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.FastUpdateMode", 1496 x 720 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:447][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.LowFrequencies", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:447][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.NumHistoryFramesAccumulated", 1496 x 720 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:447][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.RoughSpecularIndirect", 1496 x 720 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:447][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.DiffuseIndirect", 1496 x 720 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.19.37:448][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.SpecularIndirect", 1496 x 720 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.19.37:448][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "GBufferA", 1496 x 720 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-02.19.37:448][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageAtlas", 512 x 512 x 256, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:453][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldCoverageAtlas", 256 x 256 x 128, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:453][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFieldPageTableCombined", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-02.19.37:453][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalSDFMipTexture", 56 x 56 x 224, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:453][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableStationaryLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-02.19.37:454][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableMovableLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-02.19.37:454][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition", 94 x 67 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.10.03-02.19.37:454][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeSceneDepth", 94 x 67 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-02.19.37:454][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance", 752 x 536 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:454][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 192 x 48 x 48, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-02.19.37:454][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 47 x 22 x 26, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.19.37:454][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 47 x 22 x 26, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:454][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 72 x 24 x 24, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-02.19.37:455][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.10.03-02.19.37:455][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.TransmittanceLut", 256 x 64 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:455][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.MultiScatteredLuminanceLut", 32 x 32 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:455][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.DistantSkyLightLut", 1 x 1 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:455][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.PhysicalPagePool", 16384 x 4096 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-02.19.37:467][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHBlueAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.19.37:468][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:468][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneAlbedo", 4096 x 4096 x 1, Mips: 1, Format: 0x61, Flags: 0x0 +[2022.10.03-02.19.37:468][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneOpacity", 4096 x 4096 x 1, Mips: 1, Format: 0x50, Flags: 0x0 +[2022.10.03-02.19.37:468][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDepth", 4096 x 4096 x 1, Mips: 1, Format: 0x23, Flags: 0x1 +[2022.10.03-02.19.37:469][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNormal", 4096 x 4096 x 1, Mips: 1, Format: 0x53, Flags: 0x0 +[2022.10.03-02.19.37:469][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneEmissive", 4096 x 4096 x 1, Mips: 1, Format: 0x5F, Flags: 0x0 +[2022.10.03-02.19.37:470][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.10.03-02.19.37:470][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneIndirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.10.03-02.19.37:470][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNumFramesAccumulatedAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x3D, Flags: 0x5 +[2022.10.03-02.19.37:471][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneFinalLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.10.03-02.19.37:475][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:475][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:476][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:476][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:476][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:476][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:482][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-02.19.37:483][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.TraceRadianceAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-02.19.37:488][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Dummy", 1 x 1 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-02.19.37:488][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHRedAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.19.37:488][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHGreenAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.19.37:488][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "HairLUT0", 1 x 1 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-02.19.37:489][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Hair.LUT(DualScattering)", 64 x 64 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-02.19.37:489][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap0", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:489][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap1", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:489][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap0", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:489][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap1", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:489][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkySHIrradiance", 9 x 1 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-02.19.37:489][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowTileArrayData", 4194304 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:489][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowTileStartOffsets", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:489][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowNextStartOffset", 4 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowTileNumCulledObjects", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceField.ObjectIndices", 1024 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowTileArrayData", 4194304 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowTileStartOffsets", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowNextStartOffset", 4 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowTileNumCulledObjects", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceField.ObjectIndices", 1024 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowTileArrayData", 4194304 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowTileStartOffsets", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowNextStartOffset", 4 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShadowTileNumCulledObjects", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceField.ObjectIndices", 1024 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.PageInfoBuffer", 1024 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.InstanceIdsBuffer", 1024 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.TmpInstanceIdOffsetBuffer", 16 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:490][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "Nanite.MainAndPostNodesAndClusterBatchesBuffer", 44040192 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-02.19.37:492][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.19.37:492][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.19.37:492][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.19.37:492][382]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-02.19.37:597][382]LogD3D12RHI: ~FD3D12DynamicRHI +[2022.10.03-02.19.37:597][382]LogExit: Exiting. +[2022.10.03-02.19.37:606][382]Log file closed, 10/02/22 22:19:37 diff --git a/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter.log b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter.log new file mode 100644 index 0000000..9699d1b --- /dev/null +++ b/Assignment 1/Saved/Logs/SCD2_AS1_UE5_Starter.log @@ -0,0 +1,3672 @@ +Log file open, 10/02/22 22:22:03 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogWindows: Started CrashReportClient (pid=58492) +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogInit: Display: Running engine for game: SCD2_AS1_UE5_Starter +LogCore: UnrealTraceServer: Trace store launch successful +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.0-CL-20979098" +LogCsvProfiler: Display: Metadata set : engineversion="5.0.3-20979098+++UE5+Release-5.0" +LogCsvProfiler: Display: Metadata set : commandline="" "E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\SCD2_AS1_UE5_Starter.uproject""" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (21H2) [10.0.19044.2006] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 3700X 8-Core Processor" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : loginid="a23cc22e4e41daa075a20bba071d2aa6" +LogCsvProfiler: Display: Metadata set : llm="0" +LogPlatformFile: Not using cached read wrapper +LogStats: Stats thread started at 0.268299 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -5:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-4C5BD6E440CA16926F3DA3B67E3700B5 + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds +LogConfig: Display: Loading HoloLens ini files took 0.03 seconds +LogConfig: Display: Loading Android ini files took 0.03 seconds +LogConfig: Display: Loading Mac ini files took 0.03 seconds +LogConfig: Display: Loading IOS ini files took 0.03 seconds +LogConfig: Display: Loading TVOS ini files took 0.04 seconds +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading Windows ini files took 0.04 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.05 seconds +LogConfig: Display: Loading Linux ini files took 0.05 seconds +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin StylusInput +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin MatineeToLevelSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin HairStrands +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin RuntimePhysXCooking +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/HairStrands/Content/' mounted to '/HairStrands/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +SourceControl: Source control is disabled +SourceControl: Source control is disabled +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogInit: Using libcurl 7.55.1-DEV +LogInit: - built for x86_64-pc-win32 +LogInit: - supports SSL with OpenSSL/1.1.1 +LogInit: - supports HTTP deflate (compression) using libz 1.2.8 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +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 = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +LogInit: Build: ++UE5+Release-5.0-CL-20979098 +LogInit: Engine Version: 5.0.3-20979098+++UE5+Release-5.0 +LogInit: Compatible Engine Version: 5.0.0-19505902+++UE5+Release-5.0 +LogInit: Net CL: 19505902 +LogInit: OS: Windows 10 (21H2) [10.0.19044.2006] (), CPU: AMD Ryzen 7 3700X 8-Core Processor , GPU: NVIDIA GeForce RTX 2070 +LogInit: Compiled (64-bit): Jul 7 2022 02:16:06 +LogInit: Compiled with Visual C++: 19.29.30138.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.0 +LogInit: Command Line: +LogInit: Base Directory: E:/Game Engines/Unreal Engine/UE_5.0/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogDevObjectVersion: Number of dev versions registered: 34 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +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): 20 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 45 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 59 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 3 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 59 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 36 +LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8 +LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[r.DetectAndWarnOfBadDrivers:0]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +[2022.10.03-02.22.04:243][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2022.10.03-02.22.04:243][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2022.10.03-02.22.04:243][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2022.10.03-02.22.04:243][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2022.10.03-02.22.04:243][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2022.10.03-02.22.04:243][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2022.10.03-02.22.04:243][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2022.10.03-02.22.04:243][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2022.10.03-02.22.04:243][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2022.10.03-02.22.04:243][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2022.10.03-02.22.04:243][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2022.10.03-02.22.04:244][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[DefaultPVRTCQuality:1]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:1]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MatineeActorCameraAnim]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2022.10.03-02.22.04:244][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2022.10.03-02.22.04:266][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2022.10.03-02.22.04:266][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2022.10.03-02.22.04:266][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2022.10.03-02.22.04:266][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2022.10.03-02.22.04:266][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2022.10.03-02.22.04:266][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2022.10.03-02.22.04:266][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2022.10.03-02.22.04:266][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2022.10.03-02.22.04:266][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2022.10.03-02.22.04:266][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2022.10.03-02.22.04:266][ 0]LogConfig: CVar [[r.HairStrands.Interpolation.UseSingleGuide:0]] deferred - dummy variable created +[2022.10.03-02.22.04:281][ 0]LogD3D12RHI: Aftermath initialized +[2022.10.03-02.22.04:281][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2022.10.03-02.22.04:430][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.10.03-02.22.04:430][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 3 output[s] +[2022.10.03-02.22.04:436][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (Max supported Feature Level 12_1, shader model 6.2) +[2022.10.03-02.22.04:436][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.10.03-02.22.04:529][ 0]LogD3D12RHI: Found D3D12 adapter 2: NVIDIA GeForce RTX 2070 (Max supported Feature Level 12_1, shader model 6.6) +[2022.10.03-02.22.04:529][ 0]LogD3D12RHI: Adapter has 8031MB of dedicated video memory, 0MB of dedicated system memory, and 16338MB of shared system memory, 0 output[s] +[2022.10.03-02.22.04:529][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2022.10.03-02.22.04:529][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.10.03-02.22.04:529][ 0]LogDeviceProfileManager: Applying CVar settings loaded from the selected device profile: [WindowsEditor] +[2022.10.03-02.22.04:529][ 0]LogHAL: Display: Platform has ~ 32 GB [34264735744 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2022.10.03-02.22.04:529][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2022.10.03-02.22.04:529][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2022.10.03-02.22.04:529][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2022.10.03-02.22.04:530][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2022.10.03-02.22.04:530][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Config/WindowsEditor/Editor.ini] +[2022.10.03-02.22.04:530][ 0]LogInit: Computer: DESKTOP-2U4AQQC +[2022.10.03-02.22.04:530][ 0]LogInit: User: randa +[2022.10.03-02.22.04:530][ 0]LogInit: CPU Page size=4096, Cores=8 +[2022.10.03-02.22.04:530][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2022.10.03-02.22.04:530][ 0]LogMemory: Memory total: Physical=31.9GB (32GB approx) +[2022.10.03-02.22.04:530][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2022.10.03-02.22.04:530][ 0]LogMemory: Process Physical Memory: 281.38 MB used, 291.07 MB peak +[2022.10.03-02.22.04:530][ 0]LogMemory: Process Virtual Memory: 249.73 MB used, 249.73 MB peak +[2022.10.03-02.22.04:530][ 0]LogMemory: Physical Memory: 17701.61 MB used, 14975.79 MB free, 32677.40 MB total +[2022.10.03-02.22.04:530][ 0]LogMemory: Virtual Memory: 50403.10 MB used, 12301.54 MB free, 62704.64 MB total +[2022.10.03-02.22.04:530][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2022.10.03-02.22.04:533][ 0]LogWindows: WindowsPlatformFeatures enabled +[2022.10.03-02.22.04:548][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2022.10.03-02.22.04:549][ 0]LogInit: Using OS detected language (en-US). +[2022.10.03-02.22.04:549][ 0]LogInit: Using OS detected locale (en-US). +[2022.10.03-02.22.04:551][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language. +[2022.10.03-02.22.04:743][ 0]LogInit: Setting process to per monitor DPI aware +[2022.10.03-02.22.04:760][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2022.10.03-02.22.04:760][ 0]LogWindowsTextInputMethodSystem: - English (United States) - (Keyboard). +[2022.10.03-02.22.04:760][ 0]LogWindowsTextInputMethodSystem: - English (United States) - Touch Input Correction (TSF IME). +[2022.10.03-02.22.04:760][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard). +[2022.10.03-02.22.04:802][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0 +[2022.10.03-02.22.04:802][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2022.10.03-02.22.05:009][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2022.10.03-02.22.05:013][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2022.10.03-02.22.05:013][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.0 is supported. +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 is supported. +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2022.10.03-02.22.05:094][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2022.10.03-02.22.05:146][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for 3D Queue 0 +[2022.10.03-02.22.05:154][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Copy Queue 0 +[2022.10.03-02.22.05:172][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for Compute Queue 0 +[2022.10.03-02.22.05:191][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2022.10.03-02.22.05:192][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2022.10.03-02.22.05:224][ 0]LogD3D12RHI: GPU DeviceId: 0x1f07 (for the marketing name, search the web for "GPU Device Id") +[2022.10.03-02.22.05:224][ 0]LogWindows: Attached monitors: +[2022.10.03-02.22.05:224][ 0]LogWindows: resolution: 2560x1440, work area: (0, 30) -> (2560, 1440), device: '\\.\DISPLAY1' [PRIMARY] +[2022.10.03-02.22.05:224][ 0]LogWindows: resolution: 1920x1080, work area: (2560, 170) -> (4480, 1220), device: '\\.\DISPLAY2' +[2022.10.03-02.22.05:224][ 0]LogWindows: resolution: 1920x1080, work area: (397, -1050) -> (2317, 0), device: '\\.\DISPLAY3' +[2022.10.03-02.22.05:224][ 0]LogWindows: Found 3 attached monitors. +[2022.10.03-02.22.05:224][ 0]LogWindows: EnumDisplayDevices: +[2022.10.03-02.22.05:224][ 0]LogWindows: 0. 'NVIDIA GeForce RTX 2070' (P:1 D:1), name: '\\.\DISPLAY1' +[2022.10.03-02.22.05:224][ 0]LogWindows: 1. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY2' +[2022.10.03-02.22.05:224][ 0]LogWindows: 2. 'NVIDIA GeForce RTX 2070' (P:0 D:1), name: '\\.\DISPLAY3' +[2022.10.03-02.22.05:225][ 0]LogWindows: 3. 'NVIDIA GeForce RTX 2070' (P:0 D:0), name: '\\.\DISPLAY4' +[2022.10.03-02.22.05:225][ 0]LogWindows: 4. 'SuperDisplay Virtual Adapter' (P:0 D:0), name: '\\.\DISPLAY5' +[2022.10.03-02.22.05:225][ 0]LogWindows: DebugString: GetVideoDriverDetailsInvalid PrimaryIsNotTheChoosenAdapter FoundDriverCount:4 +[2022.10.03-02.22.05:225][ 0]LogD3D12RHI: Adapter Name: NVIDIA GeForce RTX 2070 +[2022.10.03-02.22.05:225][ 0]LogD3D12RHI: Driver Version: 516.59 (internal:31.0.15.1659, unified:516.59) +[2022.10.03-02.22.05:225][ 0]LogD3D12RHI: Driver Date: 6-23-2022 +[2022.10.03-02.22.05:225][ 0]LogRHI: Texture pool is 4575 MB (70% of 6536 MB) +[2022.10.03-02.22.05:225][ 0]LogD3D12RHI: Async texture creation enabled +[2022.10.03-02.22.05:225][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2022.10.03-02.22.05:238][ 0]LogRHI: GeForceNow SDK initialized: 0 +[2022.10.03-02.22.05:245][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all' +[2022.10.03-02.22.05:245][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""E:/Game Engines/Unreal Engine/UE_5.0/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyReport_0.log" -log="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/TurnkeyLog_0.log" -project="E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/SCD2_AS1_UE5_Starter.uproject" -platform=all" ] +[2022.10.03-02.22.05:273][ 0]LogTextureFormatETC2: Display: ETC2 Texture loading DLL: TextureConverter.dll +[2022.10.03-02.22.05:280][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.5 +[2022.10.03-02.22.05:280][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2022.10.03-02.22.05:298][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2022.10.03-02.22.05:298][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2022.10.03-02.22.05:298][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2022.10.03-02.22.05:298][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2022.10.03-02.22.05:298][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2022.10.03-02.22.05:298][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2022.10.03-02.22.05:298][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2022.10.03-02.22.05:298][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2022.10.03-02.22.05:298][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2022.10.03-02.22.05:298][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2022.10.03-02.22.05:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLens' +[2022.10.03-02.22.05:325][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLensClient' +[2022.10.03-02.22.05:330][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2022.10.03-02.22.05:330][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2022.10.03-02.22.05:333][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2022.10.03-02.22.05:333][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2022.10.03-02.22.05:333][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2022.10.03-02.22.05:333][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2022.10.03-02.22.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2022.10.03-02.22.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2022.10.03-02.22.05:337][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2022.10.03-02.22.05:341][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2022.10.03-02.22.05:341][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2022.10.03-02.22.05:347][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2022.10.03-02.22.05:347][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2022.10.03-02.22.05:347][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2022.10.03-02.22.05:347][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2022.10.03-02.22.05:348][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2022.10.03-02.22.05:356][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2022.10.03-02.22.05:359][ 0]LogTargetPlatformManager: Unable to find audio format BINKA from hinted modules, loading all potential format modules to find it +[2022.10.03-02.22.05:359][ 0]LogTargetPlatformManager: Loaded format module AudioFormatADPCM +[2022.10.03-02.22.05:359][ 0]LogTargetPlatformManager: ADPCM +[2022.10.03-02.22.05:359][ 0]LogTargetPlatformManager: PCM +[2022.10.03-02.22.05:362][ 0]LogTargetPlatformManager: Loaded format module AudioFormatBink +[2022.10.03-02.22.05:362][ 0]LogTargetPlatformManager: BINKA +[2022.10.03-02.22.05:362][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOgg +[2022.10.03-02.22.05:362][ 0]LogTargetPlatformManager: OGG +[2022.10.03-02.22.05:362][ 0]LogTargetPlatformManager: Loaded format module AudioFormatOpus +[2022.10.03-02.22.05:362][ 0]LogTargetPlatformManager: OPUS +[2022.10.03-02.22.05:407][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2022.10.03-02.22.05:407][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: SF_METAL +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: D3D_ES3_1_HOLOLENS +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2022.10.03-02.22.05:413][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2022.10.03-02.22.05:416][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2022.10.03-02.22.05:416][ 0]LogTargetPlatformManager: VVM_1_0 +[2022.10.03-02.22.05:416][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2022.10.03-02.22.05:416][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2022.10.03-02.22.05:416][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2022.10.03-02.22.05:416][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2022.10.03-02.22.05:416][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2022.10.03-02.22.05:416][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0. +[2022.10.03-02.22.05:416][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2022.10.03-02.22.05:417][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.10.03-02.22.05:417][ 0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/ShaderAutogen/PCD3D_ES31/AutogenShaderHeaders.ush +[2022.10.03-02.22.05:417][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2022.10.03-02.22.05:419][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2022.10.03-02.22.05:419][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2022.10.03-02.22.05:420][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.10.03-02.22.05:420][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2022.10.03-02.22.05:440][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1230 MiB) +[2022.10.03-02.22.05:440][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.10.03-02.22.05:440][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2022.10.03-02.22.05:449][ 0]LogDerivedDataCache: Speed tests for C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache took 0.01 seconds +[2022.10.03-02.22.05:449][ 0]LogDerivedDataCache: Display: Performance to C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.04ms. RandomReadSpeed=608.00MBs, RandomWriteSpeed=121.48MBs. Assigned SpeedClass 'Local' +[2022.10.03-02.22.05:450][ 0]LogDerivedDataCache: Using Local data cache path C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2022.10.03-02.22.05:450][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache. +[2022.10.03-02.22.05:450][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2022.10.03-02.22.05:457][ 0]LogVirtualization: VirtualizationSystem name found in ini file: None +[2022.10.03-02.22.05:457][ 0]LogVirtualization: FNullVirtualizationSystem mounted, virtualization will be disabled +[2022.10.03-02.22.05:457][ 0]LogShaderCompilers: Guid format shader working directory is -26 characters bigger than the processId version (../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Intermediate/Shaders/WorkingDirectory/57560/). +[2022.10.03-02.22.05:457][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/randa/AppData/Local/Temp/UnrealShaderWorkingDir/C5ADC66F4A1F13B058F836B9DB239B1B/'. +[2022.10.03-02.22.05:458][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2022.10.03-02.22.05:458][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers. +[2022.10.03-02.22.06:712][ 0]LogSlate: Using FreeType 2.10.0 +[2022.10.03-02.22.06:712][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2022.10.03-02.22.06:746][ 0]LogAssetRegistry: FAssetRegistry took 0.0106 seconds to start up +[2022.10.03-02.22.06:750][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2022.10.03-02.22.06:925][ 0]LogSerialization: UsePackageTrailer: 'false' +[2022.10.03-02.22.06:925][ 0]LogTexture: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2022.10.03-02.22.07:143][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2022.10.03-02.22.07:143][ 0]LogDeviceProfileManager: Active device profile: [000005E033366C80][000005E00FA7C800 50] WindowsEditor +[2022.10.03-02.22.07:143][ 0]LogDeviceProfileManager: Profiles: [000005E033366740][000005E02C89C800 50] Windows, [000005E033366C80][000005E00FA7C800 50] WindowsEditor, [000005E033366200][000005E0287E0000 50] WindowsServer, [000005E033363B80][000005E02878A000 50] WindowsClient, [000005E033366040][000005E0335E0000 50] IOS, [000005E0333639C0][000005E0335E5000 50] iPadAir2, [000005E033367000][000005E0335EA000 50] IPadPro, [000005E033367380][000005E0335E7800 50] iPadAir3, [000005E033363100][000005E0335EC800 50] iPadAir4, [000005E033365E80][000005E02873A000 50] iPadMini4, [000005E0333640C0][000005E0335F0000 50] iPadMini5, [000005E033363800][000005E0335F5000 50] iPadMini6, [000005E033369A00][000005E0335FC800 50] iPhone6S, [000005E033369840][000005E0335FA000 50] iPhone7, [000005E0333694C0][000005E0335F7800 50] iPodTouch7, [000005E033365400][000005E0335E2800 50] iPhone6SPlus, [000005E033362140][000005E033600000 50] iPhone7Plus, [000005E0333647C0][000005E033605000 50] iPhoneSE, [000005E033364B40][000005E033607800 50] iPhone8, [000005E033369300][000005E03360A000 50] iPhone8Plus, [000005E033369140][000005E03360C800 50] iPhoneX, [000005E033362840][000005E0335F2800 50] iPhoneXS, [000005E033368F80][000005E033610000 50] iPhoneXSMax, [000005E033367540][000005E033615000 50] iPhoneXR, [000005E033368DC0][000005E033617800 50] iPhone11, [000005E033362BC0][000005E03361A000 50] iPhone11Pro, [000005E0333663C0][000005E03361C800 50] iPhone11ProMax, [000005E0333624C0][000005E033602800 50] iPhoneSE2, [000005E033364980][000005E033640000 50] iPhone12Mini, [000005E033365CC0][000005E033645000 50] iPhone12, [000005E033368340][000005E033647800 50] iPhone12Pro, [000005E033363D40][000005E03364A000 50] iPhone12ProMax, [000005E033362F40][000005E03364C800 50] iPhone13Mini, [000005E033366580][000005E033612800 50] iPhone13, [000005E033360380][000005E033650000 50] iPhone13Pro, [000005E033368500][000005E033655000 50] iPhone13ProMax, [000005E033362A00][000005E033657800 50] iPadPro105, [000005E033364600][000005E03365A000 50] iPadPro129, [000005E033361F80][000005E03365C800 50] iPadPro97, [000005E033367FC0][000005E033642800 50] iPadPro2_129, [000005E033362D80][000005E033660000 50] iPad5, [000005E033364EC0][000005E033665000 50] iPad6, [000005E0333671C0][000005E033667800 50] iPad7, [000005E033364440][000005E03366A000 50] iPad8, [000005E0333632C0][000005E03366C800 50] iPad9, [000005E033369680][000005E033652800 50] iPadPro11, [000005E033363640][000005E033670000 50] iPadPro2_11, [000005E0333655C0][000005E033675000 50] iPadPro3_11, [000005E033367A80][000005E033677800 50] iPadPro3_129, [000005E033365080][000005E03367A000 50] iPadPro4_129, [000005E0333678C0][000005E03367C800 50] iPadPro5_129, [000005E033366E40][000005E033662800 50] AppleTV, [000005E033367C40][000005E033680000 50] AppleTV4K, [000005E0333686C0][000005E033685000 50] TVOS, [000005E03336C400][000005E03368A000 50] Mac, [000005E03336C780][000005E033687800 50] MacEditor, [000005E033362300][000005E03368C800 50] MacClient, [000005E03336AB80][000005E033672800 50] MacServer, [000005E03336C940][000005E033692800 50] Linux, [000005E033367E00][000005E033690000 50] LinuxEditor, [000005E033368880][000005E033697800 50] LinuxArm64Editor, [000005E03336A480][000005E03369A000 50] LinuxArm64, [000005E033369BC0][000005E03369C800 50] LinuxClient, [000005E033369F40][000005E033682800 50] LinuxArm64Client, [000005E033364D00][000005E0336A0000 50] LinuxServer, [000005E033368180][000005E0336A5000 50] LinuxArm64Server, [000005E03336B980][000005E0336A7800 50] Android, [000005E03336CB00][000005E0336AA000 50] Android_Preview_OpenGL, [000005E033365240][000005E0336AC800 50] Android_Preview_Vulkan, [000005E033362680][000005E033695000 50] Android_Low, [000005E03336BD00][000005E0336B0000 50] Android_Mid, [000005E033367700][000005E0336B5000 50] Android_High, [000005E03336AD40][000005E0336B7800 50] Android_Default, [000005E03336A2C0][000005E0336BA000 50] Android_Adreno4xx, [000005E03336A100][000005E0336BC800 50] Android_Adreno5xx_Low, [000005E033365940][000005E0336A2800 50] Android_Adreno5xx, [000005E033366AC0][000005E0336C0000 50] Android_Adreno6xx, [000005E033369D80][000005E0336C5000 50] Android_Adreno6xx_Vulkan, [000005E03336B7C0][000005E0336C7800 50] Android_Adreno7xx, [000005E03336BB40][000005E0336CA000 50] Android_Adreno7xx_Vulkan, [000005E033364280][000005E0336CC800 50] Android_Mali_T6xx, [000005E033365B00][000005E0336B2800 50] Android_Mali_T7xx, [000005E03336D3C0][000005E0336D0000 50] Android_Mali_T8xx, [000005E03336C080][000005E0336D5000 50] Android_Mali_G71, [000005E03336D740][000005E0336D7800 50] Android_Mali_G72, [000005E033365780][000005E0336DA000 50] Android_Mali_G72_Vulkan, [000005E03336DAC0][000005E0336DC800 50] Android_Mali_G76, [000005E03336DC80][000005E0336C2800 50] Android_Mali_G76_Vulkan, [000005E033361180][000005E0336E0000 50] Android_Mali_G77, [000005E03336A800][000005E0336E5000 50] Android_Mali_G77_Vulkan, [000005E03336D580][000005E0336E7800 50] Android_Mali_G78, [000005E03336D900][000005E0336EA000 50] Android_Mali_G78_Vulkan, [000005E03336CE80][000005E0336EC800 50] Android_Mali_G710, [000005E03336D040][000005E0336D2800 50] Android_Mali_G710_Vulkan, [000005E03336C240][000005E0336F0000 50] Android_Xclipse_920, [000005E03336DE40][000005E0336F5000 50] Android_Xclipse_920_Vulkan, [000005E03336E1C0][000005E0336F7800 50] Android_Vulkan_SM5, [000005E03336E000][000005E0336FA000 50] Android_PowerVR_G6xxx, [000005E03336E540][000005E0336FC800 50] Android_PowerVR_GT7xxx, [000005E03336B600][000005E0336E2800 50] Android_PowerVR_GE8xxx, [000005E03336BEC0][000005E033700000 50] Android_PowerVR_GM9xxx, [000005E03336E8C0][000005E033705000 50] Android_PowerVR_GM9xxx_Vulkan, [000005E03336EA80][000005E033707800 50] Android_TegraK1, [000005E03336EC40][000005E03370A000 50] Android_Unknown_Vulkan, [000005E03336AF00][000005E03370C800 50] Oculus_Quest, [000005E03336FDC0][000005E0336F2800 50] Oculus_Quest2, [000005E033368C00][000005E033710000 50] HoloLens, +[2022.10.03-02.22.07:143][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2022.10.03-02.22.07:165][ 0]LogTexture: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2022.10.03-02.22.07:354][ 0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction +[2022.10.03-02.22.07:354][ 0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction +[2022.10.03-02.22.07:354][ 0]LogMeshReduction: Using ProxyLODMeshReduction for automatic mesh merging +[2022.10.03-02.22.07:354][ 0]LogMeshReduction: No distributed automatic mesh merging module available +[2022.10.03-02.22.07:354][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2022.10.03-02.22.07:392][ 0]LogNetVersion: SCD2_AS1_UE5_Starter 1.0.0, NetCL: 19505902, EngineNetVer: 23, GameNetVer: 0 (Checksum: 104363197) +[2022.10.03-02.22.07:527][ 0]LogSlate: Border +[2022.10.03-02.22.07:527][ 0]LogSlate: BreadcrumbButton +[2022.10.03-02.22.07:527][ 0]LogSlate: Default +[2022.10.03-02.22.07:527][ 0]LogSlate: Icons.Save +[2022.10.03-02.22.07:527][ 0]LogSlate: Icons.Toolbar.Settings +[2022.10.03-02.22.07:527][ 0]LogSlate: ListView +[2022.10.03-02.22.07:527][ 0]LogSlate: SoftwareCursor_CardinalCross +[2022.10.03-02.22.07:527][ 0]LogSlate: SoftwareCursor_Grab +[2022.10.03-02.22.07:527][ 0]LogSlate: TableView.DarkRow +[2022.10.03-02.22.07:527][ 0]LogSlate: TableView.Row +[2022.10.03-02.22.07:527][ 0]LogSlate: TreeView +[2022.10.03-02.22.07:692][ 0]SourceControl: Source control is disabled +[2022.10.03-02.22.07:720][ 0]SourceControl: Source control is disabled +[2022.10.03-02.22.07:720][ 0]SourceControl: Source control is disabled +[2022.10.03-02.22.07:837][ 0]LogUObjectArray: 20557 objects as part of root set at end of initial load. +[2022.10.03-02.22.07:837][ 0]LogUObjectAllocator: 5584256 out of 0 bytes used by permanent object pool. +[2022.10.03-02.22.07:837][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2022.10.03-02.22.08:164][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 4D6E948348895BF44CE585BDCFD72399 | Instance: 889407C24BE3EC4F44CAF180B3DC59D1 (DESKTOP-2U4AQQC-57560). +[2022.10.03-02.22.08:212][ 0]LogPython: Using Python 3.9.7 +[2022.10.03-02.22.08:983][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2022.10.03-02.22.08:990][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2022.10.03-02.22.09:306][ 0]SourceControl: Source control is disabled +[2022.10.03-02.22.09:309][ 0]SourceControl: Source control is disabled +[2022.10.03-02.22.09:321][ 0]SourceControl: Source control is disabled +[2022.10.03-02.22.09:379][ 0]LogUProjectInfo: Found projects: +[2022.10.03-02.22.09:403][ 0]LogOpenImageDenoise: OIDN starting up +[2022.10.03-02.22.09:438][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2022.10.03-02.22.09:467][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.10.03-02.22.09:467][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.10.03-02.22.09:576][ 0]LogCollectionManager: Loaded 0 collections in 0.000788 seconds +[2022.10.03-02.22.09:657][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Collections/' took 0.00s +[2022.10.03-02.22.09:658][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Developers/randa/Collections/' took 0.00s +[2022.10.03-02.22.09:658][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Collections/' took 0.00s +[2022.10.03-02.22.09:940][ 0]LogEngine: Initializing Engine... +[2022.10.03-02.22.09:955][ 0]LogStylusInput: Initializing StylusInput subsystem. +[2022.10.03-02.22.09:956][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2022.10.03-02.22.10:213][ 0]LogInit: Initializing FReadOnlyCVARCache +[2022.10.03-02.22.10:213][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.22.10:224][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.22.10:258][ 0]LogAIModule: Creating AISystem for world Untitled +[2022.10.03-02.22.10:259][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2022.10.03-02.22.10:283][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2022.10.03-02.22.10:284][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2022.10.03-02.22.10:284][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2022.10.03-02.22.10:284][ 0]LogAudio: Display: Audio Device Manager Initialized +[2022.10.03-02.22.10:284][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2022.10.03-02.22.10:284][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.22.10:284][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.22.10:284][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.22.10:284][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.22.10:284][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.22.10:284][ 0]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.22.10:284][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.22.10:284][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.22.10:284][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.22.10:284][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.22.10:284][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.22.10:291][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.22.10:351][ 0]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.22.10:351][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.22.10:354][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.22.10:354][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.22.10:354][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2022.10.03-02.22.10:354][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2022.10.03-02.22.10:356][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2022.10.03-02.22.10:356][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2022.10.03-02.22.10:356][ 0]LogInit: FAudioDevice initialized. +[2022.10.03-02.22.10:356][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2022.10.03-02.22.10:356][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2022.10.03-02.22.10:356][ 0]LogInit: Texture streaming: Enabled +[2022.10.03-02.22.10:394][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.0.3-20979098+++UE5+Release-5.0 +[2022.10.03-02.22.10:405][ 0]LogEngineSessionManager: EngineSessionManager initialized +[2022.10.03-02.22.10:430][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2022.10.03-02.22.10:438][ 0]LogLiveCoding: Display: Starting LiveCoding +[2022.10.03-02.22.10:438][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2022.10.03-02.22.11:344][ 0]LogLiveCoding: Display: First instance in process group "UE_SCD2_AS1_UE5_Starter_0xdcc5ae0d", spawning console +[2022.10.03-02.22.11:344][ 0]LogLiveCoding: Display: Waiting for server +[2022.10.03-02.22.11:344][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2022.10.03-02.22.11:373][ 0]LogInit: Transaction tracking system initialized +[2022.10.03-02.22.11:464][ 0]BlueprintLog: New page: Editor Load +[2022.10.03-02.22.11:703][ 0]LocalizationService: Localization service is disabled +[2022.10.03-02.22.11:770][ 0]TimingProfiler: Initialize +[2022.10.03-02.22.11:770][ 0]TimingProfiler: OnSessionChanged +[2022.10.03-02.22.11:770][ 0]LoadingProfiler: Initialize +[2022.10.03-02.22.11:770][ 0]LoadingProfiler: OnSessionChanged +[2022.10.03-02.22.11:771][ 0]NetworkingProfiler: Initialize +[2022.10.03-02.22.11:771][ 0]NetworkingProfiler: OnSessionChanged +[2022.10.03-02.22.11:771][ 0]MemoryProfiler: Initialize +[2022.10.03-02.22.11:771][ 0]MemoryProfiler: OnSessionChanged +[2022.10.03-02.22.12:402][ 0]LogFileCache: Scanning file cache for directory 'E:/Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/' took 0.01s +[2022.10.03-02.22.12:402][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2022.10.03-02.22.12:611][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2022.10.03-02.22.12:613][ 0]SourceControl: Source control is disabled +[2022.10.03-02.22.12:613][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 9.349 +[2022.10.03-02.22.12:613][ 0]Cmd: MAP LOAD FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2022.10.03-02.22.12:613][ 0]LightingResults: New page: Lighting Build +[2022.10.03-02.22.12:621][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.22.12:621][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.22.12:621][ 0]MapCheck: New page: Map Check +[2022.10.03-02.22.12:621][ 0]LightingResults: New page: Lighting Build +[2022.10.03-02.22.12:625][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.22.12:628][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.42ms +[2022.10.03-02.22.12:802][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BP_Comms'. +[2022.10.03-02.22.12:802][ 0]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.22.12:802][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.22.12:802][ 0]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.22.12:812][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2022.10.03-02.22.12:819][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.45ms +[2022.10.03-02.22.12:819][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2022.10.03-02.22.12:820][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.096ms to complete. +[2022.10.03-02.22.12:820][ 0]LogFileHelpers: Loading map 'BP_Comms' took 0.207 +[2022.10.03-02.22.12:834][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 9.570 +[2022.10.03-02.22.12:834][ 0]LogShaderCompilers: Display: ================================================ +[2022.10.03-02.22.12:834][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.10.03-02.22.12:834][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.10.03-02.22.12:834][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.10.03-02.22.12:834][ 0]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.10.03-02.22.12:834][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.10.03-02.22.12:834][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2022.10.03-02.22.12:834][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%) +[2022.10.03-02.22.12:834][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2022.10.03-02.22.12:834][ 0]LogShaderCompilers: Display: ================================================ +[2022.10.03-02.22.13:002][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.22.13:007][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.22.13:013][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.22.13:019][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.22.13:043][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2022.10.03-02.22.13:043][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.22.13:044][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2022.10.03-02.22.13:044][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.22.13:044][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2022.10.03-02.22.13:044][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.22.13:045][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2022.10.03-02.22.13:045][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.22.13:045][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2022.10.03-02.22.13:045][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.22.13:046][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2022.10.03-02.22.13:046][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.22.13:047][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2022.10.03-02.22.13:047][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.22.13:047][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2022.10.03-02.22.13:047][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.22.13:048][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2022.10.03-02.22.13:048][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.22.13:048][ 0]LogPakFile: Display: Mounted Pak file 'E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2022.10.03-02.22.13:048][ 0]LogPakFile: Display: Mount point: 'root:/' is not mounted to a valid Root Path yet, assets in this pak file may not be accessible until a corresponding UFS Mount Point is added through FPackageName::RegisterMountPoint. +[2022.10.03-02.22.13:049][ 0]LogFeaturePack: Error: Error in Feature pack E:/Game Engines/Unreal Engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack. Failed to parse manifest: Invalid Json Token. Line: 43 Ch: 4 +[2022.10.03-02.22.13:219][ 0]LogSlate: Took 0.000350 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.10.03-02.22.13:221][ 0]LogSlate: Took 0.000243 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2022.10.03-02.22.13:224][ 0]LogSlate: Took 0.000249 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2022.10.03-02.22.13:225][ 0]LogSlate: Took 0.000206 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2022.10.03-02.22.13:226][ 0]LogSlate: Took 0.000139 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2022.10.03-02.22.13:248][ 0]LogViewport: Scene viewport resized to 1822x826, mode Windowed. +[2022.10.03-02.22.13:719][ 0]LogStall: Startup... +[2022.10.03-02.22.13:721][ 0]LogStall: Startup complete. +[2022.10.03-02.22.13:735][ 0]LogLoad: (Engine Initialization) Total time: 10.47 seconds +[2022.10.03-02.22.13:735][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2022.10.03-02.22.13:776][ 0]LogAssetRegistry: Asset discovery search completed in 7.0304 seconds +[2022.10.03-02.22.13:786][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000002 seconds (updated 0 objects) +[2022.10.03-02.22.13:811][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2022.10.03-02.22.13:916][ 2]LogSlate: Took 0.000472 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.10.03-02.22.16:808][136]LogPackageName: Warning: FPackagePath::TryFromMountedName was passed an ObjectPath (/Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryFromMountedName will fail on ObjectPaths. +[2022.10.03-02.22.16:808][136]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-02.22.16:809][136]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.22.17:854][136]LogPackageName: Warning: FPackagePath::TryFromMountedName was passed an ObjectPath (/Game/Blueprints/BP_PressurePad.BP_PressurePad) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryFromMountedName will fail on ObjectPaths. +[2022.10.03-02.22.17:854][136]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.22.17:854][136]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.22.18:196][136]LogPackageName: Warning: FPackagePath::TryFromMountedName was passed an ObjectPath (/Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryFromMountedName will fail on ObjectPaths. +[2022.10.03-02.22.18:196][136]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.22.18:196][136]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.22.18:572][136]LogSlate: Took 0.000266 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2022.10.03-02.24.05:493][516]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.031 and deleted 0 file(s) with total size 0 MiB. +[2022.10.03-02.26.02:147][375]LogPackageLocalizationCache: Processed 30 localized package path(s) for 1 prioritized culture(s) in 0.007822 seconds +[2022.10.03-02.26.02:153][375]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.26.02:154][375]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal3C5A43BA48FF2D0E6DDEEFB4E2AA9279.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.26.02:168][375]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.26.02:168][375]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.26.02:423][391]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.26.02:490][391]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms +[2022.10.03-02.26.04:952][529]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-02.26.04:961][529]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-02.26.04:962][529]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad6E2AEF344A6517F1B61EEBB9F7B65BD1.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-02.26.04:977][529]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-02.26.04:977][529]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.26.05:270][547]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-02.26.05:333][547]LogUObjectHash: Compacting FUObjectHashTables data took 1.07ms +[2022.10.03-02.26.06:747][623]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-02.26.06:781][623]LogUObjectHash: Compacting FUObjectHashTables data took 1.06ms +[2022.10.03-02.26.06:797][623]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-02.26.06:798][623]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_CommsEEFF557D46BC56327FE7B09A47DDDFA6.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-02.26.06:820][623]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-02.26.06:820][623]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-02.26.12:178][944]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.26.12:185][944]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.26.12:186][944]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:26:12 PM) +[2022.10.03-02.26.12:188][944]LogOnline: OSS: Created online subsystem instance for: NULL +[2022.10.03-02.26.12:188][944]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +[2022.10.03-02.26.12:188][944]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.26.12:193][944]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004196s) +[2022.10.03-02.26.12:193][944]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004282s) +[2022.10.03-02.26.12:193][944]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.26.12:193][944]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.26.12:193][944]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.26.12:193][944]LogPlayLevel: PIE: World Init took: (0.000688s) +[2022.10.03-02.26.12:228][944]LogUObjectHash: Compacting FUObjectHashTables data took 1.06ms +[2022.10.03-02.26.12:229][944]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2022.10.03-02.26.12:229][944]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.26.12:229][944]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.26.12:229][944]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.26.12:229][944]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.26.12:229][944]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.26.12:229][944]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.26.12:229][944]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.26.12:229][944]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.26.12:230][944]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.26.12:230][944]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.26.12:230][944]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.26.12:231][944]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.26.12:265][944]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.26.12:265][944]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.26.12:265][944]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.26.12:265][944]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.26.12:266][944]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2022.10.03-02.26.12:266][944]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2022.10.03-02.26.12:267][944]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2022.10.03-02.26.12:267][944]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2022.10.03-02.26.12:267][944]LogInit: FAudioDevice initialized. +[2022.10.03-02.26.12:267][944]LogAudio: Display: Audio Device (ID: 2) registered with world 'BP_Comms'. +[2022.10.03-02.26.12:281][944]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.26.12:284][944]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.26.12 +[2022.10.03-02.26.12:284][944]LogWorld: Bringing up level for play took: 0.002120 +[2022.10.03-02.26.12:286][944]LogOnline: OSS: Created online subsystem instance for: :Context_11 +[2022.10.03-02.26.12:287][944]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.26.12:304][944]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.26.12:304][944]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.26.12:304][944]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.26.12:306][944]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.26.12:306][944]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.26.12:306][944]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.26.12:306][944]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.26.12:306][944]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.26.12:306][944]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.26.12:307][944]PIE: Server logged in +[2022.10.03-02.26.12:307][944]PIE: Play in editor total start time 0.123 seconds. +[2022.10.03-02.26.16:210][139]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.26.29:728][947]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.26.29:728][947]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.26.29:728][947]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.26.29:729][947]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.26.29:741][947]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.26.29:746][947]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.26.29:782][947]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.26.29:783][947]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.10.03-02.26.29:784][947]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2022.10.03-02.26.29:796][947]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.26.29:796][947]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.26.29:812][947]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2022.10.03-02.26.29:845][948]LogPlayLevel: Display: Destroying online subsystem :Context_11 +[2022.10.03-02.29.57:844][887]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.29.57:845][887]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal62304B7A449FC0D9B225F88B57DA97F2.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.29.57:860][887]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.29.57:860][887]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.29.58:097][902]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.29.58:166][902]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2022.10.03-02.29.59:640][989]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.29.59:647][989]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.29.59:647][989]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:29:59 PM) +[2022.10.03-02.29.59:647][989]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.29.59:651][989]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004186s) +[2022.10.03-02.29.59:651][989]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004258s) +[2022.10.03-02.29.59:651][989]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.29.59:651][989]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.29.59:652][989]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.29.59:652][989]LogPlayLevel: PIE: World Init took: (0.000683s) +[2022.10.03-02.29.59:691][989]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-02.29.59:694][989]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2022.10.03-02.29.59:694][989]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.29.59:694][989]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.29.59:694][989]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.29.59:694][989]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.29.59:694][989]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.29.59:694][989]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.29.59:694][989]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.29.59:694][989]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.29.59:695][989]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.29.59:695][989]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.29.59:695][989]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.29.59:697][989]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.29.59:729][989]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.29.59:729][989]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.29.59:729][989]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.29.59:729][989]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.29.59:730][989]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2022.10.03-02.29.59:730][989]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2022.10.03-02.29.59:731][989]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2022.10.03-02.29.59:731][989]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2022.10.03-02.29.59:731][989]LogInit: FAudioDevice initialized. +[2022.10.03-02.29.59:731][989]LogAudio: Display: Audio Device (ID: 3) registered with world 'BP_Comms'. +[2022.10.03-02.29.59:762][989]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.29.59:762][989]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.29.59:765][989]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.29.59 +[2022.10.03-02.29.59:765][989]LogWorld: Bringing up level for play took: 0.002465 +[2022.10.03-02.29.59:767][989]LogOnline: OSS: Created online subsystem instance for: :Context_12 +[2022.10.03-02.29.59:768][989]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.29.59:768][989]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.29.59:768][989]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.29.59:768][989]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.29.59:768][989]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.29.59:769][989]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.29.59:770][989]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.29.59:770][989]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.29.59:770][989]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.29.59:770][989]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.29.59:771][989]PIE: Server logged in +[2022.10.03-02.29.59:772][989]PIE: Play in editor total start time 0.127 seconds. +[2022.10.03-02.29.59:781][989]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.30.04:756][268]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.30.05:740][327]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.30.06:411][366]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.30.06:411][366]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.30.06:412][366]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.30.06:420][366]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.30.06:420][366]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.30.06:433][366]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.30.06:439][366]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.30.06:478][366]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.30.06:478][366]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2022.10.03-02.30.06:480][366]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2022.10.03-02.30.06:485][366]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.30.06:485][366]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.30.06:487][366]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2022.10.03-02.30.06:501][367]LogPlayLevel: Display: Destroying online subsystem :Context_12 +[2022.10.03-02.35.04:027][909]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.35.04:028][909]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal781CE8D047F442E748DC59B0B4DFF765.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.35.04:045][909]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.35.04:045][909]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.35.04:333][927]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.35.04:404][927]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2022.10.03-02.35.07:098][ 87]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.35.07:105][ 87]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.35.07:105][ 87]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:35:07 PM) +[2022.10.03-02.35.07:105][ 87]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.35.07:109][ 87]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004109s) +[2022.10.03-02.35.07:109][ 87]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004181s) +[2022.10.03-02.35.07:109][ 87]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.35.07:109][ 87]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.35.07:109][ 87]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.35.07:110][ 87]LogPlayLevel: PIE: World Init took: (0.000689s) +[2022.10.03-02.35.07:148][ 87]LogUObjectHash: Compacting FUObjectHashTables data took 1.36ms +[2022.10.03-02.35.07:150][ 87]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2022.10.03-02.35.07:150][ 87]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.35.07:150][ 87]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.35.07:150][ 87]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.35.07:150][ 87]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.35.07:150][ 87]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.35.07:150][ 87]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.35.07:150][ 87]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.35.07:150][ 87]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.35.07:150][ 87]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.35.07:150][ 87]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.35.07:150][ 87]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.35.07:152][ 87]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.35.07:184][ 87]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.35.07:184][ 87]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.35.07:184][ 87]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.35.07:184][ 87]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.35.07:185][ 87]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2022.10.03-02.35.07:185][ 87]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2022.10.03-02.35.07:186][ 87]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2022.10.03-02.35.07:186][ 87]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2022.10.03-02.35.07:186][ 87]LogInit: FAudioDevice initialized. +[2022.10.03-02.35.07:186][ 87]LogAudio: Display: Audio Device (ID: 4) registered with world 'BP_Comms'. +[2022.10.03-02.35.07:216][ 87]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.35.07:216][ 87]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.35.07:219][ 87]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.35.07 +[2022.10.03-02.35.07:219][ 87]LogWorld: Bringing up level for play took: 0.002221 +[2022.10.03-02.35.07:221][ 87]LogOnline: OSS: Created online subsystem instance for: :Context_13 +[2022.10.03-02.35.07:222][ 87]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.35.07:222][ 87]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.35.07:222][ 87]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.35.07:222][ 87]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.35.07:222][ 87]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.35.07:223][ 87]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.35.07:224][ 87]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.35.07:225][ 87]PIE: Server logged in +[2022.10.03-02.35.07:226][ 87]PIE: Play in editor total start time 0.123 seconds. +[2022.10.03-02.35.07:234][ 87]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.35.11:955][353]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.35.13:322][435]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.35.14:438][502]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.35.15:606][572]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.35.16:955][653]LogBlueprintUserMessages: [BP_PressurePad_2] true +[2022.10.03-02.35.18:189][727]LogBlueprintUserMessages: [BP_PressurePad_2] false +[2022.10.03-02.35.18:476][742]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.35.18:476][742]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.35.18:477][742]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.35.18:484][742]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.35.18:485][742]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.35.18:495][742]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.35.18:501][742]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.35.18:543][742]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.35.18:543][742]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2022.10.03-02.35.18:544][742]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2022.10.03-02.35.18:549][742]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.35.18:549][742]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.35.18:550][742]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2022.10.03-02.35.18:565][743]LogPlayLevel: Display: Destroying online subsystem :Context_13 +[2022.10.03-02.36.45:733][599]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2022.10.03-02.36.45:749][599]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto1 +[2022.10.03-02.36.45:750][599]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto14EC0C5D14D1AD9161C0A508B23D08676.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto1.umap' +[2022.10.03-02.36.45:756][599]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.060 +[2022.10.03-02.36.45:756][599]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.060 +[2022.10.03-02.38.44:985][693]LogEditorTransaction: Undo Move Node +[2022.10.03-02.38.45:366][708]LogEditorTransaction: Undo Delete current selection +[2022.10.03-02.38.45:816][731]LogEditorTransaction: Undo Add Node +[2022.10.03-02.38.46:199][753]LogEditorTransaction: Undo Delete current selection +[2022.10.03-02.38.46:614][777]LogEditorTransaction: Undo Move Node +[2022.10.03-02.38.47:262][815]LogEditorTransaction: Undo Add Node +[2022.10.03-02.40.41:793][632]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-02.40.41:802][632]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-02.40.41:803][632]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadF4D78D3F428F916B9986D989B1AFC791.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-02.40.41:820][632]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-02.40.41:820][632]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.40.42:010][644]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-02.40.42:082][644]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2022.10.03-02.41.56:855][114]LogEditorTransaction: Undo Move Node +[2022.10.03-02.41.57:644][152]LogEditorTransaction: Undo Promote To Variable +[2022.10.03-02.46.48:201][130]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PedestalBase.BP_PedestalBase +[2022.10.03-02.46.48:201][130]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.46.58:736][732]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.46.58:736][732]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.47.12:714][559]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.47.12:715][559]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalF9E5453F46643E7FF531F0AC929D7316.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.47.12:730][559]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.47.12:731][559]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.47.12:968][574]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.47.13:052][574]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2022.10.03-02.47.14:570][659]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-02.47.14:580][659]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-02.47.14:580][659]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad20C93EF346C760ED721032A4B1F52157.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-02.47.14:597][659]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-02.47.14:598][659]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.47.14:892][677]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-02.47.14:964][677]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2022.10.03-02.47.58:811][279]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-02.47.58:820][279]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-02.47.58:821][279]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad8333F5DE4EBE8D591A3CB497374808CF.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-02.47.58:837][279]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-02.47.58:837][279]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.47.59:148][298]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-02.47.59:216][298]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-02.47.59:951][336]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-02.47.59:960][336]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-02.47.59:961][336]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad59AA35E54A9ADE04136F9299E95BC980.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-02.47.59:976][336]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-02.47.59:976][336]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.49.07:143][346]LogEditorTransaction: Undo Rename Node +[2022.10.03-02.49.07:888][381]LogEditorTransaction: Undo Add Node +[2022.10.03-02.49.41:393][ 26]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2022.10.03-02.49.41:411][ 26]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto2 +[2022.10.03-02.49.41:412][ 26]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto209F623C341A2544A21D584A92DE8D1A0.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto2.umap' +[2022.10.03-02.49.41:417][ 26]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.069 +[2022.10.03-02.49.41:417][ 26]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.069 +[2022.10.03-02.49.41:417][ 26]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_PressurePad] ([2] browsable assets)... +[2022.10.03-02.49.41:442][ 26]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad] +[2022.10.03-02.49.41:442][ 26]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_PressurePad] +[2022.10.03-02.49.41:451][ 26]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_PressurePad_Auto2 +[2022.10.03-02.49.41:452][ 26]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad_Auto24EF3D1644E84A06172887D92A066E8D5.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_PressurePad_Auto2.uasset' +[2022.10.03-02.49.41:453][ 26]LogFileHelpers: Auto-saving content packages took 0.036 +[2022.10.03-02.50.02:647][ 92]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-02.50.02:656][ 92]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-02.50.02:656][ 92]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad131929864BB6CF6C92836B8BB7558210.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-02.50.02:672][ 92]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-02.50.02:672][ 92]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.50.02:944][109]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-02.50.03:007][109]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2022.10.03-02.51.39:925][584]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-02.51.39:939][584]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-02.51.39:940][584]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePad76330CCA456A02270A099E90053A9CFF.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-02.51.39:955][584]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-02.51.39:955][584]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.51.40:311][606]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-02.51.40:379][606]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2022.10.03-02.51.43:588][788]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-02.51.43:628][788]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2022.10.03-02.51.43:644][788]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-02.51.43:645][788]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms7ACD56134EDE6904E4052B8CD9E2C083.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-02.51.43:672][788]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-02.51.43:672][788]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-02.51.45:124][875]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.51.45:131][875]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.51.45:131][875]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:51:45 PM) +[2022.10.03-02.51.45:131][875]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.51.45:135][875]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004333s) +[2022.10.03-02.51.45:135][875]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004415s) +[2022.10.03-02.51.45:136][875]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.51.45:136][875]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.51.45:136][875]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.51.45:136][875]LogPlayLevel: PIE: World Init took: (0.000866s) +[2022.10.03-02.51.45:176][875]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-02.51.45:178][875]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2022.10.03-02.51.45:178][875]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.51.45:178][875]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.51.45:178][875]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.51.45:178][875]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.51.45:178][875]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.51.45:178][875]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.51.45:178][875]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.51.45:178][875]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.51.45:178][875]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.51.45:178][875]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.51.45:178][875]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.51.45:181][875]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.51.45:212][875]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.51.45:213][875]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.51.45:213][875]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.51.45:213][875]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.51.45:214][875]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 +[2022.10.03-02.51.45:214][875]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 +[2022.10.03-02.51.45:215][875]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2022.10.03-02.51.45:215][875]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 +[2022.10.03-02.51.45:215][875]LogInit: FAudioDevice initialized. +[2022.10.03-02.51.45:215][875]LogAudio: Display: Audio Device (ID: 5) registered with world 'BP_Comms'. +[2022.10.03-02.51.45:231][875]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.51.45:233][875]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.51.45 +[2022.10.03-02.51.45:233][875]LogWorld: Bringing up level for play took: 0.001986 +[2022.10.03-02.51.45:235][875]LogOnline: OSS: Created online subsystem instance for: :Context_15 +[2022.10.03-02.51.45:236][875]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.51.45:236][875]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.51.45:236][875]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.51.45:236][875]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.51.45:236][875]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.51.45:236][875]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.51.45:237][875]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.51.45:237][875]PIE: Server logged in +[2022.10.03-02.51.45:238][875]PIE: Play in editor total start time 0.109 seconds. +[2022.10.03-02.51.54:751][438]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.51.54:751][438]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.51.54:751][438]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.51.54:752][438]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.51.54:764][438]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.51.54:771][438]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.51.54:813][438]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.51.54:814][438]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2022.10.03-02.51.54:815][438]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2022.10.03-02.51.54:821][438]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.51.54:821][438]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.51.54:823][438]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-02.51.54:860][439]LogPlayLevel: Display: Destroying online subsystem :Context_15 +[2022.10.03-02.52.07:171][175]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.52.07:178][175]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.52.07:178][175]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:52:07 PM) +[2022.10.03-02.52.07:178][175]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.52.07:183][175]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004911s) +[2022.10.03-02.52.07:183][175]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.005009s) +[2022.10.03-02.52.07:183][175]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.52.07:183][175]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.52.07:183][175]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.52.07:184][175]LogPlayLevel: PIE: World Init took: (0.000801s) +[2022.10.03-02.52.07:228][175]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2022.10.03-02.52.07:230][175]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2022.10.03-02.52.07:230][175]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.52.07:230][175]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.52.07:230][175]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.52.07:230][175]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.52.07:230][175]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.52.07:230][175]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.52.07:230][175]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.52.07:230][175]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.52.07:230][175]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.52.07:230][175]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.52.07:230][175]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.52.07:233][175]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.52.07:268][175]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.52.07:270][175]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.52.07:270][175]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.52.07:270][175]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.52.07:270][175]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 +[2022.10.03-02.52.07:270][175]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 +[2022.10.03-02.52.07:272][175]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2022.10.03-02.52.07:272][175]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 +[2022.10.03-02.52.07:272][175]LogInit: FAudioDevice initialized. +[2022.10.03-02.52.07:272][175]LogAudio: Display: Audio Device (ID: 6) registered with world 'BP_Comms'. +[2022.10.03-02.52.07:309][175]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.52.07:309][175]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.52.07:312][175]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.52.07 +[2022.10.03-02.52.07:312][175]LogWorld: Bringing up level for play took: 0.002498 +[2022.10.03-02.52.07:314][175]LogOnline: OSS: Created online subsystem instance for: :Context_16 +[2022.10.03-02.52.07:315][175]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.52.07:315][175]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.52.07:315][175]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.52.07:315][175]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.52.07:316][175]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.52.07:317][175]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.52.07:317][175]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.52.07:319][175]PIE: Server logged in +[2022.10.03-02.52.07:319][175]PIE: Play in editor total start time 0.142 seconds. +[2022.10.03-02.52.07:328][175]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.52.23:272][111]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.52.23:272][111]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.52.23:273][111]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.52.23:279][111]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.52.23:279][111]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.52.23:288][111]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.52.23:295][111]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.52.23:336][111]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.52.23:336][111]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2022.10.03-02.52.23:338][111]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2022.10.03-02.52.23:343][111]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.52.23:343][111]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.52.23:345][111]LogUObjectHash: Compacting FUObjectHashTables data took 1.57ms +[2022.10.03-02.52.23:361][112]LogPlayLevel: Display: Destroying online subsystem :Context_16 +[2022.10.03-02.52.37:552][952]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.52.37:559][952]BlueprintLog: New page: Pre-Play auto-recompile +[2022.10.03-02.52.37:560][952]LogPlayLevel: [PlayLevel] Compiling BP_PressurePad before play... +[2022.10.03-02.52.37:655][952]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-02.52.37:657][952]LogPlayLevel: PlayLevel: Blueprint regeneration took 97 ms (1 blueprints) +[2022.10.03-02.52.37:658][952]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:52:37 PM) +[2022.10.03-02.52.37:658][952]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.52.37:661][952]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004118s) +[2022.10.03-02.52.37:662][952]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004189s) +[2022.10.03-02.52.37:662][952]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.52.37:662][952]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.52.37:662][952]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.52.37:662][952]LogPlayLevel: PIE: World Init took: (0.000698s) +[2022.10.03-02.52.37:704][952]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2022.10.03-02.52.37:705][952]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2022.10.03-02.52.37:705][952]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.52.37:705][952]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.52.37:705][952]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.52.37:705][952]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.52.37:705][952]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.52.37:705][952]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.52.37:705][952]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.52.37:705][952]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.52.37:706][952]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.52.37:706][952]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.52.37:706][952]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.52.37:707][952]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.52.37:740][952]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.52.37:741][952]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.52.37:741][952]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.52.37:741][952]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.52.37:741][952]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 +[2022.10.03-02.52.37:741][952]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 +[2022.10.03-02.52.37:743][952]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2022.10.03-02.52.37:743][952]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 +[2022.10.03-02.52.37:743][952]LogInit: FAudioDevice initialized. +[2022.10.03-02.52.37:743][952]LogAudio: Display: Audio Device (ID: 7) registered with world 'BP_Comms'. +[2022.10.03-02.52.37:772][952]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.52.37:773][952]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.52.37:775][952]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.52.37 +[2022.10.03-02.52.37:775][952]LogWorld: Bringing up level for play took: 0.002184 +[2022.10.03-02.52.37:777][952]LogOnline: OSS: Created online subsystem instance for: :Context_17 +[2022.10.03-02.52.37:778][952]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.52.37:778][952]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.52.37:778][952]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.52.37:778][952]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.52.37:778][952]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.52.37:779][952]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.52.37:779][952]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.52.37:780][952]PIE: Server logged in +[2022.10.03-02.52.37:780][952]PIE: Play in editor total start time 0.222 seconds. +[2022.10.03-02.52.37:800][952]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.52.41:705][168]LogBlueprintDebug: Warning: Hit breakpoint on node 'K2Node_ComponentBoundEvent', from offset 0 +[2022.10.03-02.52.41:706][168]LogBlueprintDebug: +Script call stack: + Function /Game/Blueprints/BP_PressurePad.BP_PressurePad_C:BndEvt__BP_PressurePad_Sphere Collision_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature + +[2022.10.03-02.52.41:719][168]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Color 'Graph.Node.Comment.TextColor'.' +[2022.10.03-02.52.59:612][461]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.52.59:612][461]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.52.59:612][461]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.52.59:616][461]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.52.59:616][461]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.52.59:627][461]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.52.59:634][461]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.52.59:674][461]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.52.59:674][461]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2022.10.03-02.52.59:675][461]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2022.10.03-02.52.59:681][461]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.52.59:681][461]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.52.59:683][461]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2022.10.03-02.52.59:701][462]LogPlayLevel: Display: Destroying online subsystem :Context_17 +[2022.10.03-02.53.00:551][513]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.53.00:558][513]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.53.00:558][513]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:53:00 PM) +[2022.10.03-02.53.00:558][513]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.53.00:562][513]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004233s) +[2022.10.03-02.53.00:562][513]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004306s) +[2022.10.03-02.53.00:562][513]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.53.00:562][513]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.53.00:563][513]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.53.00:563][513]LogPlayLevel: PIE: World Init took: (0.000681s) +[2022.10.03-02.53.00:603][513]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2022.10.03-02.53.00:604][513]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True +[2022.10.03-02.53.00:605][513]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.53.00:605][513]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.53.00:605][513]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.53.00:605][513]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.53.00:605][513]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.53.00:605][513]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.53.00:605][513]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.53.00:605][513]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.53.00:605][513]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.53.00:605][513]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.53.00:605][513]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.53.00:607][513]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.53.00:638][513]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.53.00:639][513]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.53.00:639][513]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.53.00:639][513]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.53.00:639][513]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 +[2022.10.03-02.53.00:639][513]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 +[2022.10.03-02.53.00:641][513]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2022.10.03-02.53.00:641][513]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 +[2022.10.03-02.53.00:641][513]LogInit: FAudioDevice initialized. +[2022.10.03-02.53.00:641][513]LogAudio: Display: Audio Device (ID: 8) registered with world 'BP_Comms'. +[2022.10.03-02.53.00:672][513]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.53.00:672][513]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.53.00:675][513]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.53.00 +[2022.10.03-02.53.00:675][513]LogWorld: Bringing up level for play took: 0.002513 +[2022.10.03-02.53.00:677][513]LogOnline: OSS: Created online subsystem instance for: :Context_18 +[2022.10.03-02.53.00:678][513]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.53.00:678][513]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.53.00:678][513]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.53.00:678][513]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.53.00:678][513]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.53.00:679][513]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.53.00:681][513]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.53.00:682][513]PIE: Server logged in +[2022.10.03-02.53.00:683][513]PIE: Play in editor total start time 0.127 seconds. +[2022.10.03-02.53.00:693][513]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.53.03:927][691]LogBlueprintDebug: Warning: Hit breakpoint on node 'K2Node_ComponentBoundEvent', from offset 0 +[2022.10.03-02.53.03:927][691]LogBlueprintDebug: +Script call stack: + Function /Game/Blueprints/BP_PressurePad.BP_PressurePad_C:BndEvt__BP_PressurePad_Sphere Collision_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature + +[2022.10.03-02.53.16:766][150]LogBlueprintDebug: Warning: Hit breakpoint on node 'K2Node_ComponentBoundEvent', from offset 0 +[2022.10.03-02.53.16:766][150]LogBlueprintDebug: +Script call stack: + Function /Game/Blueprints/BP_PressurePad.BP_PressurePad_C:BndEvt__BP_PressurePad_Sphere Collision_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature + +[2022.10.03-02.53.39:853][838]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.53.39:853][838]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.53.39:854][838]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.53.39:856][838]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.53.39:857][838]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.53.39:869][838]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.53.39:876][838]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.53.39:917][838]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2022.10.03-02.53.39:918][838]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2022.10.03-02.53.39:924][838]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.53.39:924][838]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.53.39:925][838]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-02.53.39:943][839]LogPlayLevel: Display: Destroying online subsystem :Context_18 +[2022.10.03-02.53.53:170][624]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.53.53:176][624]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.53.53:176][624]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:53:53 PM) +[2022.10.03-02.53.53:176][624]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.53.53:180][624]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004512s) +[2022.10.03-02.53.53:180][624]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004600s) +[2022.10.03-02.53.53:181][624]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.53.53:181][624]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.53.53:181][624]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.53.53:181][624]LogPlayLevel: PIE: World Init took: (0.000667s) +[2022.10.03-02.53.53:222][624]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2022.10.03-02.53.53:223][624]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True +[2022.10.03-02.53.53:223][624]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.53.53:223][624]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.53.53:223][624]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.53.53:223][624]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.53.53:223][624]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.53.53:223][624]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.53.53:223][624]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.53.53:223][624]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.53.53:224][624]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.53.53:224][624]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.53.53:224][624]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.53.53:226][624]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.53.53:257][624]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.53.53:258][624]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.53.53:258][624]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.53.53:258][624]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.53.53:258][624]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 +[2022.10.03-02.53.53:258][624]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 +[2022.10.03-02.53.53:260][624]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 +[2022.10.03-02.53.53:260][624]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 +[2022.10.03-02.53.53:260][624]LogInit: FAudioDevice initialized. +[2022.10.03-02.53.53:260][624]LogAudio: Display: Audio Device (ID: 9) registered with world 'BP_Comms'. +[2022.10.03-02.53.53:291][624]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.53.53:292][624]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.53.53:294][624]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.53.53 +[2022.10.03-02.53.53:294][624]LogWorld: Bringing up level for play took: 0.002167 +[2022.10.03-02.53.53:296][624]LogOnline: OSS: Created online subsystem instance for: :Context_19 +[2022.10.03-02.53.53:297][624]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.53.53:297][624]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.53.53:297][624]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.53.53:297][624]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.53.53:297][624]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.53.53:298][624]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.53.53:299][624]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.53.53:300][624]PIE: Server logged in +[2022.10.03-02.53.53:301][624]PIE: Play in editor total start time 0.125 seconds. +[2022.10.03-02.53.53:308][624]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.53.59:213][959]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.53.59:213][959]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.53.59:214][959]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.53.59:222][959]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.53.59:223][959]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.53.59:236][959]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.53.59:244][959]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.53.59:292][959]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2022.10.03-02.53.59:293][959]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2022.10.03-02.53.59:298][959]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.53.59:298][959]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.53.59:300][959]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2022.10.03-02.53.59:316][960]LogPlayLevel: Display: Destroying online subsystem :Context_19 +[2022.10.03-02.55.02:869][696]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.55.02:870][696]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal60A5AD7C4DA7E8245513EAAF37C44A9F.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.55.02:885][696]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.55.02:885][696]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.55.03:173][714]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.55.03:175][714]LogBlueprint: Error: [AssetLog] E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\Content\Blueprints\BP_PressurePadPedestal.uasset: [Compiler] Event Dispatcher pin is not connected Bind Event to Pressed or Released +[2022.10.03-02.55.03:234][714]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2022.10.03-02.55.10:770][160]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.55.10:771][160]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalB535D9794C155F530908BDB5F7746641.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.55.10:792][160]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.55.10:792][160]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.55.11:081][178]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.55.11:083][178]LogBlueprint: Error: [AssetLog] E:\Projects\Full Sail Projects\GDN2112-SCD2\Assignment 1\Content\Blueprints\BP_PressurePadPedestal.uasset: [Compiler] Event Dispatcher pin is not connected Bind Event to Pressed or Released +[2022.10.03-02.55.11:139][178]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2022.10.03-02.55.38:593][791]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.55.38:594][791]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalD47FFFE546489118C8FA87B190C61C4A.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.55.38:609][791]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.55.38:609][791]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.55.38:931][811]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-02.55.38:997][811]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-02.55.47:967][340]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.55.47:974][340]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.55.47:974][340]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:55:47 PM) +[2022.10.03-02.55.47:974][340]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.55.47:978][340]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004321s) +[2022.10.03-02.55.47:978][340]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004398s) +[2022.10.03-02.55.47:978][340]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.55.47:978][340]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.55.47:979][340]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.55.47:979][340]LogPlayLevel: PIE: World Init took: (0.000691s) +[2022.10.03-02.55.48:020][340]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2022.10.03-02.55.48:022][340]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True +[2022.10.03-02.55.48:022][340]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.55.48:022][340]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.55.48:022][340]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.55.48:022][340]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.55.48:022][340]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.55.48:022][340]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.55.48:022][340]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.55.48:022][340]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.55.48:022][340]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.55.48:022][340]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.55.48:022][340]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.55.48:024][340]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.55.48:056][340]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.55.48:056][340]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.55.48:056][340]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.55.48:056][340]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.55.48:057][340]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 +[2022.10.03-02.55.48:057][340]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 +[2022.10.03-02.55.48:058][340]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 +[2022.10.03-02.55.48:058][340]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 +[2022.10.03-02.55.48:058][340]LogInit: FAudioDevice initialized. +[2022.10.03-02.55.48:058][340]LogAudio: Display: Audio Device (ID: 10) registered with world 'BP_Comms'. +[2022.10.03-02.55.48:070][340]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.55.48:073][340]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.55.48 +[2022.10.03-02.55.48:073][340]LogWorld: Bringing up level for play took: 0.002138 +[2022.10.03-02.55.48:074][340]LogOnline: OSS: Created online subsystem instance for: :Context_20 +[2022.10.03-02.55.48:074][340]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.55.48:075][340]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.55.48:075][340]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.55.48:075][340]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.55.48:075][340]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.55.48:076][340]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.55.48:077][340]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.55.48:077][340]PIE: Server logged in +[2022.10.03-02.55.48:077][340]PIE: Play in editor total start time 0.105 seconds. +[2022.10.03-02.56.07:614][507]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.56.08:197][542]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.56.09:754][634]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.56.09:754][634]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.56.09:754][634]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.56.09:755][634]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.56.09:768][634]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.56.09:775][634]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.56.09:817][634]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-02.56.09:818][634]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2022.10.03-02.56.09:819][634]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2022.10.03-02.56.09:824][634]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.56.09:825][634]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.56.09:825][634]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.56.09:827][634]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2022.10.03-02.56.09:861][635]LogPlayLevel: Display: Destroying online subsystem :Context_20 +[2022.10.03-02.56.22:142][342]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-02.56.22:183][342]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2022.10.03-02.56.22:198][342]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-02.56.22:198][342]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms29A865B74FD9143053D431BEEE465836.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-02.56.22:222][342]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-02.56.22:222][342]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-02.56.24:367][467]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-02.56.24:376][467]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-02.56.24:376][467]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadB3D47C2D492C3DBC307A9CB78945A7B9.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-02.56.24:391][467]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-02.56.24:392][467]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-02.56.26:133][567]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-02.56.26:134][567]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestal2C4E6245497DFD130B8DAE9874526FDE.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-02.56.26:150][567]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-02.56.26:150][567]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-02.56.27:463][642]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-02.56.27:471][642]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-02.56.27:471][642]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestalB0395A3741BB2F0B0FFCA1ADBD81BFC1.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-02.56.27:487][642]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-02.56.27:488][642]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-02.56.41:717][490]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-02.56.41:724][490]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-02.56.41:725][490]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestalA4AA2095493A8ACB9644D386F70BA43D.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-02.56.41:739][490]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-02.56.41:739][490]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-02.56.42:010][507]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-02.56.42:077][507]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2022.10.03-02.56.45:001][678]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-02.56.45:007][678]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-02.56.45:007][678]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 6:56:45 PM) +[2022.10.03-02.56.45:007][678]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.56.45:012][678]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004342s) +[2022.10.03-02.56.45:012][678]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004425s) +[2022.10.03-02.56.45:012][678]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-02.56.45:012][678]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-02.56.45:013][678]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-02.56.45:013][678]LogPlayLevel: PIE: World Init took: (0.000706s) +[2022.10.03-02.56.45:053][678]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2022.10.03-02.56.45:055][678]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True +[2022.10.03-02.56.45:055][678]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-02.56.45:055][678]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-02.56.45:055][678]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-02.56.45:055][678]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-02.56.45:055][678]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-02.56.45:055][678]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-02.56.45:055][678]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-02.56.45:055][678]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-02.56.45:055][678]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-02.56.45:055][678]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-02.56.45:055][678]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-02.56.45:057][678]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-02.56.45:089][678]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-02.56.45:090][678]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-02.56.45:090][678]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-02.56.45:090][678]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-02.56.45:090][678]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 +[2022.10.03-02.56.45:090][678]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 +[2022.10.03-02.56.45:092][678]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 +[2022.10.03-02.56.45:092][678]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 +[2022.10.03-02.56.45:092][678]LogInit: FAudioDevice initialized. +[2022.10.03-02.56.45:092][678]LogAudio: Display: Audio Device (ID: 11) registered with world 'BP_Comms'. +[2022.10.03-02.56.45:121][678]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.56.45:121][678]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-02.56.45:123][678]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-22.56.45 +[2022.10.03-02.56.45:123][678]LogWorld: Bringing up level for play took: 0.002245 +[2022.10.03-02.56.45:125][678]LogOnline: OSS: Created online subsystem instance for: :Context_21 +[2022.10.03-02.56.45:126][678]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-02.56.45:126][678]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.56.45:126][678]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-02.56.45:126][678]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.56.45:127][678]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-02.56.45:128][678]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-02.56.45:129][678]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-02.56.45:130][678]PIE: Server logged in +[2022.10.03-02.56.45:131][678]PIE: Play in editor total start time 0.125 seconds. +[2022.10.03-02.56.45:139][678]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-02.56.48:490][862]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.56.49:174][903]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.56.49:690][934]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.56.50:207][965]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-02.56.50:725][994]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-02.56.50:725][994]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-02.56.50:726][994]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-02.56.50:733][994]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-02.56.50:733][994]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.56.50:744][994]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-02.56.50:750][994]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-02.56.50:791][994]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2022.10.03-02.56.50:792][994]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2022.10.03-02.56.50:798][994]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-02.56.50:798][994]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-02.56.50:799][994]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-02.56.50:815][995]LogPlayLevel: Display: Destroying online subsystem :Context_21 +[2022.10.03-03.00.06:103][371]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-03.00.06:110][371]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-03.00.06:111][371]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal35132A3F445903F106FDDF86AA660B80.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-03.00.06:127][371]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-03.00.06:127][371]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-03.00.06:433][390]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-03.00.06:501][390]LogUObjectHash: Compacting FUObjectHashTables data took 1.66ms +[2022.10.03-03.00.08:763][523]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.00.08:770][523]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.00.08:770][523]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:00:08 PM) +[2022.10.03-03.00.08:770][523]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.00.08:774][523]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004132s) +[2022.10.03-03.00.08:774][523]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004206s) +[2022.10.03-03.00.08:774][523]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.00.08:774][523]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.00.08:775][523]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.00.08:775][523]LogPlayLevel: PIE: World Init took: (0.000651s) +[2022.10.03-03.00.08:815][523]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2022.10.03-03.00.08:818][523]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True +[2022.10.03-03.00.08:818][523]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.00.08:818][523]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.00.08:818][523]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.00.08:818][523]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.00.08:818][523]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.00.08:818][523]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.00.08:818][523]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.00.08:818][523]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.00.08:818][523]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.00.08:818][523]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.00.08:818][523]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.00.08:820][523]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.00.08:852][523]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.00.08:854][523]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.00.08:854][523]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.00.08:854][523]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.00.08:855][523]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 +[2022.10.03-03.00.08:855][523]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 +[2022.10.03-03.00.08:856][523]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 +[2022.10.03-03.00.08:856][523]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 +[2022.10.03-03.00.08:856][523]LogInit: FAudioDevice initialized. +[2022.10.03-03.00.08:856][523]LogAudio: Display: Audio Device (ID: 12) registered with world 'BP_Comms'. +[2022.10.03-03.00.08:885][523]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.00.08:885][523]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.00.08:888][523]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.00.08 +[2022.10.03-03.00.08:888][523]LogWorld: Bringing up level for play took: 0.002209 +[2022.10.03-03.00.08:890][523]LogOnline: OSS: Created online subsystem instance for: :Context_22 +[2022.10.03-03.00.08:891][523]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.00.08:891][523]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.00.08:891][523]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.00.08:891][523]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.00.08:891][523]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.00.08:892][523]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.00.08:893][523]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.00.08:894][523]PIE: Server logged in +[2022.10.03-03.00.08:894][523]PIE: Play in editor total start time 0.126 seconds. +[2022.10.03-03.00.08:903][523]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-03.00.40:295][389]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.00.41:328][451]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.00.41:995][491]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.00.42:678][532]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.00.43:294][569]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.00.44:044][614]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.00.46:678][772]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.00.47:662][831]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.00.48:511][882]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.00.49:028][913]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.00.50:328][989]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.00.50:328][989]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.00.50:329][989]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-03.00.50:336][989]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.00.50:337][989]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.00.50:348][989]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.00.50:355][989]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.00.50:396][989]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2022.10.03-03.00.50:398][989]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2022.10.03-03.00.50:403][989]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.00.50:403][989]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.00.50:405][989]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2022.10.03-03.00.50:421][990]LogPlayLevel: Display: Destroying online subsystem :Context_22 +[2022.10.03-03.01.18:905][657]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-03.01.18:913][657]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-03.01.18:914][657]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal61EB948A4ED8F495B9E144B6FF6277A4.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-03.01.18:931][657]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-03.01.18:931][657]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-03.01.19:187][673]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-03.01.19:252][673]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2022.10.03-03.01.21:246][790]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.01.21:253][790]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.01.21:253][790]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:01:21 PM) +[2022.10.03-03.01.21:253][790]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.01.21:257][790]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004263s) +[2022.10.03-03.01.21:257][790]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004334s) +[2022.10.03-03.01.21:257][790]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.01.21:258][790]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.01.21:258][790]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.01.21:258][790]LogPlayLevel: PIE: World Init took: (0.000698s) +[2022.10.03-03.01.21:299][790]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2022.10.03-03.01.21:301][790]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True +[2022.10.03-03.01.21:301][790]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.01.21:301][790]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.01.21:301][790]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.01.21:301][790]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.01.21:301][790]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.01.21:301][790]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.01.21:301][790]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.01.21:301][790]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.01.21:302][790]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.01.21:302][790]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.01.21:302][790]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.01.21:304][790]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.01.21:335][790]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.01.21:336][790]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.01.21:336][790]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.01.21:336][790]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.01.21:337][790]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13 +[2022.10.03-03.01.21:337][790]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13 +[2022.10.03-03.01.21:338][790]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13 +[2022.10.03-03.01.21:338][790]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13 +[2022.10.03-03.01.21:338][790]LogInit: FAudioDevice initialized. +[2022.10.03-03.01.21:338][790]LogAudio: Display: Audio Device (ID: 13) registered with world 'BP_Comms'. +[2022.10.03-03.01.21:370][790]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.01.21:370][790]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.01.21:373][790]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.01.21 +[2022.10.03-03.01.21:373][790]LogWorld: Bringing up level for play took: 0.002655 +[2022.10.03-03.01.21:375][790]LogOnline: OSS: Created online subsystem instance for: :Context_23 +[2022.10.03-03.01.21:376][790]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.01.21:376][790]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.01.21:376][790]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.01.21:376][790]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.01.21:377][790]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.01.21:378][790]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.01.21:378][790]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.01.21:380][790]PIE: Server logged in +[2022.10.03-03.01.21:381][790]PIE: Play in editor total start time 0.129 seconds. +[2022.10.03-03.01.21:391][790]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-03.01.24:478][959]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.01.25:062][994]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.01.25:561][ 24]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.01.26:011][ 51]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.01.26:511][ 81]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.01.26:995][110]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.01.27:546][143]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.01.28:061][174]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.01.28:578][205]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.01.29:062][234]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.01.30:439][315]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.01.30:439][315]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.01.30:440][315]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-03.01.30:447][315]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.01.30:448][315]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.01.30:462][315]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.01.30:469][315]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.01.30:511][315]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-03.01.30:512][315]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2022.10.03-03.01.30:513][315]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2022.10.03-03.01.30:519][315]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.01.30:519][315]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.01.30:521][315]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2022.10.03-03.01.30:537][316]LogPlayLevel: Display: Destroying online subsystem :Context_23 +[2022.10.03-03.02.31:027][933]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-03.02.31:035][933]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-03.02.31:036][933]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestalEFA9A2FC4273DA4B96DB408DCC832B3C.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-03.02.31:051][933]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-03.02.31:051][933]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-03.02.31:289][948]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-03.02.31:357][948]LogUObjectHash: Compacting FUObjectHashTables data took 1.40ms +[2022.10.03-03.02.36:965][282]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.02.36:973][282]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.02.36:973][282]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:02:36 PM) +[2022.10.03-03.02.36:973][282]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.02.36:977][282]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004310s) +[2022.10.03-03.02.36:977][282]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004385s) +[2022.10.03-03.02.36:977][282]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.02.36:977][282]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.02.36:978][282]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.02.36:978][282]LogPlayLevel: PIE: World Init took: (0.000745s) +[2022.10.03-03.02.37:019][282]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2022.10.03-03.02.37:022][282]LogAudio: Display: Creating Audio Device: Id: 14, Scope: Unique, Realtime: True +[2022.10.03-03.02.37:022][282]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.02.37:022][282]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.02.37:022][282]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.02.37:022][282]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.02.37:022][282]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.02.37:022][282]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.02.37:022][282]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.02.37:022][282]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.02.37:022][282]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.02.37:022][282]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.02.37:022][282]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.02.37:024][282]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.02.37:059][282]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.02.37:060][282]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.02.37:060][282]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.02.37:060][282]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.02.37:060][282]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14 +[2022.10.03-03.02.37:060][282]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14 +[2022.10.03-03.02.37:062][282]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14 +[2022.10.03-03.02.37:062][282]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14 +[2022.10.03-03.02.37:062][282]LogInit: FAudioDevice initialized. +[2022.10.03-03.02.37:062][282]LogAudio: Display: Audio Device (ID: 14) registered with world 'BP_Comms'. +[2022.10.03-03.02.37:098][282]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.02.37:098][282]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.02.37:101][282]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.02.37 +[2022.10.03-03.02.37:101][282]LogWorld: Bringing up level for play took: 0.002271 +[2022.10.03-03.02.37:103][282]LogOnline: OSS: Created online subsystem instance for: :Context_24 +[2022.10.03-03.02.37:104][282]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.02.37:104][282]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.02.37:104][282]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.02.37:104][282]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.02.37:104][282]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.02.37:105][282]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.02.37:106][282]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.02.37:108][282]PIE: Server logged in +[2022.10.03-03.02.37:108][282]PIE: Play in editor total start time 0.137 seconds. +[2022.10.03-03.02.37:119][282]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-03.02.40:769][482]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.02.41:286][513]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.02.41:470][524]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.02.41:636][534]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.02.41:819][545]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.02.41:986][555]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.02.42:136][564]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.02.42:287][573]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.02.42:436][582]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.02.42:569][590]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.02.42:686][597]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.02.43:020][614]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.02.43:020][614]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.02.43:021][614]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-03.02.43:028][614]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.02.43:029][614]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.02.43:040][614]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.02.43:047][614]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.02.43:087][614]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2022.10.03-03.02.43:089][614]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14 +[2022.10.03-03.02.43:094][614]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.02.43:094][614]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.02.43:096][614]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2022.10.03-03.02.43:112][615]LogPlayLevel: Display: Destroying online subsystem :Context_24 +[2022.10.03-03.05.10:643][936]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-03.05.10:651][936]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-03.05.10:651][936]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal8A1A8ED24F5641A0309D788D25886923.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-03.05.10:668][936]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-03.05.10:668][936]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-03.05.10:923][952]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-03.05.10:996][952]LogUObjectHash: Compacting FUObjectHashTables data took 1.69ms +[2022.10.03-03.05.12:722][ 53]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.05.12:729][ 53]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.05.12:729][ 53]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:05:12 PM) +[2022.10.03-03.05.12:730][ 53]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.05.12:735][ 53]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004715s) +[2022.10.03-03.05.12:735][ 53]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004792s) +[2022.10.03-03.05.12:735][ 53]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.05.12:735][ 53]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.05.12:735][ 53]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.05.12:736][ 53]LogPlayLevel: PIE: World Init took: (0.000721s) +[2022.10.03-03.05.12:776][ 53]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2022.10.03-03.05.12:778][ 53]LogAudio: Display: Creating Audio Device: Id: 15, Scope: Unique, Realtime: True +[2022.10.03-03.05.12:778][ 53]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.05.12:778][ 53]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.05.12:778][ 53]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.05.12:778][ 53]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.05.12:778][ 53]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.05.12:778][ 53]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.05.12:778][ 53]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.05.12:778][ 53]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.05.12:778][ 53]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.05.12:778][ 53]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.05.12:779][ 53]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.05.12:780][ 53]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.05.12:812][ 53]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.05.12:813][ 53]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.05.12:813][ 53]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.05.12:813][ 53]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.05.12:813][ 53]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15 +[2022.10.03-03.05.12:813][ 53]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15 +[2022.10.03-03.05.12:815][ 53]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15 +[2022.10.03-03.05.12:815][ 53]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15 +[2022.10.03-03.05.12:815][ 53]LogInit: FAudioDevice initialized. +[2022.10.03-03.05.12:815][ 53]LogAudio: Display: Audio Device (ID: 15) registered with world 'BP_Comms'. +[2022.10.03-03.05.12:844][ 53]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.05.12:844][ 53]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.05.12:847][ 53]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.05.12 +[2022.10.03-03.05.12:847][ 53]LogWorld: Bringing up level for play took: 0.002330 +[2022.10.03-03.05.12:849][ 53]LogOnline: OSS: Created online subsystem instance for: :Context_25 +[2022.10.03-03.05.12:850][ 53]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.05.12:850][ 53]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.05.12:850][ 53]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.05.12:850][ 53]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.05.12:850][ 53]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.05.12:851][ 53]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.05.12:852][ 53]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.05.12:853][ 53]PIE: Server logged in +[2022.10.03-03.05.12:854][ 53]PIE: Play in editor total start time 0.126 seconds. +[2022.10.03-03.05.12:862][ 53]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-03.05.16:602][259]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.17:252][298]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.17:702][325]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.18:186][354]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.19:135][411]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.20:052][466]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.21:132][529]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.05.21:132][529]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.05.21:133][529]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-03.05.21:140][529]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.05.21:140][529]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.05.21:154][529]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.05.21:161][529]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.05.21:204][529]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-03.05.21:204][529]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2022.10.03-03.05.21:205][529]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15 +[2022.10.03-03.05.21:211][529]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.05.21:211][529]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.05.21:213][529]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2022.10.03-03.05.21:227][530]LogPlayLevel: Display: Destroying online subsystem :Context_25 +[2022.10.03-03.05.22:978][635]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/i_Interactable.i_Interactable +[2022.10.03-03.05.22:979][635]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.05.26:504][826]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.05.26:505][826]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.05.40:811][675]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-03.05.40:819][675]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-03.05.40:819][675]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestalBB7371F5498ADB1BAF0FD48F01DCD2F1.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-03.05.40:835][675]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-03.05.40:835][675]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-03.05.41:125][693]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-03.05.41:193][693]LogUObjectHash: Compacting FUObjectHashTables data took 1.81ms +[2022.10.03-03.05.43:057][800]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.05.43:064][800]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.05.43:064][800]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:05:43 PM) +[2022.10.03-03.05.43:064][800]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.05.43:068][800]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004185s) +[2022.10.03-03.05.43:068][800]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004255s) +[2022.10.03-03.05.43:068][800]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.05.43:068][800]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.05.43:068][800]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.05.43:069][800]LogPlayLevel: PIE: World Init took: (0.000675s) +[2022.10.03-03.05.43:110][800]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2022.10.03-03.05.43:112][800]LogAudio: Display: Creating Audio Device: Id: 16, Scope: Unique, Realtime: True +[2022.10.03-03.05.43:112][800]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.05.43:112][800]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.05.43:112][800]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.05.43:112][800]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.05.43:112][800]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.05.43:112][800]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.05.43:112][800]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.05.43:112][800]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.05.43:113][800]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.05.43:113][800]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.05.43:113][800]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.05.43:114][800]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.05.43:146][800]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.05.43:147][800]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.05.43:147][800]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.05.43:147][800]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.05.43:148][800]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16 +[2022.10.03-03.05.43:148][800]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16 +[2022.10.03-03.05.43:149][800]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16 +[2022.10.03-03.05.43:149][800]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16 +[2022.10.03-03.05.43:149][800]LogInit: FAudioDevice initialized. +[2022.10.03-03.05.43:149][800]LogAudio: Display: Audio Device (ID: 16) registered with world 'BP_Comms'. +[2022.10.03-03.05.43:182][800]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.05.43:182][800]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.05.43:184][800]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.05.43 +[2022.10.03-03.05.43:185][800]LogWorld: Bringing up level for play took: 0.002123 +[2022.10.03-03.05.43:187][800]LogOnline: OSS: Created online subsystem instance for: :Context_27 +[2022.10.03-03.05.43:187][800]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.05.43:187][800]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.05.43:187][800]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.05.43:188][800]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.05.43:188][800]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.05.43:189][800]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.05.43:190][800]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.05.43:191][800]PIE: Server logged in +[2022.10.03-03.05.43:191][800]PIE: Play in editor total start time 0.129 seconds. +[2022.10.03-03.05.43:199][800]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-03.05.46:344][972]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.46:811][ 0]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.47:344][ 32]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.47:844][ 62]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.48:344][ 92]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.48:911][126]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.49:461][159]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.49:644][170]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.49:828][181]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.50:544][224]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.51:044][254]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.51:211][264]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.51:344][272]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.51:478][280]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.51:627][289]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.51:794][299]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.51:944][308]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.52:094][317]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.52:244][326]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.52:378][334]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.52:527][343]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.52:661][351]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.52:811][360]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.52:961][369]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.53:111][378]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.53:262][387]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.53:411][396]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.53:545][404]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.54:411][456]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.56:878][604]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.57:411][636]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.57:928][667]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.58:361][693]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.58:728][715]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.59:094][737]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.59:511][762]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.05.59:878][784]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.00:228][805]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.00:811][840]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.00:979][850]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.01:144][860]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.01:294][869]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.01:461][879]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.01:628][889]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.01:778][898]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.01:944][908]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.02:111][918]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.02:261][927]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.02:428][937]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.02:578][946]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.02:728][955]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.02:878][964]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.03:028][973]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.03:178][982]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.03:344][992]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.03:944][ 28]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.04:494][ 61]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.05:045][ 94]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.05:561][125]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.06.06:502][177]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.06.06:502][177]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.06.06:503][177]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-03.06.06:511][177]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.06.06:511][177]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.06.06:522][177]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.06.06:528][177]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.06.06:572][177]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-03.06.06:572][177]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2022.10.03-03.06.06:574][177]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16 +[2022.10.03-03.06.06:579][177]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.06.06:579][177]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.06.06:580][177]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2022.10.03-03.06.06:597][178]LogPlayLevel: Display: Destroying online subsystem :Context_27 +[2022.10.03-03.08.11:161][609]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-03.08.11:169][609]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-03.08.11:170][609]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal272F23FB4AA911E00F35F9B8757C2891.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-03.08.11:185][609]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-03.08.11:185][609]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-03.08.11:557][632]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-03.08.11:626][632]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2022.10.03-03.08.13:642][750]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.08.13:649][750]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.08.13:649][750]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:08:13 PM) +[2022.10.03-03.08.13:650][750]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.08.13:654][750]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004374s) +[2022.10.03-03.08.13:654][750]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004450s) +[2022.10.03-03.08.13:654][750]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.08.13:654][750]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.08.13:654][750]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.08.13:655][750]LogPlayLevel: PIE: World Init took: (0.000719s) +[2022.10.03-03.08.13:695][750]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2022.10.03-03.08.13:697][750]LogAudio: Display: Creating Audio Device: Id: 17, Scope: Unique, Realtime: True +[2022.10.03-03.08.13:697][750]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.08.13:697][750]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.08.13:697][750]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.08.13:697][750]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.08.13:697][750]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.08.13:697][750]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.08.13:697][750]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.08.13:697][750]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.08.13:698][750]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.08.13:698][750]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.08.13:698][750]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.08.13:700][750]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.08.13:732][750]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.08.13:732][750]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.08.13:732][750]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.08.13:732][750]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.08.13:733][750]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=17 +[2022.10.03-03.08.13:733][750]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=17 +[2022.10.03-03.08.13:734][750]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=17 +[2022.10.03-03.08.13:734][750]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=17 +[2022.10.03-03.08.13:734][750]LogInit: FAudioDevice initialized. +[2022.10.03-03.08.13:734][750]LogAudio: Display: Audio Device (ID: 17) registered with world 'BP_Comms'. +[2022.10.03-03.08.13:762][750]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.08.13:762][750]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.08.13:765][750]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.08.13 +[2022.10.03-03.08.13:765][750]LogWorld: Bringing up level for play took: 0.002201 +[2022.10.03-03.08.13:767][750]LogOnline: OSS: Created online subsystem instance for: :Context_28 +[2022.10.03-03.08.13:767][750]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.08.13:767][750]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.08.13:767][750]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.08.13:767][750]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.08.13:768][750]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.08.13:769][750]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.08.13:770][750]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.08.13:771][750]PIE: Server logged in +[2022.10.03-03.08.13:771][750]PIE: Play in editor total start time 0.123 seconds. +[2022.10.03-03.08.13:780][750]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-03.08.16:966][924]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.17:632][964]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.18:049][989]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.18:266][ 2]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.18:482][ 15]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.18:666][ 26]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.18:849][ 37]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.18:999][ 46]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.19:132][ 54]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.19:283][ 63]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.19:416][ 71]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.19:549][ 79]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.20:999][166]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.21:449][193]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.21:849][217]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.22:433][252]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.22:583][261]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.22:749][271]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.22:899][280]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.23:033][288]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.23:183][297]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.23:316][305]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.23:466][314]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.23:599][322]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.23:732][330]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.23:882][339]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.24:016][347]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.24:149][355]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.24:283][363]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.24:433][372]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.08.24:814][392]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.08.24:814][392]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.08.24:815][392]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-03.08.24:822][392]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.08.24:822][392]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.08.24:833][392]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.08.24:839][392]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.08.24:880][392]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-03.08.24:881][392]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2022.10.03-03.08.24:882][392]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17 +[2022.10.03-03.08.24:887][392]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.08.24:887][392]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.08.24:889][392]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2022.10.03-03.08.24:904][393]LogPlayLevel: Display: Destroying online subsystem :Context_28 +[2022.10.03-03.08.33:377][882]LogEditorTransaction: Undo Create Pin Link +[2022.10.03-03.08.33:723][896]LogEditorTransaction: Undo Create Pin Link +[2022.10.03-03.08.34:112][915]LogEditorTransaction: Undo Create Pin Link +[2022.10.03-03.08.34:595][943]LogEditorTransaction: Undo Move Node +[2022.10.03-03.08.34:943][963]LogEditorTransaction: Undo Move Node +[2022.10.03-03.08.35:341][986]LogEditorTransaction: Undo Break Pin Links +[2022.10.03-03.08.35:808][ 13]LogEditorTransaction: Undo Break Pin Links +[2022.10.03-03.08.36:374][ 46]LogEditorTransaction: Undo Delete current selection +[2022.10.03-03.08.37:410][107]LogEditorTransaction: Undo Move Node +[2022.10.03-03.08.38:026][143]LogEditorTransaction: Undo Add Node +[2022.10.03-03.09.03:058][612]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-03.09.03:066][612]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-03.09.03:067][612]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal089A71654C3FC78E56DFFFAC16072E56.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-03.09.03:081][612]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-03.09.03:082][612]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-03.09.03:303][626]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-03.09.03:384][626]LogUObjectHash: Compacting FUObjectHashTables data took 1.61ms +[2022.10.03-03.09.05:197][733]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.09.05:203][733]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.09.05:203][733]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:09:05 PM) +[2022.10.03-03.09.05:203][733]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.09.05:208][733]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004231s) +[2022.10.03-03.09.05:208][733]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004307s) +[2022.10.03-03.09.05:208][733]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.09.05:208][733]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.09.05:208][733]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.09.05:208][733]LogPlayLevel: PIE: World Init took: (0.000647s) +[2022.10.03-03.09.05:249][733]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2022.10.03-03.09.05:251][733]LogAudio: Display: Creating Audio Device: Id: 18, Scope: Unique, Realtime: True +[2022.10.03-03.09.05:251][733]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.09.05:251][733]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.09.05:251][733]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.09.05:251][733]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.09.05:251][733]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.09.05:251][733]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.09.05:251][733]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.09.05:251][733]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.09.05:252][733]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.09.05:252][733]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.09.05:252][733]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.09.05:254][733]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.09.05:285][733]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.09.05:285][733]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.09.05:285][733]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.09.05:285][733]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.09.05:286][733]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=18 +[2022.10.03-03.09.05:286][733]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=18 +[2022.10.03-03.09.05:288][733]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=18 +[2022.10.03-03.09.05:288][733]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=18 +[2022.10.03-03.09.05:288][733]LogInit: FAudioDevice initialized. +[2022.10.03-03.09.05:288][733]LogAudio: Display: Audio Device (ID: 18) registered with world 'BP_Comms'. +[2022.10.03-03.09.05:318][733]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.09.05:319][733]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.09.05:321][733]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.09.05 +[2022.10.03-03.09.05:321][733]LogWorld: Bringing up level for play took: 0.002153 +[2022.10.03-03.09.05:323][733]LogOnline: OSS: Created online subsystem instance for: :Context_29 +[2022.10.03-03.09.05:323][733]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.09.05:324][733]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.09.05:324][733]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.09.05:324][733]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.09.05:324][733]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.09.05:325][733]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.09.05:326][733]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.09.05:327][733]PIE: Server logged in +[2022.10.03-03.09.05:327][733]PIE: Play in editor total start time 0.126 seconds. +[2022.10.03-03.09.05:337][733]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-03.09.08:534][908]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.09.09:001][936]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.09.09:417][961]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.09.09:884][989]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.09.10:317][ 15]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.09.10:784][ 43]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.09.11:644][ 93]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.09.11:644][ 93]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.09.11:645][ 93]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-03.09.11:652][ 93]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.09.11:652][ 93]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.09.11:664][ 93]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.09.11:670][ 93]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.09.11:712][ 93]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-03.09.11:712][ 93]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2022.10.03-03.09.11:713][ 93]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18 +[2022.10.03-03.09.11:718][ 93]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.09.11:718][ 93]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.09.11:720][ 93]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms +[2022.10.03-03.09.11:737][ 94]LogPlayLevel: Display: Destroying online subsystem :Context_29 +[2022.10.03-03.09.40:257][881]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-03.09.40:273][881]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto3 +[2022.10.03-03.09.40:273][881]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto347FD93BC48D91DD65402B4A8620FA41F.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto3.umap' +[2022.10.03-03.09.40:279][881]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.062 +[2022.10.03-03.09.40:279][881]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.062 +[2022.10.03-03.12.02:835][558]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-03.12.02:843][558]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-03.12.02:844][558]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal460CF41A49E560480308AEAE911F5ABA.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-03.12.02:860][558]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-03.12.02:860][558]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-03.12.03:149][576]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-03.12.03:219][576]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2022.10.03-03.13.13:666][742]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-03.13.13:675][742]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-03.13.13:675][742]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal54FEB3DB4C23771DA7A53DB0B6890788.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-03.13.13:690][742]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-03.13.13:690][742]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-03.13.13:912][756]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-03.13.13:988][756]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2022.10.03-03.13.27:641][570]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.13.27:648][570]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.13.27:648][570]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:13:27 PM) +[2022.10.03-03.13.27:648][570]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.13.27:653][570]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004372s) +[2022.10.03-03.13.27:653][570]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004452s) +[2022.10.03-03.13.27:653][570]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.13.27:653][570]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.13.27:653][570]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.13.27:653][570]LogPlayLevel: PIE: World Init took: (0.000783s) +[2022.10.03-03.13.27:693][570]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2022.10.03-03.13.27:695][570]LogAudio: Display: Creating Audio Device: Id: 19, Scope: Unique, Realtime: True +[2022.10.03-03.13.27:695][570]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.13.27:695][570]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.13.27:695][570]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.13.27:695][570]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.13.27:695][570]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.13.27:695][570]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.13.27:695][570]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.13.27:695][570]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.13.27:696][570]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.13.27:696][570]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.13.27:696][570]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.13.27:697][570]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.13.27:730][570]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.13.27:730][570]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.13.27:730][570]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.13.27:730][570]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.13.27:731][570]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=19 +[2022.10.03-03.13.27:731][570]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=19 +[2022.10.03-03.13.27:732][570]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=19 +[2022.10.03-03.13.27:732][570]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=19 +[2022.10.03-03.13.27:732][570]LogInit: FAudioDevice initialized. +[2022.10.03-03.13.27:732][570]LogAudio: Display: Audio Device (ID: 19) registered with world 'BP_Comms'. +[2022.10.03-03.13.27:761][570]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.13.27:761][570]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.13.27:763][570]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.13.27 +[2022.10.03-03.13.27:764][570]LogWorld: Bringing up level for play took: 0.002427 +[2022.10.03-03.13.27:766][570]LogOnline: OSS: Created online subsystem instance for: :Context_30 +[2022.10.03-03.13.27:767][570]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.13.27:767][570]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.13.27:767][570]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.13.27:767][570]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.13.27:768][570]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.13.27:769][570]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.13.27:770][570]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.13.27:771][570]PIE: Server logged in +[2022.10.03-03.13.27:772][570]PIE: Play in editor total start time 0.125 seconds. +[2022.10.03-03.13.27:780][570]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-03.13.31:159][754]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.31:693][786]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.32:160][814]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.32:626][842]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.32:793][852]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.33:443][891]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.33:976][923]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.34:459][952]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.34:643][963]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.35:243][999]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.35:843][ 35]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.36:376][ 67]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.36:860][ 96]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.37:909][159]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.38:809][213]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.41:426][370]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.41:809][393]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.42:592][440]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.42:793][452]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.43:259][480]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.43:426][490]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.43:593][500]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.43:743][509]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.43:909][519]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.44:059][528]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.44:209][537]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.44:359][546]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.44:509][555]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.44:659][564]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.44:809][573]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.44:943][581]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.45:076][589]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.45:226][598]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.45:393][608]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.51:727][988]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.52:243][ 19]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.52:709][ 47]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.53:877][117]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.54:377][147]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.54:843][175]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.56:343][265]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.56:776][291]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.57:109][311]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.57:677][345]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.58:276][381]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.13.58:910][419]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.01:076][549]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.01:643][583]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.02:226][618]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.02:810][653]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.03:626][702]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.04:260][740]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.04:876][777]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.05:443][811]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.06:043][847]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.06:593][880]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.07:226][918]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.07:843][955]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.08:393][988]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.08:994][ 24]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.10:193][ 96]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.10:826][134]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.11:689][184]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.12:472][231]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.13:205][275]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.14:073][327]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.14:840][373]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.15:539][415]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.16:040][445]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.16:372][465]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.14.19:549][654]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.14.19:549][654]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.14.19:550][654]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-03.14.19:560][654]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.14.19:561][654]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.14.19:569][654]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.14.19:575][654]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.14.19:618][654]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2022.10.03-03.14.19:620][654]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19 +[2022.10.03-03.14.19:625][654]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.14.19:625][654]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.14.19:627][654]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2022.10.03-03.14.19:643][655]LogPlayLevel: Display: Destroying online subsystem :Context_30 +[2022.10.03-03.15.07:606][952]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.15.07:611][952]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.15.07:611][952]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:15:07 PM) +[2022.10.03-03.15.07:611][952]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.15.07:616][952]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004254s) +[2022.10.03-03.15.07:616][952]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004343s) +[2022.10.03-03.15.07:616][952]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.15.07:616][952]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.15.07:616][952]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.15.07:617][952]LogPlayLevel: PIE: World Init took: (0.000700s) +[2022.10.03-03.15.07:657][952]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2022.10.03-03.15.07:658][952]LogAudio: Display: Creating Audio Device: Id: 20, Scope: Unique, Realtime: True +[2022.10.03-03.15.07:658][952]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.15.07:658][952]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.15.07:658][952]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.15.07:658][952]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.15.07:658][952]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.15.07:658][952]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.15.07:658][952]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.15.07:658][952]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.15.07:659][952]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.15.07:659][952]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.15.07:659][952]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.15.07:661][952]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.15.07:692][952]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.15.07:693][952]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.15.07:693][952]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.15.07:693][952]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.15.07:693][952]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=20 +[2022.10.03-03.15.07:693][952]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=20 +[2022.10.03-03.15.07:695][952]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=20 +[2022.10.03-03.15.07:695][952]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=20 +[2022.10.03-03.15.07:695][952]LogInit: FAudioDevice initialized. +[2022.10.03-03.15.07:695][952]LogAudio: Display: Audio Device (ID: 20) registered with world 'BP_Comms'. +[2022.10.03-03.15.07:724][952]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.15.07:724][952]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.15.07:727][952]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.15.07 +[2022.10.03-03.15.07:727][952]LogWorld: Bringing up level for play took: 0.002363 +[2022.10.03-03.15.07:729][952]LogOnline: OSS: Created online subsystem instance for: :Context_31 +[2022.10.03-03.15.07:730][952]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.15.07:730][952]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.15.07:730][952]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.15.07:730][952]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.15.07:731][952]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.15.07:732][952]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.15.07:732][952]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.15.07:733][952]PIE: Server logged in +[2022.10.03-03.15.07:734][952]PIE: Play in editor total start time 0.123 seconds. +[2022.10.03-03.15.07:742][952]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-03.15.17:175][501]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.17:692][532]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.18:293][568]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.18:459][578]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.18:608][587]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.18:742][595]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.19:292][628]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.19:808][659]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.20:342][691]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.20:858][722]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.21:408][755]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.21:959][788]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.22:542][823]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.23:025][852]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.23:799][897]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.15.23:799][897]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.15.23:800][897]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-03.15.23:808][897]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.15.23:808][897]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.15.23:822][897]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.15.23:829][897]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.15.23:869][897]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2022.10.03-03.15.23:870][897]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20 +[2022.10.03-03.15.23:875][897]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.15.23:875][897]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.15.23:877][897]LogUObjectHash: Compacting FUObjectHashTables data took 1.70ms +[2022.10.03-03.15.23:897][898]LogPlayLevel: Display: Destroying online subsystem :Context_31 +[2022.10.03-03.15.49:722][418]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-03.15.49:730][418]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-03.15.49:731][418]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal022AE5F04B771C6BC18E69BB6CDE69EC.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-03.15.49:745][418]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-03.15.49:745][418]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-03.15.49:985][433]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-03.15.50:053][433]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2022.10.03-03.15.51:664][527]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.15.51:671][527]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.15.51:671][527]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:15:51 PM) +[2022.10.03-03.15.51:671][527]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.15.51:675][527]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004146s) +[2022.10.03-03.15.51:675][527]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004208s) +[2022.10.03-03.15.51:675][527]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.15.51:675][527]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.15.51:676][527]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.15.51:676][527]LogPlayLevel: PIE: World Init took: (0.000675s) +[2022.10.03-03.15.51:716][527]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2022.10.03-03.15.51:719][527]LogAudio: Display: Creating Audio Device: Id: 21, Scope: Unique, Realtime: True +[2022.10.03-03.15.51:719][527]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.15.51:719][527]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.15.51:719][527]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.15.51:719][527]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.15.51:719][527]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.15.51:719][527]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.15.51:719][527]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.15.51:719][527]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.15.51:719][527]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.15.51:719][527]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.15.51:719][527]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.15.51:721][527]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.15.51:753][527]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.15.51:753][527]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.15.51:753][527]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.15.51:753][527]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.15.51:754][527]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=21 +[2022.10.03-03.15.51:754][527]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=21 +[2022.10.03-03.15.51:756][527]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=21 +[2022.10.03-03.15.51:756][527]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=21 +[2022.10.03-03.15.51:756][527]LogInit: FAudioDevice initialized. +[2022.10.03-03.15.51:756][527]LogAudio: Display: Audio Device (ID: 21) registered with world 'BP_Comms'. +[2022.10.03-03.15.51:778][527]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.15.51:778][527]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.15.51:780][527]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.15.51 +[2022.10.03-03.15.51:780][527]LogWorld: Bringing up level for play took: 0.002267 +[2022.10.03-03.15.51:782][527]LogOnline: OSS: Created online subsystem instance for: :Context_32 +[2022.10.03-03.15.51:783][527]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.15.51:783][527]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.15.51:783][527]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.15.51:783][527]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.15.51:784][527]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.15.51:784][527]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.15.51:785][527]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.15.51:786][527]PIE: Server logged in +[2022.10.03-03.15.51:787][527]PIE: Play in editor total start time 0.118 seconds. +[2022.10.03-03.15.51:794][527]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-03.15.55:484][728]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.56:217][772]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.56:783][806]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.57:333][839]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.57:500][849]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.57:650][858]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.57:800][867]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.58:299][897]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.15.58:784][926]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.16.02:634][157]LogWindowsDesktop: Alt-F4 pressed! +[2022.10.03-03.16.02:680][157]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.16.02:680][157]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.16.02:682][157]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-03.16.02:689][157]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.16.02:689][157]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.16.02:703][157]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.16.02:710][157]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.16.02:751][157]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-03.16.02:751][157]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2022.10.03-03.16.02:752][157]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21 +[2022.10.03-03.16.02:757][157]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.16.02:757][157]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.16.02:759][157]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2022.10.03-03.16.02:774][158]LogPlayLevel: Display: Destroying online subsystem :Context_32 +[2022.10.03-03.16.18:716][445]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-03.16.18:785][445]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2022.10.03-03.16.19:991][514]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-03.16.19:991][514]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.16.19:991][514]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.16.20:702][548]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-03.16.20:702][548]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.16.20:702][548]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.16.22:172][632]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-03.16.22:172][632]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.16.22:172][632]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.18.01:842][569]LogSceneOutliner: Outliner Column Item Label does not have a localizable name, please specify one to FSceneOutlinerColumnInfo +[2022.10.03-03.18.01:842][569]LogSceneOutliner: Outliner Column Type does not have a localizable name, please specify one to FSceneOutlinerColumnInfo +[2022.10.03-03.18.07:769][917]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-03.18.07:821][917]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2022.10.03-03.18.07:844][917]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-03.18.07:845][917]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms4F3EACD5456DB078FEEF548239F74EA9.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-03.18.07:868][917]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-03.18.07:868][917]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-03.18.08:462][953]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.18.08:470][953]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.18.08:470][953]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:18:08 PM) +[2022.10.03-03.18.08:470][953]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.18.08:474][953]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004332s) +[2022.10.03-03.18.08:474][953]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004416s) +[2022.10.03-03.18.08:474][953]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.18.08:474][953]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.18.08:475][953]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.18.08:475][953]LogPlayLevel: PIE: World Init took: (0.000723s) +[2022.10.03-03.18.08:542][953]LogUObjectHash: Compacting FUObjectHashTables data took 2.20ms +[2022.10.03-03.18.08:549][953]LogAudio: Display: Creating Audio Device: Id: 22, Scope: Unique, Realtime: True +[2022.10.03-03.18.08:549][953]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.18.08:549][953]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.18.08:549][953]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.18.08:549][953]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.18.08:549][953]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.18.08:549][953]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.18.08:549][953]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.18.08:549][953]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.18.08:550][953]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.18.08:550][953]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.18.08:550][953]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.18.08:553][953]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.18.08:590][953]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.18.08:590][953]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.18.08:590][953]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.18.08:590][953]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.18.08:591][953]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=22 +[2022.10.03-03.18.08:591][953]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=22 +[2022.10.03-03.18.08:592][953]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=22 +[2022.10.03-03.18.08:592][953]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=22 +[2022.10.03-03.18.08:592][953]LogInit: FAudioDevice initialized. +[2022.10.03-03.18.08:592][953]LogAudio: Display: Audio Device (ID: 22) registered with world 'BP_Comms'. +[2022.10.03-03.18.08:600][953]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.18.08:602][953]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.18.08 +[2022.10.03-03.18.08:603][953]LogWorld: Bringing up level for play took: 0.002020 +[2022.10.03-03.18.08:604][953]LogOnline: OSS: Created online subsystem instance for: :Context_33 +[2022.10.03-03.18.08:605][953]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.18.08:605][953]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.18.08:605][953]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.18.08:605][953]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.18.08:605][953]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.18.08:606][953]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.18.08:606][953]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.18.08:606][953]PIE: Server logged in +[2022.10.03-03.18.08:607][953]PIE: Play in editor total start time 0.139 seconds. +[2022.10.03-03.18.19:711][612]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.18.19:711][612]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.18.19:711][612]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.18.19:712][612]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.18.19:726][612]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.18.19:731][612]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.18.19:749][612]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.18.19:750][612]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 +[2022.10.03-03.18.19:752][612]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=22 +[2022.10.03-03.18.19:756][612]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.18.19:757][612]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.18.19:758][612]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms +[2022.10.03-03.18.19:799][613]LogPlayLevel: Display: Destroying online subsystem :Context_33 +[2022.10.03-03.19.15:282][925]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_Door.BP_Door +[2022.10.03-03.19.15:282][925]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.19.18:927][111]LogSlate: Window 'BP_Door' being destroyed +[2022.10.03-03.19.33:994][ 3]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-03.19.33:994][ 3]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.19.45:911][676]LogSlate: Took 0.000427 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) +[2022.10.03-03.22.47:786][505]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_Door" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_Door.uasset" SILENT=true +[2022.10.03-03.22.47:791][505]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_Door +[2022.10.03-03.22.47:792][505]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Door9F76699945319C79C27167A083CD66B9.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_Door.uasset' +[2022.10.03-03.22.47:807][505]AssetCheck: New page: Asset Save: BP_Door +[2022.10.03-03.22.47:807][505]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_Door.BP_Door +[2022.10.03-03.22.48:045][520]BlueprintLog: New page: Compile BP_Door +[2022.10.03-03.22.48:101][520]LogUObjectHash: Compacting FUObjectHashTables data took 1.18ms +[2022.10.03-03.24.05:537][138]LogDerivedDataCache: C:/Users/randa/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:00.034 and deleted 0 file(s) with total size 0 MiB. +[2022.10.03-03.24.48:684][701]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-03.24.48:684][701]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.28.19:389][142]LogUObjectHash: Compacting FUObjectHashTables data took 1.17ms +[2022.10.03-03.28.19:405][142]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto4 +[2022.10.03-03.28.19:406][142]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto45316D17548B0F0C3BFF79DBA9C5779B2.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto4.umap' +[2022.10.03-03.28.19:411][142]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.061 +[2022.10.03-03.28.19:411][142]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.061 +[2022.10.03-03.28.19:411][142]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_Door] ([2] browsable assets)... +[2022.10.03-03.28.19:435][142]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_Door.BP_Door] +[2022.10.03-03.28.19:435][142]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_Door] +[2022.10.03-03.28.19:443][142]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_Door_Auto4 +[2022.10.03-03.28.19:443][142]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Door_Auto4D05064174C67E60A5C2DACBCCF6A369A.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_Door_Auto4.uasset' +[2022.10.03-03.28.19:444][142]LogFileHelpers: Auto-saving content packages took 0.033 +[2022.10.03-03.37.46:335][847]BlueprintLog: New page: Compile BP_Door +[2022.10.03-03.37.46:397][847]LogUObjectHash: Compacting FUObjectHashTables data took 1.17ms +[2022.10.03-03.37.49:806][ 48]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-03.37.49:818][ 48]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-03.37.49:818][ 48]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 7:37:49 PM) +[2022.10.03-03.37.49:818][ 48]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.37.49:823][ 48]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004304s) +[2022.10.03-03.37.49:823][ 48]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004389s) +[2022.10.03-03.37.49:823][ 48]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-03.37.49:823][ 48]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.37.49:823][ 48]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-03.37.49:823][ 48]LogPlayLevel: PIE: World Init took: (0.000751s) +[2022.10.03-03.37.49:860][ 48]LogUObjectHash: Compacting FUObjectHashTables data took 1.14ms +[2022.10.03-03.37.49:862][ 48]LogAudio: Display: Creating Audio Device: Id: 23, Scope: Unique, Realtime: True +[2022.10.03-03.37.49:862][ 48]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-03.37.49:862][ 48]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-03.37.49:862][ 48]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-03.37.49:862][ 48]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-03.37.49:862][ 48]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-03.37.49:862][ 48]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-03.37.49:862][ 48]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-03.37.49:862][ 48]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-03.37.49:863][ 48]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-03.37.49:863][ 48]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-03.37.49:863][ 48]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-03.37.49:865][ 48]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-03.37.49:897][ 48]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-03.37.49:898][ 48]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-03.37.49:898][ 48]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-03.37.49:898][ 48]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-03.37.49:899][ 48]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=23 +[2022.10.03-03.37.49:899][ 48]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=23 +[2022.10.03-03.37.49:901][ 48]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=23 +[2022.10.03-03.37.49:901][ 48]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=23 +[2022.10.03-03.37.49:901][ 48]LogInit: FAudioDevice initialized. +[2022.10.03-03.37.49:901][ 48]LogAudio: Display: Audio Device (ID: 23) registered with world 'BP_Comms'. +[2022.10.03-03.37.49:931][ 48]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.37.49:931][ 48]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-03.37.49:933][ 48]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.02-23.37.49 +[2022.10.03-03.37.49:934][ 48]LogWorld: Bringing up level for play took: 0.002130 +[2022.10.03-03.37.49:936][ 48]LogOnline: OSS: Created online subsystem instance for: :Context_37 +[2022.10.03-03.37.49:937][ 48]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-03.37.49:937][ 48]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.37.49:937][ 48]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-03.37.49:937][ 48]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.37.49:937][ 48]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-03.37.49:938][ 48]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-03.37.49:939][ 48]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-03.37.49:940][ 48]PIE: Server logged in +[2022.10.03-03.37.49:941][ 48]PIE: Play in editor total start time 0.124 seconds. +[2022.10.03-03.37.49:950][ 48]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-03.38.20:069][836]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_CubeSpawner +[2022.10.03-03.38.23:953][ 69]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_CubeSpawner +[2022.10.03-03.38.43:703][254]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_ButtonPedestal +[2022.10.03-03.38.59:443][198]LogCharacterMovement: BP_SCD_FPChar_C_0 is stuck and failed to move! Velocity: X=332.51 Y=215.78 Z=0.00 Location: X=673.44 Y=2947.18 Z=147.08 Normal: X=0.00 Y=-0.95 Z=-0.32 PenetrationDepth:2.008 Actor:BP_Door_2 Component:Door BoneName:None (0 other events since notify) +[2022.10.03-03.39.03:717][453]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-03.39.03:717][453]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-03.39.03:720][453]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-03.39.03:727][453]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-03.39.03:728][453]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.39.03:743][453]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-03.39.03:749][453]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-03.39.03:789][453]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-03.39.03:790][453]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 +[2022.10.03-03.39.03:791][453]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=23 +[2022.10.03-03.39.03:797][453]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-03.39.03:797][453]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-03.39.03:798][453]LogUObjectHash: Compacting FUObjectHashTables data took 1.26ms +[2022.10.03-03.39.03:832][454]LogPlayLevel: Display: Destroying online subsystem :Context_37 +[2022.10.03-03.40.01:835][736]LogUObjectHash: Compacting FUObjectHashTables data took 1.09ms +[2022.10.03-03.40.01:851][736]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto5 +[2022.10.03-03.40.01:851][736]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto59ADE41E3478024A9E8E1E0B97D4E73AC.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto5.umap' +[2022.10.03-03.40.01:856][736]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.059 +[2022.10.03-03.40.01:856][736]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.059 +[2022.10.03-03.48.07:321][204]BlueprintLog: New page: Compile BP_Door +[2022.10.03-03.48.07:391][204]LogUObjectHash: Compacting FUObjectHashTables data took 1.20ms +[2022.10.03-03.48.13:941][583]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_CubeSpawner.BP_CubeSpawner +[2022.10.03-03.48.13:941][583]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.48.55:682][ 36]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-03.48.55:682][ 36]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-03.50.18:523][805]LogUObjectHash: Compacting FUObjectHashTables data took 1.17ms +[2022.10.03-03.50.18:538][805]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto6 +[2022.10.03-03.50.18:539][805]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto6313452B44E389E0C8C10F5AD782424AA.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto6.umap' +[2022.10.03-03.50.18:544][805]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.071 +[2022.10.03-03.50.18:544][805]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.071 +[2022.10.03-04.00.19:187][762]LogUObjectHash: Compacting FUObjectHashTables data took 1.15ms +[2022.10.03-04.00.19:205][762]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto7 +[2022.10.03-04.00.19:206][762]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto736D4DA5E45062FE3F6D9C99E6E185B9C.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto7.umap' +[2022.10.03-04.00.19:211][762]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.078 +[2022.10.03-04.00.19:211][762]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.078 +[2022.10.03-04.00.19:211][762]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/Blueprints/BP_CubeSpawner] ([2] browsable assets)... +[2022.10.03-04.00.19:239][762]OBJ SavePackage: Rendered thumbnail for [Blueprint /Game/Blueprints/BP_CubeSpawner.BP_CubeSpawner] +[2022.10.03-04.00.19:239][762]OBJ SavePackage: Finished generating thumbnails for package [/Game/Blueprints/BP_CubeSpawner] +[2022.10.03-04.00.19:244][762]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Blueprints/BP_CubeSpawner_Auto7 +[2022.10.03-04.00.19:244][762]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_CubeSpawner_Auto7D23DE30E4DAACC3D215027BED83D96E4.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Blueprints/BP_CubeSpawner_Auto7.uasset' +[2022.10.03-04.00.19:245][762]LogFileHelpers: Auto-saving content packages took 0.034 +[2022.10.03-04.05.45:949][ 9]LogEditorClassViewer: Warning: Class /Engine/Tutorial/InWorldBlueprintEditing/TutorialAssets/IWBE_Blutility.IWBE_Blutility_C has parent /Script/Blutility.PlacedEditorUtilityBase, but this parent is not found. The Class will not be shown in ClassViewer. +[2022.10.03-04.05.45:949][ 9]LogEditorClassViewer: Warning: Class /Engine/Transient.REINST_SKEL_BP_CubeSpawner_C_436 has parent /Game/Blueprints/BP_ButtonPedestal.SKEL_BP_ButtonPedestal_C, but this parent is not found. The Class will not be shown in ClassViewer. +[2022.10.03-04.05.45:949][ 9]LogEditorClassViewer: Warning: Class /Engine/Transient.REINST_SKEL_BP_CubeSpawner_C_438 has parent /Game/Blueprints/BP_ButtonPedestal.SKEL_BP_ButtonPedestal_C, but this parent is not found. The Class will not be shown in ClassViewer. +[2022.10.03-04.05.51:134][311]LogMaterial: Display: Missing cached shadermap for M_SuperGrid_Hexagon in PCD3D_SM5, Default, SM5 (DDC key hash: D7A7FBA50F42DCC774A9D28A94454BFEF426FE1C), compiling. +[2022.10.03-04.05.51:340][311]LogTexture: Display: Building textures: /Game/SuperGrid/StarterPack/Source/Textures/T_HexagonRandom.T_HexagonRandom (TFO_AutoDXT, 2048X2048 X1X1) (Required Memory Estimate: 80.000 MB), EncodeSpeed: Fast +[2022.10.03-04.05.51:340][311]LogTexture: Display: Building textures: /Game/SuperGrid/StarterPack/Source/Textures/T_ConcreteWall_R.T_ConcreteWall_R (TFO_AutoDXT, 2048X2048 X1X1) (Required Memory Estimate: 80.000 MB), EncodeSpeed: Fast +[2022.10.03-04.05.51:340][311]LogTexture: Display: Building textures: /Game/SuperGrid/StarterPack/Source/Textures/T_Hexagon_N.T_Hexagon_N (TFO_BC5, 2048X2048 X1X1) (Required Memory Estimate: 80.000 MB), EncodeSpeed: Fast +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: ================================================ +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: Total job queries 50, among them cache hits 0 (0.00%) +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: Tracking 1 distinct input hashes that result in 1 distinct outputs (100.00%) +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.00% +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: Shaders Compiled: 50 +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: Jobs assigned 50, completed 1 (2.00%) +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.06 s +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: Job execution time: average 2.28 s, max 2.28 s +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: Job life time (pending + execution): average 2.34 s, max 2.34 +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 2.34 s +[2022.10.03-04.05.53:682][441]LogShaderCompilers: Display: Jobs were issued in 8 batches (only local compilation was used), average 6.25 jobs/batch +[2022.10.03-04.05.53:683][441]LogShaderCompilers: Display: Average processing rate: 0.43 jobs/sec +[2022.10.03-04.05.53:683][441]LogShaderCompilers: Display: Effective parallelization: 0.53 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2022.10.03-04.05.53:683][441]LogShaderCompilers: Display: Top 1 most expensive shader types by average time: +[2022.10.03-04.05.53:683][441]LogShaderCompilers: Display: TBasePassPSTLightMapPolicyHQ (compiled 1 times, average 1.23 sec, max 1.23 sec, min 1.23 sec) +[2022.10.03-04.05.53:683][441]LogShaderCompilers: Display: Top 1 shader types by total compile time: +[2022.10.03-04.05.53:683][441]LogShaderCompilers: Display: TBasePassPSTLightMapPolicyHQ - 100.00% of total time (compiled 1 times, average 1.23 sec, max 1.23 sec, min 1.23 sec) +[2022.10.03-04.05.53:683][441]LogShaderCompilers: Display: ================================================ +[2022.10.03-04.06.31:173][664]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_CubeSpawner" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_CubeSpawner.uasset" SILENT=true +[2022.10.03-04.06.31:182][664]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_CubeSpawner +[2022.10.03-04.06.31:183][664]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_CubeSpawner84C66C364C620B56AACCD6BDE5433C17.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_CubeSpawner.uasset' +[2022.10.03-04.06.31:207][664]AssetCheck: New page: Asset Save: BP_CubeSpawner +[2022.10.03-04.06.31:207][664]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_CubeSpawner.BP_CubeSpawner +[2022.10.03-04.06.31:524][683]BlueprintLog: New page: Compile BP_CubeSpawner +[2022.10.03-04.06.31:630][683]LogUObjectHash: Compacting FUObjectHashTables data took 1.56ms +[2022.10.03-04.06.33:084][766]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-04.06.33:090][766]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-04.06.33:090][766]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 8:06:33 PM) +[2022.10.03-04.06.33:090][766]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-04.06.33:095][766]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004286s) +[2022.10.03-04.06.33:095][766]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004374s) +[2022.10.03-04.06.33:095][766]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-04.06.33:095][766]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-04.06.33:095][766]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-04.06.33:096][766]LogPlayLevel: PIE: World Init took: (0.000832s) +[2022.10.03-04.06.33:143][766]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms +[2022.10.03-04.06.33:144][766]LogAudio: Display: Creating Audio Device: Id: 24, Scope: Unique, Realtime: True +[2022.10.03-04.06.33:144][766]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-04.06.33:144][766]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-04.06.33:144][766]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-04.06.33:144][766]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-04.06.33:144][766]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-04.06.33:144][766]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-04.06.33:144][766]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-04.06.33:144][766]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-04.06.33:145][766]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-04.06.33:145][766]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-04.06.33:145][766]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-04.06.33:147][766]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-04.06.33:180][766]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-04.06.33:180][766]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-04.06.33:180][766]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-04.06.33:180][766]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-04.06.33:181][766]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=24 +[2022.10.03-04.06.33:181][766]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=24 +[2022.10.03-04.06.33:183][766]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=24 +[2022.10.03-04.06.33:183][766]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=24 +[2022.10.03-04.06.33:183][766]LogInit: FAudioDevice initialized. +[2022.10.03-04.06.33:183][766]LogAudio: Display: Audio Device (ID: 24) registered with world 'BP_Comms'. +[2022.10.03-04.06.33:213][766]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-04.06.33:213][766]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-04.06.33:215][766]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.03-00.06.33 +[2022.10.03-04.06.33:215][766]LogWorld: Bringing up level for play took: 0.002210 +[2022.10.03-04.06.33:218][766]LogOnline: OSS: Created online subsystem instance for: :Context_41 +[2022.10.03-04.06.33:218][766]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-04.06.33:218][766]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-04.06.33:218][766]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-04.06.33:218][766]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-04.06.33:219][766]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-04.06.33:220][766]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-04.06.33:221][766]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-04.06.33:222][766]PIE: Server logged in +[2022.10.03-04.06.33:223][766]PIE: Play in editor total start time 0.134 seconds. +[2022.10.03-04.06.33:233][766]LogViewport: Scene viewport resized to 1280x720, mode Windowed. +[2022.10.03-04.06.40:142][161]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_CubeSpawner +[2022.10.03-04.06.41:779][259]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_CubeSpawner +[2022.10.03-04.06.45:937][506]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-04.06.45:937][506]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-04.06.45:938][506]LogSlate: Window 'SCD2_AS1_UE5_Starter Preview [NetMode: Standalone] (64-bit/SM5)' being destroyed +[2022.10.03-04.06.45:945][506]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.06.45:945][506]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-04.06.45:959][506]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-04.06.45:965][506]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-04.06.46:015][506]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 +[2022.10.03-04.06.46:016][506]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=24 +[2022.10.03-04.06.46:022][506]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-04.06.46:022][506]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-04.06.46:023][506]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms +[2022.10.03-04.06.46:043][507]LogPlayLevel: Display: Destroying online subsystem :Context_41 +[2022.10.03-04.10.32:475][240]LogUObjectHash: Compacting FUObjectHashTables data took 1.00ms +[2022.10.03-04.10.32:491][240]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Maps/BP_Comms_Auto8 +[2022.10.03-04.10.32:491][240]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms_Auto87FEF4D88453A5368DF67809857730995.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/Autosaves/Game/Maps/BP_Comms_Auto8.umap' +[2022.10.03-04.10.32:496][240]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/Maps/BP_Comms' took 0.074 +[2022.10.03-04.10.32:496][240]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.074 +[2022.10.03-04.13.22:145][783]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-04.13.22:154][783]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-04.13.22:155][783]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadE7B8D95148445AD4AD0D9CAE158E9FC0.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-04.13.22:172][783]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-04.13.22:172][783]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-04.13.22:414][798]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-04.13.22:517][798]LogUObjectHash: Compacting FUObjectHashTables data took 1.62ms +[2022.10.03-04.13.57:990][614]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2022.10.03-04.13.57:996][614]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.10.03-04.13.57:997][614]PIE: New page: PIE session: BP_Comms (Oct 2, 2022, 8:13:57 PM) +[2022.10.03-04.13.57:997][614]LogPlayLevel: Creating play world package: /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-04.13.58:001][614]LogPlayLevel: PIE: StaticDuplicateObject took: (0.004420s) +[2022.10.03-04.13.58:001][614]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/Maps/BP_Comms.BP_Comms to /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms (0.004508s) +[2022.10.03-04.13.58:001][614]LogSubsystemCollection: Failed to initialize subsystem dependency (WorldPartitionSubsystem) +[2022.10.03-04.13.58:001][614]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2022.10.03-04.13.58:002][614]LogAIModule: Creating AISystem for world BP_Comms +[2022.10.03-04.13.58:002][614]LogPlayLevel: PIE: World Init took: (0.000907s) +[2022.10.03-04.13.58:048][614]LogUObjectHash: Compacting FUObjectHashTables data took 1.05ms +[2022.10.03-04.13.58:050][614]LogAudio: Display: Creating Audio Device: Id: 25, Scope: Unique, Realtime: True +[2022.10.03-04.13.58:050][614]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.10.03-04.13.58:050][614]LogAudioMixer: Display: Sample Rate: 48000 +[2022.10.03-04.13.58:050][614]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.10.03-04.13.58:050][614]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.10.03-04.13.58:050][614]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.10.03-04.13.58:050][614]LogAudioMixer: Display: Max Channels (voices): 0 +[2022.10.03-04.13.58:050][614]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.10.03-04.13.58:050][614]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.10.03-04.13.58:051][614]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.10.03-04.13.58:051][614]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.10.03-04.13.58:051][614]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.10.03-04.13.58:053][614]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2022.10.03-04.13.58:084][614]LogAudioMixer: Display: Using Audio Hardware Device FxSound Speakers (FxSound Audio Enhancer) +[2022.10.03-04.13.58:084][614]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.10.03-04.13.58:084][614]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.10.03-04.13.58:084][614]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.10.03-04.13.58:085][614]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=25 +[2022.10.03-04.13.58:085][614]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=25 +[2022.10.03-04.13.58:087][614]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=25 +[2022.10.03-04.13.58:087][614]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=25 +[2022.10.03-04.13.58:087][614]LogInit: FAudioDevice initialized. +[2022.10.03-04.13.58:087][614]LogAudio: Display: Audio Device (ID: 25) registered with world 'BP_Comms'. +[2022.10.03-04.13.58:102][614]LogLoad: Game class is 'BP_SCD_GameMode_C' +[2022.10.03-04.13.58:105][614]LogWorld: Bringing World /Game/Maps/UEDPIE_0_BP_Comms.BP_Comms up for play (max tick rate 60) at 2022.10.03-00.13.58 +[2022.10.03-04.13.58:105][614]LogWorld: Bringing up level for play took: 0.002020 +[2022.10.03-04.13.58:106][614]LogOnline: OSS: Created online subsystem instance for: :Context_44 +[2022.10.03-04.13.58:107][614]LogSpawn: Warning: SpawnActor failed because no class was specified +[2022.10.03-04.13.58:107][614]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-04.13.58:107][614]LogGameState: Match State Changed from EnteringMap to WaitingToStart +[2022.10.03-04.13.58:107][614]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress +[2022.10.03-04.13.58:108][614]LogSlate: New Slate User Created. User Index 8, Is Virtual User: 1 +[2022.10.03-04.13.58:108][614]LogSlate: Slate User Registered. User Index 8, Is Virtual User: 1 +[2022.10.03-04.13.58:110][614]LogGameState: Match State Changed from WaitingToStart to InProgress +[2022.10.03-04.13.58:110][614]PIE: Server logged in +[2022.10.03-04.13.58:111][614]PIE: Play in editor total start time 0.114 seconds. +[2022.10.03-04.14.08:148][208]LogBlueprintUserMessages: [BP_SCD_FPChar_C_0] BP_CubeSpawner +[2022.10.03-04.14.14:452][584]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-04.14.14:452][584]LogWorld: BeginTearingDown for /Game/Maps/UEDPIE_0_BP_Comms +[2022.10.03-04.14.14:452][584]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.14:453][584]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-04.14.14:462][584]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.10.03-04.14.14:467][584]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-04.14.14:512][584]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.10.03-04.14.14:512][584]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 +[2022.10.03-04.14.14:513][584]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=25 +[2022.10.03-04.14.14:517][584]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.10.03-04.14.14:519][584]LogSlate: Slate User Unregistered. User Index 8 +[2022.10.03-04.14.14:519][584]LogSlate: Slate User Destroyed. User Index 8, Is Virtual User: 1 +[2022.10.03-04.14.14:520][584]LogUObjectHash: Compacting FUObjectHashTables data took 1.10ms +[2022.10.03-04.14.14:591][585]LogPlayLevel: Display: Destroying online subsystem :Context_44 +[2022.10.03-04.14.22:412][783]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-04.14.22:458][783]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms +[2022.10.03-04.14.22:474][783]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-04.14.22:475][783]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Comms34DC280A4222C5F7ACDA51A7C1C04242.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-04.14.22:500][783]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-04.14.22:500][783]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-04.14.24:179][880]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_Door" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_Door.uasset" SILENT=true +[2022.10.03-04.14.24:186][880]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_Door +[2022.10.03-04.14.24:186][880]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_Door0DDCA0234C12B872B48BA8A2419AE953.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_Door.uasset' +[2022.10.03-04.14.24:200][880]AssetCheck: New page: Asset Save: BP_Door +[2022.10.03-04.14.24:200][880]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_Door.BP_Door +[2022.10.03-04.14.24:590][904]BlueprintLog: New page: Compile BP_Door +[2022.10.03-04.14.24:662][904]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms +[2022.10.03-04.14.25:971][970]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePadPedestal +[2022.10.03-04.14.25:972][970]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadPedestalD6036DB0447BF0405A95F7BD56411FDB.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePadPedestal.uasset' +[2022.10.03-04.14.25:986][970]AssetCheck: New page: Asset Save: BP_PressurePadPedestal +[2022.10.03-04.14.25:987][970]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePadPedestal.BP_PressurePadPedestal +[2022.10.03-04.14.26:294][989]BlueprintLog: New page: Compile BP_PressurePadPedestal +[2022.10.03-04.14.26:373][989]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms +[2022.10.03-04.14.27:771][ 64]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_PressurePad" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset" SILENT=true +[2022.10.03-04.14.27:779][ 64]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_PressurePad +[2022.10.03-04.14.27:780][ 64]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_PressurePadC4B9C21648A4F0DE3204F4B36EC99134.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_PressurePad.uasset' +[2022.10.03-04.14.27:796][ 64]AssetCheck: New page: Asset Save: BP_PressurePad +[2022.10.03-04.14.27:796][ 64]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_PressurePad.BP_PressurePad +[2022.10.03-04.14.28:056][ 80]BlueprintLog: New page: Compile BP_PressurePad +[2022.10.03-04.14.28:132][ 80]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms +[2022.10.03-04.14.29:886][176]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_CubeSpawner" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_CubeSpawner.uasset" SILENT=true +[2022.10.03-04.14.29:892][176]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_CubeSpawner +[2022.10.03-04.14.29:893][176]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_CubeSpawner83C49D1E41664FDAB98C9F9728C2FB51.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_CubeSpawner.uasset' +[2022.10.03-04.14.29:907][176]AssetCheck: New page: Asset Save: BP_CubeSpawner +[2022.10.03-04.14.29:907][176]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_CubeSpawner.BP_CubeSpawner +[2022.10.03-04.14.30:180][193]BlueprintLog: New page: Compile BP_CubeSpawner +[2022.10.03-04.14.30:255][193]LogUObjectHash: Compacting FUObjectHashTables data took 1.07ms +[2022.10.03-04.14.32:120][296]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Blueprints/BP_ButtonPedestal" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset" SILENT=true +[2022.10.03-04.14.32:127][296]LogSavePackage: Moving output files for package: /Game/Blueprints/BP_ButtonPedestal +[2022.10.03-04.14.32:128][296]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_ButtonPedestal05D366244494BA923950828780CCCAB2.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Blueprints/BP_ButtonPedestal.uasset' +[2022.10.03-04.14.32:142][296]AssetCheck: New page: Asset Save: BP_ButtonPedestal +[2022.10.03-04.14.32:142][296]LogContentValidation: Display: Validating Blueprint /Game/Blueprints/BP_ButtonPedestal.BP_ButtonPedestal +[2022.10.03-04.14.32:850][339]BlueprintLog: New page: Compile BP_ButtonPedestal +[2022.10.03-04.14.32:932][339]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms +[2022.10.03-04.14.42:794][923]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/BP_Comms" FILE="../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false +[2022.10.03-04.14.42:839][923]LogUObjectHash: Compacting FUObjectHashTables data took 1.06ms +[2022.10.03-04.14.42:855][923]LogSavePackage: Moving output files for package: /Game/Maps/BP_Comms +[2022.10.03-04.14.42:855][923]LogSavePackage: Moving '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Saved/BP_CommsAD47E2534F4CD3D25E443AA2C32F15A8.tmp' to '../../../../../../Projects/Full Sail Projects/GDN2112-SCD2/Assignment 1/Content/Maps/BP_Comms.umap' +[2022.10.03-04.14.42:877][923]AssetCheck: New page: Asset Save: BP_Comms +[2022.10.03-04.14.42:877][923]LogContentValidation: Display: Validating World /Game/Maps/BP_Comms.BP_Comms +[2022.10.03-04.14.45:526][ 75]Cmd: CLOSE_SLATE_MAINFRAME +[2022.10.03-04.14.45:571][ 75]LogUObjectHash: Compacting FUObjectHashTables data took 0.47ms +[2022.10.03-04.14.45:573][ 75]LogStall: Shutdown... +[2022.10.03-04.14.45:578][ 75]LogStall: Shutdown complete. +[2022.10.03-04.14.45:605][ 75]LogWorld: UWorld::CleanupWorld for World_14, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.45:605][ 75]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-04.14.45:692][ 75]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-04.14.45:692][ 75]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.45:692][ 75]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-04.14.45:797][ 75]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-04.14.45:797][ 75]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.45:797][ 75]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-04.14.45:889][ 75]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-04.14.45:889][ 75]LogWorld: UWorld::CleanupWorld for World_15, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.45:889][ 75]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-04.14.45:954][ 75]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.10.03-04.14.45:954][ 75]LogWorld: UWorld::CleanupWorld for World_16, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.45:954][ 75]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.10.03-04.14.46:026][ 75]LogSlate: Window 'SCD2_AS1_UE5_Starter - Unreal Editor' being destroyed +[2022.10.03-04.14.46:202][ 76]Cmd: QUIT_EDITOR +[2022.10.03-04.14.46:202][ 76]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2022.10.03-04.14.46:207][ 76]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2022.10.03-04.14.46:207][ 76]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2022.10.03-04.14.46:207][ 76]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2022.10.03-04.14.46:493][ 76]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2022.10.03-04.14.46:493][ 76]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2022.10.03-04.14.46:493][ 76]LogAudio: Display: Audio Device unregistered from world 'BP_Comms'. +[2022.10.03-04.14.46:493][ 76]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.10.03-04.14.46:495][ 76]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2022.10.03-04.14.46:503][ 76]LogAudio: Display: Audio Device Manager Shutdown +[2022.10.03-04.14.46:509][ 76]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2022.10.03-04.14.46:510][ 76]LogExit: Preparing to exit. +[2022.10.03-04.14.46:551][ 76]LogUObjectHash: Compacting FUObjectHashTables data took 1.31ms +[2022.10.03-04.14.46:568][ 76]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-04.14.46:568][ 76]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-04.14.46:582][ 76]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-04.14.46:583][ 76]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-04.14.46:583][ 76]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-04.14.46:583][ 76]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-04.14.46:583][ 76]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-04.14.46:583][ 76]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-04.14.46:583][ 76]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-04.14.46:583][ 76]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-04.14.46:583][ 76]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2022.10.03-04.14.47:743][ 76]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.47:744][ 76]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.47:744][ 76]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.47:744][ 76]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.47:745][ 76]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.47:745][ 76]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.47:745][ 76]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.47:745][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:745][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:745][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting. +[2022.10.03-04.14.47:746][ 76]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.47:754][ 76]LogWorld: UWorld::CleanupWorld for BP_Comms, bSessionEnded=true, bCleanupResources=true +[2022.10.03-04.14.47:801][ 76]LogDemo: Cleaned up 0 splitscreen connections with owner deletion +[2022.10.03-04.14.47:810][ 76]LogStylusInput: Shutting down StylusInput subsystem. +[2022.10.03-04.14.47:810][ 76]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2022.10.03-04.14.47:815][ 76]LogExit: Editor shut down +[2022.10.03-04.14.47:818][ 76]LogExit: Transaction tracking system shut down +[2022.10.03-04.14.48:241][ 76]LogExit: Object subsystem successfully closed. +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: ================================================ +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Total job queries 50, among them cache hits 0 (0.00%) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Tracking 50 distinct input hashes that result in 40 distinct outputs (80.00%) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: RAM used: 0.13 MB (0.00 GB) of 1638.40 MB (1.60 GB) budget. Usage: 0.01% +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: === Shader Compilation stats === +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Shaders Compiled: 50 +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Jobs assigned 50, completed 50 (100.00%) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.06 s +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Job execution time: average 8.04 s, max 8.45 s +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Job life time (pending + execution): average 8.10 s, max 8.51 +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.51 s +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Jobs were issued in 8 batches (only local compilation was used), average 6.25 jobs/batch +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Average processing rate: 5.87 jobs/sec +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Effective parallelization: 5.99 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Top 5 most expensive shader types by average time: +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: FDebugViewModePS (compiled 2 times, average 1.46 sec, max 1.62 sec, min 1.29 sec) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: TBasePassPSTLightMapPolicyLQSkylight (compiled 2 times, average 1.22 sec, max 1.22 sec, min 1.21 sec) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight (compiled 2 times, average 1.21 sec, max 1.31 sec, min 1.11 sec) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: TBasePassPSTLightMapPolicyHQ (compiled 2 times, average 1.18 sec, max 1.23 sec, min 1.12 sec) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ (compiled 2 times, average 1.16 sec, max 1.27 sec, min 1.06 sec) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: Top 5 shader types by total compile time: +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: FDebugViewModePS - 5.73% of total time (compiled 2 times, average 1.46 sec, max 1.62 sec, min 1.29 sec) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: TBasePassPSTLightMapPolicyLQSkylight - 4.77% of total time (compiled 2 times, average 1.22 sec, max 1.22 sec, min 1.21 sec) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight - 4.74% of total time (compiled 2 times, average 1.21 sec, max 1.31 sec, min 1.11 sec) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: TBasePassPSTLightMapPolicyHQ - 4.61% of total time (compiled 2 times, average 1.18 sec, max 1.23 sec, min 1.12 sec) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ - 4.57% of total time (compiled 2 times, average 1.16 sec, max 1.27 sec, min 1.06 sec) +[2022.10.03-04.14.48:250][ 76]LogShaderCompilers: Display: ================================================ +[2022.10.03-04.14.48:351][ 76]LogShaderCompilers: Display: Shaders left to compile 0 +[2022.10.03-04.14.48:373][ 76]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (884) +[2022.10.03-04.14.48:373][ 76]LogModuleManager: Shutting down and abandoning module Voice (882) +[2022.10.03-04.14.48:373][ 76]LogModuleManager: Shutting down and abandoning module BlueprintGraph (880) +[2022.10.03-04.14.48:373][ 76]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (878) +[2022.10.03-04.14.48:373][ 76]LogModuleManager: Shutting down and abandoning module SubobjectEditor (876) +[2022.10.03-04.14.48:373][ 76]LogModuleManager: Shutting down and abandoning module SceneOutliner (874) +[2022.10.03-04.14.48:373][ 76]LogModuleManager: Shutting down and abandoning module AddContentDialog (872) +[2022.10.03-04.14.48:374][ 76]LogModuleManager: Shutting down and abandoning module WidgetCarousel (871) +[2022.10.03-04.14.48:374][ 76]LogModuleManager: Shutting down and abandoning module StatusBar (868) +[2022.10.03-04.14.48:374][ 76]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (866) +[2022.10.03-04.14.48:374][ 76]LogModuleManager: Shutting down and abandoning module StatsViewer (864) +[2022.10.03-04.14.48:374][ 76]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (862) +[2022.10.03-04.14.48:374][ 76]LogModuleManager: Shutting down and abandoning module AutomationWorker (860) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (858) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (856) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (854) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (852) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module WebMMedia (850) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (848) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (846) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (844) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (842) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (840) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (838) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (836) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (834) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (832) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (830) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module GooglePADEditor (828) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (826) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module SequenceRecorder (825) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (822) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (820) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (818) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module MatineeToLevelSequence (816) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (814) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module PlanarCut (812) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (810) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module CharacterAI (808) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module TextureAlignMode (806) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module BspMode (804) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module GeometryMode (802) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module IKRigEditor (800) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module ControlRigEditor (798) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module AnimationEditor (797) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module ControlRigSplineEditor (794) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module SmartSnapping (792) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module SessionServices (790) +[2022.10.03-04.14.48:375][ 76]LogModuleManager: Shutting down and abandoning module MeshPaint (788) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (786) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module PlacementMode (785) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module FoliageEdit (782) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module LandscapeEditor (780) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (778) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module ActorPickerMode (776) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module ViewportSnapping (774) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module EditorWidgets (772) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module ViewportInteraction (770) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module ClothPainter (768) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (767) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module LogVisualizer (764) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module IntroTutorials (762) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (760) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (758) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (757) +[2022.10.03-04.14.48:376][ 76]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (755) +[2022.10.03-04.14.48:749][ 76]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (752) +[2022.10.03-04.14.48:749][ 76]LogModuleManager: Shutting down and abandoning module HoloLensPlatformEditor (750) +[2022.10.03-04.14.48:749][ 76]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (748) +[2022.10.03-04.14.48:749][ 76]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (746) +[2022.10.03-04.14.48:749][ 76]LogModuleManager: Shutting down and abandoning module CSVtoSVG (744) +[2022.10.03-04.14.48:749][ 76]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (742) +[2022.10.03-04.14.48:749][ 76]LogModuleManager: Shutting down and abandoning module EditorConfig (740) +[2022.10.03-04.14.48:749][ 76]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (738) +[2022.10.03-04.14.48:749][ 76]LogModuleManager: Shutting down and abandoning module EditorFramework (736) +[2022.10.03-04.14.48:749][ 76]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (734) +[2022.10.03-04.14.48:749][ 76]LogModuleManager: Shutting down and abandoning module TraceInsights (732) +[2022.10.03-04.14.48:750][ 76]MemoryProfiler: Shutdown +[2022.10.03-04.14.48:750][ 76]NetworkingProfiler: Shutdown +[2022.10.03-04.14.48:750][ 76]LoadingProfiler: Shutdown +[2022.10.03-04.14.48:750][ 76]TimingProfiler: Shutdown +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module TraceServices (731) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (728) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (727) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module InputBindingEditor (724) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module MergeActors (722) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (720) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module LocalizationService (719) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module HardwareTargeting (716) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (714) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module UndoHistory (712) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module XmlParser (710) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module Blutility (708) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (706) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (705) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (702) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (701) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module SettingsEditor (698) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module ProjectLauncher (696) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module SessionFrontend (694) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module ProfilerClient (692) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module DeviceManager (690) +[2022.10.03-04.14.48:750][ 76]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (689) +[2022.10.03-04.14.48:761][ 76]LogModuleManager: Shutting down and abandoning module AutomationController (686) +[2022.10.03-04.14.48:761][ 76]LogModuleManager: Shutting down and abandoning module AutomationWindow (684) +[2022.10.03-04.14.48:761][ 76]LogModuleManager: Shutting down and abandoning module Layers (682) +[2022.10.03-04.14.48:761][ 76]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (680) +[2022.10.03-04.14.48:761][ 76]LogModuleManager: Shutting down and abandoning module DetailCustomizations (678) +[2022.10.03-04.14.48:761][ 76]LogModuleManager: Shutting down and abandoning module PackagesDialog (676) +[2022.10.03-04.14.48:761][ 76]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (674) +[2022.10.03-04.14.48:761][ 76]LogModuleManager: Shutting down and abandoning module Persona (672) +[2022.10.03-04.14.48:761][ 76]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (671) +[2022.10.03-04.14.48:761][ 76]LogModuleManager: Shutting down and abandoning module AnimGraph (669) +[2022.10.03-04.14.48:761][ 76]LogModuleManager: Shutting down and abandoning module Kismet (666) +[2022.10.03-04.14.48:775][ 76]LogModuleManager: Shutting down and abandoning module KismetWidgets (665) +[2022.10.03-04.14.48:775][ 76]LogModuleManager: Shutting down and abandoning module GraphEditor (662) +[2022.10.03-04.14.48:775][ 76]LogModuleManager: Shutting down and abandoning module StructViewer (660) +[2022.10.03-04.14.48:776][ 76]LogModuleManager: Shutting down and abandoning module ClassViewer (658) +[2022.10.03-04.14.48:777][ 76]LogModuleManager: Shutting down and abandoning module NaniteTools (656) +[2022.10.03-04.14.48:778][ 76]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (654) +[2022.10.03-04.14.48:778][ 76]LogModuleManager: Shutting down and abandoning module SourceControlWindows (652) +[2022.10.03-04.14.48:778][ 76]LogModuleManager: Shutting down and abandoning module OutputLog (650) +[2022.10.03-04.14.48:779][ 76]LogModuleManager: Shutting down and abandoning module Documentation (648) +[2022.10.03-04.14.48:779][ 76]LogModuleManager: Shutting down and abandoning module LiveCoding (646) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (644) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module MovieScene (642) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (640) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module LauncherPlatform (638) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module AnalyticsET (636) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module PortalServices (634) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module PortalRpc (632) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module MessagingRpc (630) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (628) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module AudioMixer (627) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module AudioMixerCore (626) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module AIModule (622) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module GameplayDebugger (621) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module AITestSuite (619) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module NavigationSystem (617) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (614) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (612) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module TypedElementFramework (610) +[2022.10.03-04.14.48:785][ 76]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (608) +[2022.10.03-04.14.48:786][ 76]LogModuleManager: Shutting down and abandoning module ProfilerService (606) +[2022.10.03-04.14.48:795][ 76]LogModuleManager: Shutting down and abandoning module TaskGraph (604) +[2022.10.03-04.14.48:795][ 76]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (602) +[2022.10.03-04.14.48:795][ 76]LogModuleManager: Shutting down and abandoning module MegascansPlugin (600) +[2022.10.03-04.14.48:795][ 76]LogModuleManager: Shutting down and abandoning module Bridge (598) +[2022.10.03-04.14.48:795][ 76]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (596) +[2022.10.03-04.14.48:795][ 76]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (594) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module InterchangePipelines (592) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module InterchangeExport (590) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module InterchangeMessages (588) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module InterchangeImport (586) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module InterchangeNodes (584) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module InterchangeResultsBrowser (582) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (580) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module InterchangeEditor (578) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (576) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (574) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (572) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module CollectionManager (571) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module MediaCompositing (568) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ImgMedia (566) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module SynthesisEditor (564) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module Synthesis (562) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ResonanceAudio (560) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (558) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (556) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (554) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ModelingOperators (552) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (550) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ModelingComponents (548) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (546) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module MeshModelingTools (544) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (542) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module GooglePAD (540) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module HairStrandsEditor (538) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module DynamicMesh (536) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (534) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (532) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (530) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (528) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (526) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module AudioCapture (524) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module AudioCaptureRtAudio (523) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module CableComponent (520) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module AssetTags (518) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (516) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (514) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module AppleImageUtils (512) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module AndroidPermission (510) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (508) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (506) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module TemplateSequence (504) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (502) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module SequencerScripting (500) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (496) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (494) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (492) +[2022.10.03-04.14.48:796][ 76]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (490) +[2022.10.03-04.14.48:796][ 76]LogOpenImageDenoise: OIDN shutting down +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module MeshLODToolset (488) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (486) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (484) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (482) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (480) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (478) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (477) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (474) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (472) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (470) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module UObjectPlugin (468) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (466) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module ChaosNiagara (464) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (462) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module UnrealInsightsInterface (460) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module FractureEditor (458) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (456) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (454) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (452) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (450) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module AutomationUtils (448) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module BackChannel (446) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (444) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module PluginUtils (442) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module GitSourceControl (440) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (438) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module AlembicImporter (436) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module AlembicLibrary (435) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module GeometryCache (434) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (433) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (428) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (426) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (424) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module StylusInput (422) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (420) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module PluginBrowser (418) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (416) +[2022.10.03-04.14.48:797][ 76]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (414) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (412) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (410) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (408) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module EditorDebugTools (406) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module CurveEditorTools (404) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module ControlRigSpline (402) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (400) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module CryptoKeys (398) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (396) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (394) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (392) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (390) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (388) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (386) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module Paper2DEditor (384) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (382) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (380) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (378) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module RuntimePhysXCooking (376) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module SoundFields (374) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module SignificanceManager (372) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (370) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (368) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (366) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (365) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (362) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module ActorSequence (360) +[2022.10.03-04.14.48:798][ 76]LogModuleManager: Shutting down and abandoning module TcpMessaging (358) +[2022.10.03-04.14.48:899][ 76]LogModuleManager: Shutting down and abandoning module UdpMessaging (356) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module GameplayCameras (354) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (352) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module PBIK (350) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module FullBodyIK (348) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (346) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (344) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module Niagara (342) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module SignalProcessing (341) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module NiagaraEditor (339) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module NiagaraCore (336) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (334) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module AnimationSharing (332) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (330) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module FacialAnimation (328) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (326) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module DataValidation (324) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (322) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module IKRig (320) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (318) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module ControlRig (316) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module LevelSequence (315) +[2022.10.03-04.14.49:000][ 76]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (312) +[2022.10.03-04.14.49:001][ 76]LogModuleManager: Shutting down and abandoning module LevelEditor (311) +[2022.10.03-04.14.49:007][ 76]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (310) +[2022.10.03-04.14.49:007][ 76]LogModuleManager: Shutting down and abandoning module LevelAssetEditor (308) +[2022.10.03-04.14.49:007][ 76]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (306) +[2022.10.03-04.14.49:007][ 76]LogModuleManager: Shutting down and abandoning module MainFrame (304) +[2022.10.03-04.14.49:007][ 76]LogModuleManager: Shutting down and abandoning module HotReload (303) +[2022.10.03-04.14.49:008][ 76]LogModuleManager: Shutting down and abandoning module ContentBrowser (299) +[2022.10.03-04.14.49:008][ 76]LogModuleManager: Shutting down and abandoning module ToolMenus (298) +[2022.10.03-04.14.49:008][ 76]LogModuleManager: Shutting down and abandoning module ContentBrowserData (296) +[2022.10.03-04.14.49:008][ 76]LogModuleManager: Shutting down and abandoning module TreeMap (293) +[2022.10.03-04.14.49:008][ 76]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (290) +[2022.10.03-04.14.49:008][ 76]LogModuleManager: Shutting down and abandoning module Paper2D (288) +[2022.10.03-04.14.49:008][ 76]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (286) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (284) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module AndroidFileServer (282) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (280) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module PacketHandler (278) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module AnimationDataController (276) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (274) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (272) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module MediaAssets (270) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module Overlay (268) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module OverlayEditor (267) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module VREditor (264) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module StringTableEditor (262) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (260) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (258) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module FunctionalTesting (256) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (254) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (253) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module UMG (250) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module UMGEditor (249) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module SlateReflector (244) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module Slate (242) +[2022.10.03-04.14.49:009][ 76]LogModuleManager: Shutting down and abandoning module SlateCore (240) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (238) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (236) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module UnrealEd (234) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module MRMesh (232) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module Messaging (230) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (228) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (226) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module Networking (224) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module Core (222) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module MaterialEditor (220) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module MovieSceneTools (218) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module CurveEditor (217) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module Sequencer (215) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module EditorStyle (214) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module KismetCompiler (210) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module MeshBuilder (208) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module NaniteBuilder (206) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module MeshUtilities (204) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (203) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (202) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (201) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (199) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (197) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (195) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module MaterialBaking (191) +[2022.10.03-04.14.49:011][ 76]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (186) +[2022.10.03-04.14.49:012][ 76]LogModuleManager: Shutting down and abandoning module DerivedDataCache (184) +[2022.10.03-04.14.49:018][ 76]LogModuleManager: Shutting down and abandoning module TargetPlatform (182) +[2022.10.03-04.14.49:018][ 76]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (181) +[2022.10.03-04.14.49:018][ 76]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (179) +[2022.10.03-04.14.49:018][ 76]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (177) +[2022.10.03-04.14.49:018][ 76]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (175) +[2022.10.03-04.14.49:018][ 76]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (173) +[2022.10.03-04.14.49:018][ 76]LogModuleManager: Shutting down and abandoning module AudioFormatBink (171) +[2022.10.03-04.14.49:018][ 76]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (169) +[2022.10.03-04.14.49:018][ 76]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (167) +[2022.10.03-04.14.49:018][ 76]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (165) +[2022.10.03-04.14.49:018][ 76]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (163) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (161) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (159) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (157) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (155) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module HoloLensTargetPlatform (153) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (151) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module TextureFormat (149) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (148) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (146) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (144) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (142) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (140) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (138) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module ImageWrapper (137) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module TurnkeySupport (133) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module InputCore (130) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module Settings (128) +[2022.10.03-04.14.49:019][ 76]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (126) +[2022.10.03-04.14.49:020][ 76]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (124) +[2022.10.03-04.14.49:020][ 76]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (123) +[2022.10.03-04.14.49:020][ 76]LogModuleManager: Shutting down and abandoning module Chaos (120) +[2022.10.03-04.14.49:020][ 76]LogModuleManager: Shutting down and abandoning module GeometryCore (119) +[2022.10.03-04.14.49:020][ 76]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (116) +[2022.10.03-04.14.49:020][ 76]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (115) +[2022.10.03-04.14.49:020][ 76]LogModuleManager: Shutting down and abandoning module AVEncoder (114) +[2022.10.03-04.14.49:020][ 76]LogModuleManager: Shutting down and abandoning module D3D12RHI (110) +[2022.10.03-04.14.49:020][ 76]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (108) +[2022.10.03-04.14.49:020][ 76]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (106) +[2022.10.03-04.14.49:020][ 76]LogModuleManager: Shutting down and abandoning module WmfMedia (104) +[2022.10.03-04.14.49:023][ 76]LogModuleManager: Shutting down and abandoning module Media (103) +[2022.10.03-04.14.49:024][ 76]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (100) +[2022.10.03-04.14.49:024][ 76]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (98) +[2022.10.03-04.14.49:024][ 76]LogModuleManager: Shutting down and abandoning module HairStrandsCore (96) +[2022.10.03-04.14.49:024][ 76]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (94) +[2022.10.03-04.14.49:024][ 76]LogModuleManager: Shutting down and abandoning module ChunkDownloader (92) +[2022.10.03-04.14.49:024][ 76]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (90) +[2022.10.03-04.14.49:024][ 76]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (88) +[2022.10.03-04.14.49:024][ 76]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (86) +[2022.10.03-04.14.49:024][ 76]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (84) +[2022.10.03-04.14.49:025][ 76]LogModuleManager: Shutting down and abandoning module XMPP (79) +[2022.10.03-04.14.49:025][ 76]LogModuleManager: Shutting down and abandoning module WebSockets (78) +[2022.10.03-04.14.49:035][ 76]LogModuleManager: Shutting down and abandoning module HTTP (75) +[2022.10.03-04.14.49:035][ 76]LogHttp: Warning: Http module shutting down, but needs to wait on 1 outstanding Http requests: +[2022.10.03-04.14.49:035][ 76]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BFCF98927-4810-6F96-8B57-5EB22BEB9E5B%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.0.3-20979098%2B%2B%2BUE5%2BRelease-5.0&UserID=a23cc22e4e41daa075a20bba071d2aa6%7C26e21ce16cb84f44aa89dafabbcb17a0%7C7a25e1b3-8a16-4de1-a8a6-cbe5202c516e&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2022.10.03-04.14.49:035][ 76]LogHttp: Warning: Cleaning up 1 outstanding Http requests. +[2022.10.03-04.14.49:041][ 76]LogModuleManager: Shutting down and abandoning module SSL (74) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module ChaosCloth (70) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (68) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module NiagaraShader (66) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module PixWinPlugin (64) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module VariantManagerContent (62) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module DatasmithContent (60) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module AISupportModule (58) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module DesktopPlatform (56) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (54) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (52) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (50) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module PlatformCrypto (48) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (46) +[2022.10.03-04.14.49:043][ 76]LogModuleManager: Shutting down and abandoning module SourceControl (45) +[2022.10.03-04.14.49:044][ 76]LogModuleManager: Shutting down and abandoning module XGEController (42) +[2022.10.03-04.14.49:044][ 76]LogXGEController: Cleaning working directory: C:/Users/randa/AppData/Local/Temp/UnrealXGEWorkingDir/ +[2022.10.03-04.14.49:044][ 76]LogModuleManager: Shutting down and abandoning module FastBuildController (40) +[2022.10.03-04.14.49:044][ 76]LogModuleManager: Shutting down and abandoning module AnimationModifiers (38) +[2022.10.03-04.14.49:044][ 76]LogModuleManager: Shutting down and abandoning module AudioEditor (36) +[2022.10.03-04.14.49:045][ 76]LogModuleManager: Shutting down and abandoning module PropertyEditor (35) +[2022.10.03-04.14.49:045][ 76]LogModuleManager: Shutting down and abandoning module Virtualization (32) +[2022.10.03-04.14.49:045][ 76]LogModuleManager: Shutting down and abandoning module MessageLog (31) +[2022.10.03-04.14.49:045][ 76]LogModuleManager: Shutting down and abandoning module TextureCompressor (28) +[2022.10.03-04.14.49:045][ 76]LogModuleManager: Shutting down and abandoning module RenderCore (26) +[2022.10.03-04.14.49:045][ 76]LogModuleManager: Shutting down and abandoning module Landscape (24) +[2022.10.03-04.14.49:045][ 76]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (22) +[2022.10.03-04.14.49:046][ 76]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (20) +[2022.10.03-04.14.49:046][ 76]LogModuleManager: Shutting down and abandoning module Renderer (18) +[2022.10.03-04.14.49:046][ 76]LogModuleManager: Shutting down and abandoning module Engine (16) +[2022.10.03-04.14.49:046][ 76]LogModuleManager: Shutting down and abandoning module CoreUObject (14) +[2022.10.03-04.14.49:046][ 76]LogModuleManager: Shutting down and abandoning module SandboxFile (12) +[2022.10.03-04.14.49:046][ 76]LogModuleManager: Shutting down and abandoning module PakFile (10) +[2022.10.03-04.14.49:047][ 76]LogModuleManager: Shutting down and abandoning module RSA (9) +[2022.10.03-04.14.49:047][ 76]LogModuleManager: Shutting down and abandoning module NetworkFile (6) +[2022.10.03-04.14.49:047][ 76]LogModuleManager: Shutting down and abandoning module StreamingFile (4) +[2022.10.03-04.14.49:047][ 76]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2022.10.03-04.14.49:080][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: 211 items to release +[2022.10.03-04.14.49:080][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.SpecularIndirect", 1496 x 720 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-04.14.49:080][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.LowFrequencies", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:080][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Dummy", 1 x 1 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-04.14.49:080][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 72 x 24 x 24, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-04.14.49:080][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 47 x 22 x 26, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:080][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 47 x 22 x 26, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-04.14.49:081][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 192 x 48 x 48, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-04.14.49:081][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance", 752 x 536 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:081][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeSceneDepth", 94 x 67 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-04.14.49:081][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition", 94 x 67 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.10.03-04.14.49:081][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "GBufferA", 1496 x 720 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-04.14.49:082][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.RoughSpecularIndirect", 1496 x 720 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:082][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.NumHistoryFramesAccumulated", 1496 x 720 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:082][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.FastUpdateMode", 1496 x 720 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:082][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.NumHistoryFramesAccumulated", 1496 x 720 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:082][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.AccumulatedResolveVariance", 1496 x 720 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-04.14.49:084][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.HighFrequencies", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:084][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Metadata", 1824 x 828 x 1, Mips: 1, Format: 0x31, Flags: 0x4 +[2022.10.03-04.14.49:084][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.SubpixelInfo", 1824 x 828 x 1, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-04.14.49:084][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Translucency", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:084][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.TranslucencyAlpha", 1824 x 828 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:084][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Editor.PrimitivesDepthHistory", 3648 x 1656 x 1, Mips: 1, Format: 0x29, Flags: 0x1 +[2022.10.03-04.14.49:085][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelVisBuffer", 25165824 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:085][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-04.14.49:085][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-04.14.49:085][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 512 x 256 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-04.14.49:088][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer0", 708 x 55 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-04.14.49:088][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer1", 708 x 55 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-04.14.49:088][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "BackBuffer2", 708 x 55 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-04.14.49:089][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:089][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:089][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:089][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:089][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:089][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:089][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:089][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:090][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:090][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:090][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:090][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:090][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:090][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:090][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:090][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:091][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:091][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:091][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:091][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:091][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:091][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:092][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:092][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:092][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:093][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:094][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:094][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:094][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:095][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:095][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:095][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:095][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:096][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:096][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:096][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:096][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:096][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:096][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:097][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:097][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:097][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:098][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:098][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:099][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:099][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:099][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:099][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:100][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:100][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:100][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:100][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:100][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:101][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:101][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:101][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:101][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:102][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:102][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:102][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:103][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_0", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:103][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_0", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:103][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStatePosition_1", 1024 x 1024 x 1, Mips: 1, Format: 0x2, Flags: 0x1 +[2022.10.03-04.14.49:103][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleStateVelocity_1", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:104][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:106][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleAttributes", 1024 x 1024 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:106][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TextureRenderTarget2D_0", 256 x 256 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:107][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.SkyViewLut", 192 x 104 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:107][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:107][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:107][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:107][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:107][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:107][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:108][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:108][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 32 x 32 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:108][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:108][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "FSlateTextureRenderTarget2DResource", 48 x 48 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:108][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.10.03-04.14.49:108][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "PrimitiveSceneDataTexture", 40 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.10.03-04.14.49:108][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ParticleCurveTexture", 512 x 512 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:108][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.CameraAPVolume0", 32 x 32 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-04.14.49:109][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.VoxelLighting", 64 x 256 x 384, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-04.14.49:109][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.LowFrequencies", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:110][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 1024 x 1024 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-04.14.49:110][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 1024 x 1024 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:110][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 2048 x 2048 x 1, Mips: 3, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:110][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.HighFrequencies", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:111][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.TranslucencyAlpha", 1824 x 828 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:111][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "OctahedralSolidAngleTexture", 16 x 16 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-04.14.49:111][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.DepthHistory", 1496 x 720 x 1, Mips: 1, Format: 0x29, Flags: 0x4 +[2022.10.03-04.14.49:111][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.DepthProbeAtlasTexture", 4096 x 4096 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-04.14.49:111][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeAtlasTextureSource", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:112][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FinalRadianceAtlas", 4352 x 4352 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:114][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Translucency", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:114][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.SubpixelInfo", 1824 x 828 x 1, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-04.14.49:114][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.History.Metadata", 1824 x 828 x 1, Mips: 1, Format: 0x31, Flags: 0x4 +[2022.10.03-04.14.49:114][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.10.03-04.14.49:114][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "CombineLUTs", 32 x 32 x 32, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-04.14.49:114][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "TSR.Output", 1824 x 828 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:114][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Editor.PrimitivesDepthHistory", 3648 x 1656 x 1, Mips: 1, Format: 0x29, Flags: 0x1 +[2022.10.03-04.14.49:115][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.NumHistoryFramesAccumulated", 1496 x 720 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:115][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.DiffuseIndirect", 1496 x 720 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-04.14.49:115][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.AccumulatedResolveVariance", 1496 x 720 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-04.14.49:115][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.NumHistoryFramesAccumulated", 1496 x 720 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:115][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.RoughSpecularIndirect", 1496 x 720 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:115][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.SpecularIndirect", 1496 x 720 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-04.14.49:116][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "SceneColor", 1496 x 720 x 1, Mips: 1, Format: 0xA, Flags: 0x5 +[2022.10.03-04.14.49:116][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "GBufferA", 1496 x 720 x 1, Mips: 1, Format: 0x18, Flags: 0x1 +[2022.10.03-04.14.49:116][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageAtlas", 512 x 512 x 256, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:117][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldCoverageAtlas", 256 x 256 x 128, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:117][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFieldPageTableCombined", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-04.14.49:117][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalSDFMipTexture", 56 x 56 x 224, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:117][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableStationaryLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-04.14.49:117][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "GlobalDistanceFieldPageTableMovableLayer", 16 x 16 x 64, Mips: 1, Format: 0x39, Flags: 0x4 +[2022.10.03-04.14.49:117][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition", 94 x 67 x 1, Mips: 1, Format: 0x2, Flags: 0x4 +[2022.10.03-04.14.49:118][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeSceneDepth", 94 x 67 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-04.14.49:118][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance", 752 x 536 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:118][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 192 x 48 x 48, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-04.14.49:118][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 47 x 22 x 26, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-04.14.49:118][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.TranslucencyVolume.SHLightingNewHistory0", 47 x 22 x 26, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:118][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "EyeAdaptation", 1 x 1 x 1, Mips: 1, Format: 0x2, Flags: 0x5 +[2022.10.03-04.14.49:118][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceProbeIndirectionTexture", 72 x 24 x 24, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-04.14.49:119][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.ScreenProbeGather.FastUpdateMode", 1496 x 720 x 1, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:119][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.TransmittanceLut", 256 x 64 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:119][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.MultiScatteredLuminanceLut", 32 x 32 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:119][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkyAtmosphere.DistantSkyLightLut", 1 x 1 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:119][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.PhysicalPagePool", 16384 x 4096 x 1, Mips: 1, Format: 0x2A, Flags: 0x4 +[2022.10.03-04.14.49:122][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHBlueAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-04.14.49:122][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:122][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneAlbedo", 4096 x 4096 x 1, Mips: 1, Format: 0x61, Flags: 0x0 +[2022.10.03-04.14.49:123][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneOpacity", 4096 x 4096 x 1, Mips: 1, Format: 0x50, Flags: 0x0 +[2022.10.03-04.14.49:123][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDepth", 4096 x 4096 x 1, Mips: 1, Format: 0x23, Flags: 0x1 +[2022.10.03-04.14.49:123][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNormal", 4096 x 4096 x 1, Mips: 1, Format: 0x53, Flags: 0x0 +[2022.10.03-04.14.49:124][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneEmissive", 4096 x 4096 x 1, Mips: 1, Format: 0x5F, Flags: 0x0 +[2022.10.03-04.14.49:124][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneDirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.10.03-04.14.49:124][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneIndirectLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.10.03-04.14.49:124][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneNumFramesAccumulatedAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x3D, Flags: 0x5 +[2022.10.03-04.14.49:126][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.SceneFinalLighting", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x5 +[2022.10.03-04.14.49:128][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:128][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Dummy", 1 x 1 x 1, Mips: 1, Format: 0x36, Flags: 0x4 +[2022.10.03-04.14.49:129][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:129][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:129][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:129][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:129][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:133][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:133][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:133][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.TraceRadianceAtlas", 4096 x 4096 x 1, Mips: 1, Format: 0x1A, Flags: 0x4 +[2022.10.03-04.14.49:139][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHRedAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-04.14.49:139][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Radiosity.ProbeSHGreenAtlas", 1024 x 1024 x 1, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-04.14.49:139][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:140][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DistanceFields.DistanceFieldBrickTexture", 1024 x 1024 x 8, Mips: 1, Format: 0x3D, Flags: 0x4 +[2022.10.03-04.14.49:140][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "HairLUT0", 1 x 1 x 1, Mips: 1, Format: 0x5A, Flags: 0x1 +[2022.10.03-04.14.49:140][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Hair.LUT(DualScattering)", 64 x 64 x 16, Mips: 1, Format: 0xA, Flags: 0x4 +[2022.10.03-04.14.49:140][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap0", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:140][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ReflectionColorScratchCubemap1", 128 x 128 x 6, Mips: 8, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:140][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap0", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:141][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "DiffuseIrradianceScratchCubemap1", 32 x 32 x 6, Mips: 6, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:141][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "SkySHIrradiance", 9 x 1 x 1, Mips: 1, Format: 0xA, Flags: 0x1 +[2022.10.03-04.14.49:141][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "ShaderDraw.IndirectBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:141][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FixupProbeBordersIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:142][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.RadianceCacheHardwareRayTracingIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:142][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:142][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.ReflectionResolveTileIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:142][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Nanite.MainAndPostNodesAndClusterBatchesBuffer", 44040192 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:144][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.CulledObjectIndirectArguments", 65520 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:144][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.CompactTracingIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:145][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.Reflections.CompactRayTraceDispatchIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:145][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Lumen.RadianceCache.FilterProbesIndirectArgs", 65532 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:145][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.ProcessGPUInstanceInvalidationsIndirectArgs", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:145][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "InstanceCulling.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:145][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "InstanceCulling.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:145][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "Shadow.Virtual.DrawIndirectArgsBuffer", 65536 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x4 +[2022.10.03-04.14.49:145][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-04.14.49:146][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-04.14.49:146][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-04.14.49:146][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-04.14.49:146][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-04.14.49:146][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-04.14.49:146][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-04.14.49:146][ 76]LogD3D12RHI: Display: D3D12 ReleaseResources: "StagedRead", 262144 x 1 x 1, Mips: 1, Format: 0x0, Flags: 0x0 +[2022.10.03-04.14.49:321][ 76]LogD3D12RHI: ~FD3D12DynamicRHI +[2022.10.03-04.14.49:321][ 76]LogExit: Exiting. +[2022.10.03-04.14.49:337][ 76]Log file closed, 10/03/22 00:14:49